374 Commits (a207e5e1b02bf4f5dd885c40ea2fb6bd3552afee)

Author SHA1 Message Date
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
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 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
Juergen Hoeller c0c4298048 Polishing 3 years ago
Juergen Hoeller 855fe39b7f Use PreparedStatementCreator for query/update with indexed params 3 years ago
Li0n13 2d7bf83d8d Avoid calling executeBatch() with an empty batch 3 years ago
Juergen Hoeller d89e305c87 Introduce SimplePropertyRowMapper with flexible constructor/property/field mapping 3 years ago
Juergen Hoeller 2aae0a4e0c Polishing 3 years ago
Juergen Hoeller 3253d2de89 Introduce TransactionExecutionListener with begin/commit/rollback notifications 3 years ago
Sam Brannen 06c6af9b0d Stop using Constants utility in 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
Juergen Hoeller bbde68c49e 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
Sam Brannen e6d360c1c6 Polishing 3 years ago
Juergen Hoeller 3fed2ec3a1 Add common SqlValue implementation for JDBC Array creation 3 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 3 years ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 3 years ago
Juergen Hoeller 35c7e3960e Polishing 3 years ago
Juergen Hoeller d2906253f1 Fall back to plain setObject call for non-supported SQL type 3 years ago
Sam Brannen 7df2e2a8d2 Remove APIs deprecated for removal in 6.1 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Simon Baslé 90b0f451f0
Add a couple missing java.time types to StatementCreatorUtils 3 years ago
Juergen Hoeller ca9439657e Detect MSSQL code 2601 as duplicate key (aligned with sql-error-codes.xml) 3 years ago