897 Commits (7ecbdc19a542ff135748aee7428ca1904bb7a07a)

Author SHA1 Message Date
Stéphane Nicoll c21a9b94c5 Polish "Allow batch update to take a KeyHolder" 3 years ago
Chirag Tailor 78db5dd516 Allow batch update to take a KeyHolder 3 years ago
Juergen Hoeller 659500bc1f Polishing 3 years ago
Juergen Hoeller ae8a353041 Reject iterable/collection value for positional parameter 3 years ago
Juergen Hoeller db7654225e Polishing 3 years ago
Sam Brannen 6ca01e15cf Polishing 3 years ago
Toshiaki Maki 588b5a45f8 Pass correct SqlParameterSource to NamedParameterJdbcTemplate in DefaultJdbcClient 3 years ago
Sam Brannen c9e13575ca Use switch expression and constants in CallMetaDataProviderFactory 3 years ago
Sam Brannen 762d903aad Convert TableMetaData to a record 3 years ago
Sam Brannen 47d760845b Add missing @Nullable declaration 3 years ago
Sam Brannen ab5d46411a Introduce identifierNameToUse() in GenericCallMetaDataProvider 3 years ago
Sam Brannen 4df3eb4670 Polish Javadoc 3 years ago
Sam Brannen 5a87f555f8 Update copyright headers 3 years ago
Sam Brannen e42902b742 Stop referring to JDO and outdated JDBC versions in documentation 3 years ago
Sam Brannen 734d113b11 Ensure configuration methods in SimpleJdbcInsert support method chaining 3 years ago
Sam Brannen 0a7166234d Polishing 3 years ago
Sam Brannen 552e7fb1d5 Test another scenario 3 years ago
Sam Brannen 7dc0653f38 Revise quoted identifier support in SimpleJdbcInsert 3 years ago
Kita, Maksim d39034754f Support quoted identifiers in SimpleJdbcInsert 3 years ago
Sam Brannen 070590cb11 Introduce TableMetaDataProvider.columnNameToUse(String) 3 years ago
Sam Brannen 4c45f37166 Polish simple JDBC support classes 3 years ago
Juergen Hoeller c0c4298048 Polishing 3 years ago
Juergen Hoeller 855fe39b7f Use PreparedStatementCreator for query/update with indexed params 3 years ago
Stephane Nicoll f9cffcce05 Polish "Avoid calling executeBatch() with an empty batch" 3 years ago
Li0n13 2d7bf83d8d Avoid calling executeBatch() with an empty batch 3 years ago
Sam Brannen 229b4782ee Add @Nullable in doSetValue() in Argument[Type]PreparedStatementSetter 3 years ago
Sam Brannen ad1554a631 Polishing 3 years ago
Toshiaki Maki 8f7d61650d
Add @Nullable to value in param() methods in JdbcClient 3 years ago
Sam Brannen e0fb777325 Introduce var-args params() method in JdbcClient's StatementSpec 3 years ago
Sam Brannen 48e94f535c Polish JdbcClient 3 years ago
Juergen Hoeller d89e305c87 Introduce SimplePropertyRowMapper with flexible constructor/property/field mapping 3 years ago
Juergen Hoeller 2ce75dc415 Polishing 3 years ago
Juergen Hoeller b4c61f20e7 Mention JdbcClient in package documentation 3 years ago
Juergen Hoeller 2aae0a4e0c Polishing 3 years ago
Sam Brannen 96fd3c10fb Update copyright headers 3 years ago
Juergen Hoeller 3253d2de89 Introduce TransactionExecutionListener with begin/commit/rollback notifications 3 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 3 years ago
Sam Brannen 06c6af9b0d Stop using Constants utility in IsolationLevelDataSourceRouter 3 years ago
Sam Brannen 181c814e69 Polish IsolationLevelDataSourceRouter 3 years ago
Sam Brannen 0eda44186a Polish tests for configuration constants 3 years ago
Sam Brannen 48eb477755 Assert LazyConnectionDataSourceProxy.setDefaultTransactionIsolation() values 3 years ago
Sam Brannen cc9278666d Stop using Constants utility in LazyConnectionDataSourceProxy 3 years ago
Sam Brannen c87925cee7 Polish LazyConnectionDataSourceProxy 3 years ago
Juergen Hoeller 2573ba4a50 Polishing 3 years ago
Juergen Hoeller bbde68c49e Polishing 3 years ago
Juergen Hoeller ccaccda6ca Polishing 3 years ago
Juergen Hoeller 019c34f480 Introduce JdbcClient as a fluent facade for query/update execution 3 years ago
Sam Brannen 9571aa1c68 Stop using Constants utility in IsolationLevelDataSourceAdapter 3 years ago
Sam Brannen a34f9fa66c Update copyright headers 3 years ago
Sam Brannen 70cf754a2f Suppress warnings in tests 3 years ago