20 Commits (266a65982d5651e735ed3e968f820a2fdffa50c1)

Author SHA1 Message Date
Keith Donald 4bfcd16130 polish 17 years ago
Keith Donald bc9ad5685d eliminated dependency on jdbc core 17 years ago
Keith Donald 37e1333a41 polish 17 years ago
Keith Donald ec463a32ba added DataSourceFactory strategy; promoted EmbeddedDatabaseConfigurer strategy to public API; added ability to add any number of SQL scripts for db population 17 years ago
Keith Donald 2e45a19be3 embedded database support initial commit; moved from spring-test; ResourceDatabasePopulator duplicate code with test.jdbc package that needs review 17 years ago
Thomas Risberg 93c56f19df added a config property to control defaulting of primitive property when receiving null value from result (SPR-5588) 17 years ago
Thomas Risberg 9b1edea8a0 added tests for custom SQLException translation, polished (SPR-4899) 17 years ago
Thomas Risberg 943e359c4a switched tests to use JUnit4 17 years ago
Thomas Risberg 7ccb0b6e66 added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) 17 years ago
Thomas Risberg 4145c299ef fixed missing tabs in application context file (SPR-3987) 17 years ago
Thomas Risberg 2855e5c086 moved the application context file to correct directory (SPR-3987) 17 years ago
Thomas Risberg 8fdc57ecbd added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) 17 years ago
Thomas Risberg a0139abf1e added a DuplicatKeyException catagory for SQLException translation (SPR-5125) 17 years ago
Juergen Hoeller 4cc42bf16f added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 17 years ago
Chris Beams ed27e04a0d moving unit tests from .testsuite -> .jdbc 18 years ago
Arjen Poutsma 97e1cdd5fc Moved tests from testsuite to jdbc 18 years ago
Arjen Poutsma 6c4941bbc5 Moved tests from testsuite to jdbc 18 years ago
Arjen Poutsma a02ee196b5 Moved tests from testsuite to jdbc 18 years ago
Arjen Poutsma b090bb9bda Moved tests from testsuite to jdbc 18 years ago
Arjen Poutsma c236f9fac7 Initial import of JDBC module 18 years ago