218 Commits (e72b821a73b23be8bc2b33c323dcd3b0bdc11b85)

Author SHA1 Message Date
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Phillip Webb d89e30b864 Fix unnecessary @SupressWarnings annotations 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 12 years ago
Juergen Hoeller 0dcc0f2227 Added further MySQL error code for DataIntegrityViolationException 12 years ago
Juergen Hoeller 5d9ad5b1d1 AbstractDriverBasedDataSource does not rely on Properties chaining anymore 12 years ago
Juergen Hoeller 20c4ba40d8 AbstractDriverBasedDataSource does not rely on Properties chaining anymore 12 years ago
Juergen Hoeller f0a1ff2d76 JDBC parameter binding uses JDBC 3.0 ParameterMetaData (if available) for type determination 12 years ago
Chris Beams 15e9fe638c Remove duplicate test resources 12 years ago
Chris Beams 51b307681a Fix warnings due to unused import statements 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Chris Beams 68e3b7773c Segregate add'l long-running and performance tests 12 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Juergen Hoeller 6e8117c627 Polishing along with backports to 3.1.4 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Sam Brannen aa16caa2ac Support comments in statements in RDbPopulator 12 years ago
Juergen Hoeller 9e337d2705 Avoid a hard dependency on Sun's CachedRowSetImpl class 12 years ago
Juergen Hoeller ea95da126a Implement java.io.Closeable where appropriate 12 years ago
Juergen Hoeller d6e1a4a26a LocalDataSourceConnectionProvider checks against SmartDataSource before closing a Connection 12 years ago
Eric Weinberg 33abee2db2 Ensure LineNumberReader is always closed 12 years ago
Phillip Webb 073b627f4e Polish ResourceDatabasePopulator 12 years ago
Chris Beams 74e86fe52f Support SQL exception translation for MSSQL 209 12 years ago
Sam Brannen c79c4c6e25 Fix typos and suppress warnings in JdbcTemplate 12 years ago
Chris Beams 8a38891e15 Update Apache license header date 12 years ago
Phillip Webb 91f6123167 Support SQL exception translation for ORA-06550 12 years ago
Phillip Webb ba5a148d8d Polish whitespace 12 years ago
Sam Brannen 4aaf014cc6 Support comments in SQL scripts in JdbcTestUtils 12 years ago
Phillip Webb 1858ef10ff Tests for DelegatingDataSource Wrappers 12 years ago
Juergen Hoeller 92a92b7937 Minor changes along with 3.1.3 backport 12 years ago
Juergen Hoeller 9ff640a95d AbstractRoutingDataSource consistently implements JDBC 4.0's Wrapper interface as well 12 years ago
Oliver Gierke 3fb3b7d67a Work around JDK7 String#substring performance regression 12 years ago
Juergen Hoeller a90f25668b Spring-backed DataSources consistently implement JDBC 4.0's Wrapper interface 12 years ago
Sam Brannen c795c1b362 Polishing 12 years ago
Juergen Hoeller 780a259c70 re-added JDBC 4.1 getParentLogger method 12 years ago
Juergen Hoeller 7ff30d0043 Sybase lock wait timeout error code missing 12 years ago