912 Commits (4bf995fa8bd9a43fd15fc7ed853663698aebffec)

Author SHA1 Message Date
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Juergen Hoeller c0d98fcc7a Consistent Object result declarations for ResultQuerySpec 3 years ago
Juergen Hoeller 8b5d993e61 Throw IllegalArgumentException for null SQL String 3 years ago
Stéphane Nicoll 61f27dafee Polish "Use schema-based config in sql-error-codes.xml" 3 years ago
ralph.riedel c52645905a Use schema-based config in sql-error-codes.xml 3 years ago
Sam Brannen 147abc91a5 Polish BeanPropertyRowMapper Javadoc 3 years ago
Stéphane Nicoll e12eb9436d Fix description of default behavior in BeanPropertyRowMapper 3 years ago
Juergen Hoeller 38a0e17ede Prefer query(Class) method in javadoc example 3 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
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