931 Commits (main)

Author SHA1 Message Date
Juergen Hoeller c373f496f3 Consistent ordering of overloaded operations 10 months ago
Juergen Hoeller 01fc1ee3bb Introduce update variant with KeyHolder and explicit key column names 10 months ago
Juergen Hoeller 99327b7db1 Preserve nested square brackets within parameter name 10 months ago
Stéphane Nicoll f5453cc445 Polish 10 months ago
Juergen Hoeller 9957bb6918 Check for procedure vs function constants in CallMetaDataContext 11 months ago
Sam Brannen c5bcfc7682 Polish contribution 11 months ago
Sam Brannen 5752e03d97 Polishing 11 months ago
Stéphane Nicoll 50e55d5219 Polish "Add SAP HANA duplicate key exception error code" 11 months ago
Fabrizio De Felice fcd4ba2f1f Add SAP HANA duplicate key exception error code 11 months ago
Sam Brannen 54839a7126 Test quoted identifiers in schema in SimpleJdbcInsert 11 months ago
Sam Brannen 71330ddb0f Revise support for quoted identifiers in SimpleJdbcInsert 11 months ago
Sam Brannen a803206d5f Polishing 11 months ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 11 months ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 11 months ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 11 months ago
Juergen Hoeller c0d98fcc7a Consistent Object result declarations for ResultQuerySpec 12 months ago
Juergen Hoeller 8b5d993e61 Throw IllegalArgumentException for null SQL String 12 months ago
Stéphane Nicoll 61f27dafee Polish "Use schema-based config in sql-error-codes.xml" 12 months ago
ralph.riedel c52645905a Use schema-based config in sql-error-codes.xml 12 months ago
Sam Brannen 147abc91a5 Polish BeanPropertyRowMapper Javadoc 12 months ago
Stéphane Nicoll e12eb9436d Fix description of default behavior in BeanPropertyRowMapper 12 months ago
Juergen Hoeller 38a0e17ede Prefer query(Class) method in javadoc example 12 months ago
Sam Brannen d50ec68ad7 Polish contribution 1 year ago
Lee Jaeheon 6d2d8a36c2 Introduce initialize() in AbstractRouting[DataSource|ConnectionFactory] 1 year ago
Sam Brannen 64b4a3cf0d Update KeyHolder in JdbcClient when using positional parameters 1 year ago
Sam Brannen 4841e52205 Rename constants in JdbcClientIndexedParameterTests 1 year ago
Stéphane Nicoll c21a9b94c5 Polish "Allow batch update to take a KeyHolder" 1 year ago
Chirag Tailor 78db5dd516 Allow batch update to take a KeyHolder 1 year ago
Juergen Hoeller 659500bc1f Polishing 1 year ago
Juergen Hoeller ae8a353041 Reject iterable/collection value for positional parameter 1 year ago
Juergen Hoeller db7654225e Polishing 1 year ago
Sam Brannen 6ca01e15cf Polishing 1 year ago
Toshiaki Maki 588b5a45f8 Pass correct SqlParameterSource to NamedParameterJdbcTemplate in DefaultJdbcClient 1 year ago
Sam Brannen c9e13575ca Use switch expression and constants in CallMetaDataProviderFactory 1 year ago
Sam Brannen 762d903aad Convert TableMetaData to a record 1 year ago
Sam Brannen 47d760845b Add missing @Nullable declaration 1 year ago
Sam Brannen ab5d46411a Introduce identifierNameToUse() in GenericCallMetaDataProvider 1 year ago
Sam Brannen 4df3eb4670 Polish Javadoc 1 year ago
Sam Brannen 5a87f555f8 Update copyright headers 1 year ago
Sam Brannen e42902b742 Stop referring to JDO and outdated JDBC versions in documentation 1 year ago
Sam Brannen 734d113b11 Ensure configuration methods in SimpleJdbcInsert support method chaining 1 year ago
Sam Brannen 0a7166234d Polishing 1 year ago
Sam Brannen 552e7fb1d5 Test another scenario 1 year ago
Sam Brannen 7dc0653f38 Revise quoted identifier support in SimpleJdbcInsert 1 year ago
Kita, Maksim d39034754f Support quoted identifiers in SimpleJdbcInsert 1 year ago
Sam Brannen 070590cb11 Introduce TableMetaDataProvider.columnNameToUse(String) 1 year ago
Sam Brannen 4c45f37166 Polish simple JDBC support classes 1 year ago
Juergen Hoeller c0c4298048 Polishing 1 year ago
Juergen Hoeller 855fe39b7f Use PreparedStatementCreator for query/update with indexed params 1 year ago
Stephane Nicoll f9cffcce05 Polish "Avoid calling executeBatch() with an empty batch" 1 year ago