753 Commits (2cc4486e3d62266208a12078451a9ab31b5ef968)

Author SHA1 Message Date
Stephane Nicoll f9ee8a93ad Polish "Improve test coverage of RdbmsOperation" 2 years ago
Jiayi Li 608be54a58 Improve test coverage of RdbmsOperation 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
Juergen Hoeller 083113d8a4 Use SQLExceptionSubclassTranslator by default (avoiding sql-error-codes.xml) 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
Sam Brannen 874077d16e Apply "advanced" instanceof pattern matching 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 04fbfddb13 Polish contribution 3 years ago
lijun695 1e0e477833 Apply "instanceof pattern matching" in AbstractRoutingDataSource 3 years ago
Sam Brannen b3f786728e Use modern language features in tests 3 years ago
Sam Brannen 32cd73261a Apply "switch expressions" where applicable 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
a.yazychyan ab240f5d8e Use String.repeat() and pattern matching instanceof 3 years ago
Juergen Hoeller 64b6beed5b Consistent support for square brackets around named parameter 3 years ago
Sam Brannen a0d54105e9 Use new features in JUnit Jupiter 5.8.2 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
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Sam Brannen 971f665eb1 Apply "instanceof pattern matching" in spring-jdbc 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
Juergen Hoeller f440fb8baf Unit tests for record binding 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago