1138 Commits (46ceedf9924ef36635bec76623f86534aaaffbf0)

Author SHA1 Message Date
Juergen Hoeller f58d0f6aae Consistent namespace element declarations 4 months ago
Juergen Hoeller c1b6bfb681 Expose non-existent resources at the end of the sorted result 4 months ago
Juergen Hoeller 35b8fbf901 Remove javadoc references to deprecated PropertiesBeanDefinitionReader 4 months ago
Sébastien Deleuze 23f0cfb925 Fix JdbcOperations Kotlin extensions 4 months ago
Sébastien Deleuze 6b8552b4c1 Refine ParameterizedPreparedStatementSetter nullability 4 months ago
Juergen Hoeller 2b526efe65 Polishing 5 months ago
Juergen Hoeller a33027703d Preserve Connection readOnly state for defaultReadOnly DataSource 5 months ago
Sam Brannen 00e1429378 Polish SQLErrorCodeSQLExceptionTranslatorTests 5 months ago
Sam Brannen 2d3c2e3feb Revise contribution 5 months ago
Dmytro Nosan a41af448ec Ensure SingletonSupplier is singleton even if singletonInstance is null 5 months ago
Juergen Hoeller 5471961f06 Restore exposure of original BatchUpdateException as root cause 5 months ago
Park Juhyeong 4b7b280ac3 Optimize resource URL resolution in SortedResourcesFactoryBean 5 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago
Sam Brannen bccfbfd630 Fix previous commit for 6.2.x compatibility 5 months ago
Brian Clozel 506b76032f Add missing reflection hints for JdbcUtils 5 months ago
Juergen Hoeller 6c5de48059 Ignore SQL state 3B001 in HSQLDB exception message as well 5 months ago
Sam Brannen c2ef11e1fc Remove test prefixes and avoid warnings in JDBC and TX tests 5 months ago
Juergen Hoeller c2a66e723f Polishing 6 months ago
Juergen Hoeller 2ee34a5632 Add MySQLTableMetaDataProvider for correct generated-keys support 6 months ago
Juergen Hoeller 332953c9a4 Align BatchUpdateException handling among SQLExceptionTranslator variants 6 months ago
Juergen Hoeller d484e4f3ff Ignore SQL state 3B001 in releaseSavepoint (for HSQLDB) 6 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 6 months ago
Juergen Hoeller b8f71b2321 Add DataFieldMaxValueIncrementer for SQLite (migrated from Spring Batch) 7 months ago
Lukáš Kvídera db9e938ec4 Detect Informix error codes as DuplicateKeyException 7 months ago
Sébastien Deleuze 7a2a167f34 Upgrade nullability plugin to 0.0.4 7 months ago
Sam Brannen 15d3692669 Update assertion in JdbcClientIntegrationTests 8 months ago
Sam Brannen 37b076be51 Support multiple result sets in ScriptUtils.executeSqlScript() 8 months ago
Juergen Hoeller f3832c7262 Add note on SQL types with SqlBinaryValue/SqlCharacterValue 8 months ago
Juergen Hoeller 16e99f289c Accept support for generated keys column name array on HSQLDB/Derby 8 months ago
Juergen Hoeller dacaf7fd56 Align @Nullable annotation 8 months ago
Juergen Hoeller 642e554c52 Process PostgreSQL-returned catalog/schema names in given case 8 months ago
Sébastien Deleuze a61b297967 Specify flexible generics nullness in spring-jdbc 9 months ago
Juergen Hoeller 9406e7ee2a Add additional javadoc notes on 7.0 9 months ago
Yanming Zhou 88257f7dfd Discard further rows once maxRows has been reached 9 months ago
Juergen Hoeller 65e5c14245 Polishing 9 months ago
Juergen Hoeller 842f582afc Specify fetchSize/maxRows/queryTimeout per statement in JdbcClient 9 months ago
Juergen Hoeller 196b7ec275 Deprecate (Jdbc)DaoSupport classes (including JmsGatewaySupport) 9 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 9 months ago
Juergen Hoeller e33adadc62 Detect SQL state 57014 as QueryTimeoutException 9 months ago
Sam Brannen 74ee1b991a Apply consistent copyright headers in Kotlin source code 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Sam Brannen 103a7e58bb Apply consistent copyright headers in Kotlin source code 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
rstoyanchev 230540b6da Polishing contribution 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 months ago
Sam Brannen f4f0e52003 Stop declaring parameters as final in JdbcTemplate 10 months ago
Sam Brannen d0bf8faf48 Implement PreparedStatementCallback as lambda expression 10 months ago
Sam Brannen 2f60083cd5 Add integration tests for reused named parameters from bean properties 11 months ago
Sam Brannen 018d3c9ef2 Add integration tests for reused named parameters 11 months ago
Juergen Hoeller eea6addd26 Avoid lenient locking for additional external bootstrap threads 12 months ago