353 Commits (5d4ee09d53a727407771c500fc21cbd01c7f3083)

Author SHA1 Message Date
Sam Brannen 4e81ee5fdf Verify support for H2 database aliases in SQL scripts 7 years ago
Stephane Nicoll f6e7fef236 Polish 7 years ago
Juergen Hoeller 47a7475898 Resolve remaining nullability warnings 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 7 years ago
Juergen Hoeller 6d6d772f31 Polishing 7 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 7 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 7 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 7 years ago
Sebastien Deleuze 7a171c6ae9 Fix Kotlin return types to match @Nullable annotations 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Sebastien Deleuze 04d5a2951c Remove KClass based Kotlin extensions 8 years ago
Stephane Nicoll 1ab678a2a3 Polish "Refactor iterator of Map with Java8's Map.forEach" 8 years ago
diguage 1ef5f61ab2 Refactor iterator of Map with Java8's Map.forEach 8 years ago
Stephane Nicoll fc64b8040f Polish "Replace relevant code with lambda" 8 years ago
diguage 4b1478d830 Replace relevant code with lambda 8 years ago
Juergen Hoeller 3ae84d6dd8 Consistent support for Charset/StandardCharsets in UriUtils etc 8 years ago
diguage c1d44d9a34 Use the diamond syntax 8 years ago
Sebastien Deleuze 86580b2358 Polishing 8 years ago
Sebastien Deleuze 8579ae66fc Add comprehensive tests of Kotlin extensions 8 years ago
Juergen Hoeller ee5fa2633a Protect against null return value from DataSource.getConnection() 8 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 8 years ago
Sebastien Deleuze 1f28825f9d Add more @Nullable parameters based on null usage 8 years ago
Sebastien Deleuze b47d713e14 Add missing @Nullable annotations on parameters 8 years ago
Sebastien Deleuze 87598f48e4 Introduce null-safety of Spring Framework API 8 years ago
Juergen Hoeller 0b118322b0 Polishing 8 years ago
Juergen Hoeller 9e55e8f8a6 Polishing 8 years ago
Juergen Hoeller 67ea4b3a05 package-info for repackaged libraries (and other polishing) 8 years ago
Juergen Hoeller af6f688196 Test for BeanPropertySqlParameterSource with collection 8 years ago
Amey Jadiye 472954bbb7 Polish javadoc 8 years ago
arturgspb 8db8c85b69 SPR-15382 Spring Jdbc add Postgresql ?| and ?& operators support 8 years ago
Juergen Hoeller e892e02f41 Polishing 8 years ago
Juergen Hoeller 79ea77908a Process NULLABLE column as integer instead of boolean 8 years ago
Sebastien Deleuze 9963c4a495 Fix Kotlin warnings 8 years ago
Ruslan Pistriak 8417a73913 Polishing 8 years ago
Juergen Hoeller 0f51ff5ebc Reset global rollback-only status when rolling back to savepoint 8 years ago
Juergen Hoeller 0da8dee289 Polishing 8 years ago
Juergen Hoeller 8d707eb530 Polishing 8 years ago
Juergen Hoeller 599c1ba73e Polishing 8 years ago
Juergen Hoeller 07dd61eabd Drop NativeJdbcExtractor mechanism in favor of JDBC 4 unwrap 8 years ago
Juergen Hoeller e9019cd7d1 Polishing 8 years ago
Juergen Hoeller c0f4d78ef9 Use Map.getOrDefault in getSqlType implementation 8 years ago
Juergen Hoeller b630c9bea7 Clear synchronization before triggering afterCompletion callbacks 8 years ago
Juergen Hoeller caf11a49ff Drop unused LobCreator synchronization utilities 8 years ago
Juergen Hoeller acf511ac0e Polishing 8 years ago
Juergen Hoeller 02195f5abf Support for read-only transactions through explicit SET TRANSACTION statement 8 years ago
Mario Arias c33ad15b28 Add Kotlin JDBC extensions 8 years ago
Juergen Hoeller 1b2dc3638f Revisit Assert to avoid single-arg assert methods (with refined messages) 8 years ago
Juergen Hoeller 743ce2cda6 Polishing 8 years ago
Juergen Hoeller e19dff179e Polishing 8 years ago
Juergen Hoeller de4349792b GenericTableMetaDataProvider falls back to single schema as default 8 years ago