724 Commits (4e00aece7a6e7f621d82b60b60fc70d2f3172af7)

Author SHA1 Message Date
Sam Brannen 80c10fad92 Polish RowMapper tests 2 years ago
Sam Brannen 498a0d286f Clarify semantics of primitivesDefaultedForNullValue in BeanPropertyRowMapper 2 years ago
Sam Brannen e9d45d1b49 Polish Javadoc for RowMappers 2 years ago
Juergen Hoeller 937ab5f4b2 Polishing (aligned with main) 2 years ago
Juergen Hoeller 064c618050 Drop SQLExceptionSubclassFactory and unify SQLStateSQLExceptionTranslator tests 2 years ago
Sam Brannen fa0a4a0a46 Improve Javadoc for SqlLobValue 2 years ago
Sam Brannen 41a6b7ec20 Update copyright headers for source code changed since August 2022 2 years ago
Juergen Hoeller 6f64cfd1e5 Test square brackets with index/key expressions 2 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Marc Wrobel bca104798b Fix and improve Javadoc in spring-jdbc 2 years ago
Juergen Hoeller 5247eeba84 Support LocalDate/Time for SQL type mappings 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen 5650e20edd Polishing 2 years ago
Johnny Lim 2885177f5b Add @since tag for new CannotGetJdbcConnectionException constructor 2 years ago
Stephane Nicoll e98b602d4f Polish "Fix DataSourceUtils inconsistent exception handling" 2 years ago
Kevin Schönfeld edfe5d2f18 Fix DataSourceUtils inconsistent exception handling 2 years ago
Juergen Hoeller d7be1e0dab Polishing 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Juergen Hoeller c81e11d537 Polishing 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Juergen Hoeller 90103b0ae9 Consistent support for direct column matches in DataClassRowMapper 3 years ago
Juergen Hoeller 46363c337b Avoid confusing debug log entries with DataClassRowMapper 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Sam Brannen fb312d0ed5 Improve Javadoc for DatabasePopulator 3 years ago
Sam Brannen 420c4f3df3 Explicitly test BeanPropertyRowMapper.underscoreName(String) 3 years ago
Sam Brannen 420ff46b2a Polishing 3 years ago
Marten Deinum 261bc2ad6a Fix regression in BeanPropertyRowMapper.underscoreName(String) 3 years ago
Sam Brannen 51d263bd06 Simplify H2SequenceMaxValueIncrementerTests 3 years ago
Sam Brannen 90072d06fb Test H2SequenceMaxValueIncrementer against all H2 2.0.x compatibility modes 3 years ago
Sam Brannen 75e1811470 Ensure H2SequenceMaxValueIncrementer works with all H2 compatibility modes 3 years ago
Sam Brannen 18781e58ac Polish contribution 3 years ago
Henning Poettker ed4e2289cd Support H2 1.4 & 2.0 in H2SequenceMaxValueIncrementer 3 years ago
Stephane Nicoll b67e97d388 Polish 3 years ago
Stephane Nicoll 23babe27bb Polish "Add tests for AbstractRoutingDataSource" 3 years ago
Kazuki Shimizu bcb9f159ca Add tests for AbstractRoutingDataSource 3 years ago
Stephane Nicoll 544f357661 Polish "Refine StoredProcedure#declareParameter Javadoc" 3 years ago
awgtek ca4f338d75 Refine StoredProcedure#declareParameter Javadoc 3 years ago
Sam Brannen 0853baaa3f Fix Javadoc in [NamedParameter]JdbcOperations.queryForObject methods 3 years ago
Sam Brannen 89c7797ffb Commit in DatabasePopulatorUtils if Connection has auto-commit=false 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Juergen Hoeller 4fe3ca1b82 DataClassRowMapper suppresses setter method calls for constructor-bound properties 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen b677206159 Polish Javadoc 3 years ago
Sam Brannen 7c756027a0 Deprecate internal APIs in ScriptUtils in spring-jdbc 4 years ago