409 Commits (ab236c7741dcf8ea9da738d1407a623bcd12bf0d)

Author SHA1 Message Date
Stéphane Nicoll c01aab5850 Polish 2 years ago
Juergen Hoeller 0e0397a385 Polishing 2 years ago
Stéphane Nicoll 4983a802a7 Polish "Fix Javadoc" 2 years ago
Maksim Sasnouski abdccffa39 Fix Javadoc 2 years ago
Stéphane Nicoll 5d6501c75e Revisit stored procedure detection 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 2 years ago
Juergen Hoeller c0d98fcc7a Consistent Object result declarations for ResultQuerySpec 2 years ago
Sam Brannen d50ec68ad7 Polish contribution 3 years ago
Lee Jaeheon 6d2d8a36c2 Introduce initialize() in AbstractRouting[DataSource|ConnectionFactory] 3 years ago
Sam Brannen 64b4a3cf0d Update KeyHolder in JdbcClient when using positional parameters 3 years ago
Sam Brannen 4841e52205 Rename constants in JdbcClientIndexedParameterTests 3 years ago
Chirag Tailor 78db5dd516 Allow batch update to take a KeyHolder 3 years ago
Juergen Hoeller 659500bc1f Polishing 3 years ago