43 Commits (9ce75dde4230200183f00a04768c367aa9ef64cb)

Author SHA1 Message Date
Keith Donald 539f9b3575 polish 17 years ago
Keith Donald f51b5811c4 embedded database factory bean 17 years ago
Keith Donald 58ab4af395 polish 17 years ago
Keith Donald e6b63d73f6 added pre destroy 17 years ago
Keith Donald cd9c3c880a polish 17 years ago
Keith Donald 28ae04ead2 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 bab98498d0 embedded 17 years ago
Keith Donald 812e7272d5 embedded database support initial commit; moved from spring-test; ResourceDatabasePopulator duplicate code with test.jdbc package that needs review 17 years ago
Thomas Risberg 5f1646167d fixed JavaDoc 17 years ago
Thomas Risberg c6bab66017 added a config property to control defaulting of primitive property when receiving null value from result (SPR-5588) 17 years ago
Thomas Risberg 88cc7a08f8 changed MapSqlParameterSource to SqlParameterSource in executeFunction and executeObject methods for SimpleJdbcCall (SPR-5570) 17 years ago
Thomas Risberg ef5bde43b6 defaulting primitive property when receiving null value from result in BeanPropertyRowMapper (SPR-5588) 17 years ago
Thomas Risberg b37a461eb0 added tests for custom SQLException translation, polished (SPR-4899) 17 years ago
Thomas Risberg f041d50b41 changed exception class thrown for problems configuring GenericSqlQuery class (SPR-3986) 17 years ago
Thomas Risberg 0ba04cafd0 added the option of providing a database specific custom SQLExceptionTranslator to provide customized translation for any SQLException before the error codes translation happens (SPR-4899) 17 years ago
Thomas Risberg ee4c0e7101 switched tests to use JUnit4 17 years ago
Thomas Risberg d3c10437c4 added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) 17 years ago
Thomas Risberg b9b536871c fixed missing tabs in application context file (SPR-3987) 17 years ago
Thomas Risberg 87a53c0777 moved the application context file to correct directory (SPR-3987) 17 years ago
Thomas Risberg d79c880c46 added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) 17 years ago
Thomas Risberg 41ad9365d9 added a DuplicatKeyException catagory for SQLException translation (SPR-5125) 17 years ago
Juergen Hoeller 8af560b4f4 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
Juergen Hoeller 18e805eac2 polishing 17 years ago
Juergen Hoeller 41c04863f1 DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true 17 years ago
Juergen Hoeller 5405f247e8 generified NumberUtils signature 17 years ago
Juergen Hoeller d4888bfebe Java 5 code style 17 years ago
Arjen Poutsma b18a2d0dda Made CollectionsFactory generic 17 years ago
Juergen Hoeller 1e22d06cdc polishing 17 years ago
Chris Beams 6531b0ad79 moving unit tests from .testsuite -> .jdbc 17 years ago
Juergen Hoeller b9697b2306 closed Java 5 code style gaps 17 years ago
Juergen Hoeller 5c2a9bf250 Java 5 code style 17 years ago
Juergen Hoeller e4ce547934 Java 5 code style 17 years ago
Juergen Hoeller a0dfb69aaa Java 5 code style 17 years ago
Juergen Hoeller 720e88684e removed JOTM and XAPool support 17 years ago
Juergen Hoeller 0b0163e026 Java 5 code style 17 years ago
Juergen Hoeller a5253bec7f EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 17 years ago
Thomas Risberg f8574c91cf SPR-5272: added sort to the categories that didn't have it 17 years ago
Arjen Poutsma bb10adaefa Moved tests from testsuite to jdbc 17 years ago
Arjen Poutsma 3a3e814482 Moved tests from testsuite to jdbc 17 years ago
Arjen Poutsma 850e370b5b Moved tests from testsuite to jdbc 17 years ago
Arjen Poutsma 74bc74036b Moved tests from testsuite to jdbc 17 years ago
Arjen Poutsma 573b39a790 Added @Override and @Deprecated annotations to jdbc module 17 years ago
Arjen Poutsma 87209473ae Initial import of JDBC module 18 years ago