145 Commits (de453ace86074886b87184bf09a770e07e933d45)

Author SHA1 Message Date
Sam Brannen bdac39150f Polish contribution 8 years ago
Chris Harding 24ed6de6aa Add backslash escape support to containsSqlScriptDelimiters 8 years ago
Juergen Hoeller 58e9706991 Polishing 8 years ago
Sam Brannen 7077af14f1 Use Float.valueOf(float) instead of deprecated Float(double) constructor 8 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Phillip Webb 1c25cec44f Polish test code 8 years ago
Juergen Hoeller 7bce7504c7 JdbcTemplate consistently exposes first value of equally named columns 8 years ago
Juergen Hoeller 25559b9e44 Polishing 8 years ago
Johnny Lim fb898e1727 Remove inconsistent spaces 8 years ago
Juergen Hoeller ff53d78e96 Remove bogus DataSource test from JpaTransactionManagerTests 8 years ago
Juergen Hoeller 0bc01fcd55 Polishing 8 years ago
Johnny Lim 8dd0974e2f Rename SingleColumnRowMapperTest to align with the other tests 8 years ago
nkjackzhang 82cb5dbf2b NamedParameterUtils.parseSqlStatement should parse :{x} style parameter correctly 8 years ago
Juergen Hoeller 82515a3f01 Consistent incrementer arrangement for PostgreSQL, DB2 and SAP HANA 8 years ago
Juergen Hoeller d7cab23e6d Consistent use of StringUtils.toStringArray 8 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 8 years ago
Kazuki Shimizu 8c623c8a42 Supports ConversionService on SingleColumnRowMapper 8 years ago
igor-suhorukov 0ee505b73e Polish: assertion arguments should be passed in the correct order, 8 years ago
Juergen Hoeller ac7a699356 NamedParameterUtils.isParameterSeparator checks for non-ASCII characters 8 years ago
Juergen Hoeller 44fd2d96cc Restore original separator set (but keep new isParameterSeparator impl) 8 years ago
Juergen Hoeller b2322e58d9 Support for PostgreSQL array syntax 8 years ago
Juergen Hoeller b55a2631ba NamedParameterJdbcTemplate provides accessor for classic JdbcTemplate 8 years ago
sdeleuze 9f1d8517ba Polish Kotlin source code style 9 years ago
Juergen Hoeller 7ae59d0c2a Nullability refinements on private and static methods 9 years ago
Sam Brannen 4e81ee5fdf Verify support for H2 database aliases in SQL scripts 9 years ago
Sebastien Deleuze 04d5a2951c Remove KClass based Kotlin extensions 9 years ago
Sebastien Deleuze 86580b2358 Polishing 9 years ago
Sebastien Deleuze 8579ae66fc Add comprehensive tests of Kotlin extensions 9 years ago
Sebastien Deleuze b47d713e14 Add missing @Nullable annotations on parameters 9 years ago
Sebastien Deleuze 87598f48e4 Introduce null-safety of Spring Framework API 9 years ago
Juergen Hoeller 0b118322b0 Polishing 9 years ago
Juergen Hoeller af6f688196 Test for BeanPropertySqlParameterSource with collection 9 years ago
arturgspb 8db8c85b69 SPR-15382 Spring Jdbc add Postgresql ?| and ?& operators support 9 years ago
Sebastien Deleuze 9963c4a495 Fix Kotlin warnings 9 years ago
Juergen Hoeller 0f51ff5ebc Reset global rollback-only status when rolling back to savepoint 9 years ago
Juergen Hoeller 8d707eb530 Polishing 9 years ago
Juergen Hoeller 07dd61eabd Drop NativeJdbcExtractor mechanism in favor of JDBC 4 unwrap 9 years ago
Juergen Hoeller b630c9bea7 Clear synchronization before triggering afterCompletion callbacks 9 years ago
Juergen Hoeller 02195f5abf Support for read-only transactions through explicit SET TRANSACTION statement 9 years ago
Mario Arias c33ad15b28 Add Kotlin JDBC extensions 9 years ago
Philippe Marschall 3f97ab183e Avoid use of double constructor of BigDecimal 9 years ago
Juergen Hoeller 1f4c6de287 Polishing 10 years ago
Juergen Hoeller a0fee4657d JdbcUtils explicitly extracts SQL date/time for JSR-310 LocalDate/Time 10 years ago
Juergen Hoeller 2f9ed5917b Polishing 10 years ago
Juergen Hoeller 71d83388d4 Test for multi-character delimiter 10 years ago
Juergen Hoeller ab0d523cc0 Polishing 10 years ago
Juergen Hoeller 5ac7a32c8a Raise JDBC driver feature baseline to JDBC 4.0+ 10 years ago
Juergen Hoeller e03dea1d64 Polishing 10 years ago
Juergen Hoeller 7287baefeb GenericSqlQuery configured with RowMapper instance 10 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 10 years ago