417 Commits (7fa2a289708a4d7d0c8e63433db6f6205ade4229)

Author SHA1 Message Date
Stéphane Nicoll 4983a802a7 Polish "Fix Javadoc" 2 years ago
Maksim Sasnouski abdccffa39 Fix Javadoc 2 years ago
Juergen Hoeller 861ef88d9f Expose savepoint callbacks on TransactionSynchronization 2 years ago
Sam Brannen b0d08fe2d4 Spring cleaning: avoid deprecation warnings 2 years ago
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Sam Brannen c98bebd6d3 Spring cleaning: add missing @⁠Override annotations 2 years ago
Stéphane Nicoll 5d6501c75e Revisit stored procedure detection 2 years ago
Sam Brannen d86af57e0f Polishing 2 years ago
Sam Brannen b6df5a677e Polishing 2 years ago
Stéphane Nicoll 2fc8b13dd5 Add support for MySQL backticks 2 years ago
Stéphane Nicoll 18ea43c905 Allow customizations of embedded database connections 2 years ago
Juergen Hoeller 8ff102115a Let BeanPropertyRowMapper subclasses customize mapped names 2 years ago
Juergen Hoeller d586513d66 Introduce SqlBinaryValue/SqlCharacterValue as alternative to SqlLobValue 2 years ago
Stéphane Nicoll ef2cae36ac Polish contribution 2 years ago
Yanming Zhou efaf41862c Polish StatementCreatorUtilsTests 2 years ago
Stéphane Nicoll ad7c090f4c Use catalog name in SimpleJdbcInsert 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Juergen Hoeller 4d11307b84 Polishing 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
Stéphane Nicoll 2d3b02a89d Polish 2 years ago
Stéphane Nicoll 87b35e7d8e Polish 2 years ago
Stéphane Nicoll 534d3229fe Polish 2 years ago
Sam Brannen c0683cd30b Update copyright headers 2 years ago
Juergen Hoeller 69bc4e2828 Delegation support for JDBC 4.3 ConnectionBuilder and ShardingKeyBuilder 2 years ago
Mohammed Bekraoui e4e2224449
Support direct shard database operation routing in Spring JDBC (#31506) 2 years ago
Giuseppe Milicia 748dd94dab Fix Sybase SimpleJdbcCall named parameter binding 2 years ago
Henning Poettker b3a3b79b44 Adds `MySQLIdentityColumnMaxValueIncrementer` 2 years ago
Juergen Hoeller 3b4c7a8906 Revise LazyConnectionDataSourceProxy for late connection properties check 2 years ago
Sam Brannen 302cdeeee6 Clean up warnings in JdbcTransactionManagerTests 2 years ago
Yanming Zhou afcd03bddc Replace assertThat(x.isEmpty()).isTrue() with assertThat(x).isEmpty() 2 years ago
Yanming Zhou e2852e7355 Replace assertThat(x.contains(y)).isTrue() with assertThat(x).contains(y) 2 years ago
Yanming Zhou 59815cefce Replace assertThat(x.get(i)). with assertThat(x).element(i). 2 years ago
Sam Brannen ceba4162bb Replace assertThat(!x).isTrue() with assertThat(x).isFalse() 2 years ago
Juergen Hoeller 47fe61ef79 Introduce lazyTransactionalConnections flag on TransactionAwareDataSourceProxy 2 years ago
Sam Brannen 6ea9fdbf77 Polishing 2 years ago
Juergen Hoeller edfe179291 Polishing 2 years ago
Juergen Hoeller 5f9702b2a4 Introduce rollbackBeforeClose property and AutoCloseable implementation 2 years ago
Stéphane Nicoll 34031ebea9 Escape schema and function name patterns if necessary 2 years ago
Juergen Hoeller 01fc1ee3bb Introduce update variant with KeyHolder and explicit key column names 2 years ago
Juergen Hoeller 99327b7db1 Preserve nested square brackets within parameter name 2 years ago
Sam Brannen c5bcfc7682 Polish contribution 2 years ago
Sam Brannen 5752e03d97 Polishing 2 years ago
Stéphane Nicoll 50e55d5219 Polish "Add SAP HANA duplicate key exception error code" 2 years ago
Sam Brannen 54839a7126 Test quoted identifiers in schema in SimpleJdbcInsert 2 years ago
Sam Brannen 71330ddb0f Revise support for quoted identifiers in SimpleJdbcInsert 2 years ago
Sam Brannen a803206d5f Polishing 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 3 years ago
Juergen Hoeller c0d98fcc7a Consistent Object result declarations for ResultQuerySpec 3 years ago