34 Commits (298a5c4a8b4bb01d2feca119ce050dfbbc59741e)

Author SHA1 Message Date
Thomas Risberg 93c56f19df added a config property to control defaulting of primitive property when receiving null value from result (SPR-5588) 16 years ago
Thomas Risberg 4dc4ce3275 changed MapSqlParameterSource to SqlParameterSource in executeFunction and executeObject methods for SimpleJdbcCall (SPR-5570) 16 years ago
Thomas Risberg 360434d0d1 defaulting primitive property when receiving null value from result in BeanPropertyRowMapper (SPR-5588) 16 years ago
Thomas Risberg 9b1edea8a0 added tests for custom SQLException translation, polished (SPR-4899) 16 years ago
Thomas Risberg a3942c5c1b changed exception class thrown for problems configuring GenericSqlQuery class (SPR-3986) 16 years ago
Thomas Risberg 49549d66ae 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) 16 years ago
Thomas Risberg 943e359c4a switched tests to use JUnit4 16 years ago
Thomas Risberg 7ccb0b6e66 added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) 16 years ago
Thomas Risberg 4145c299ef fixed missing tabs in application context file (SPR-3987) 16 years ago
Thomas Risberg 2855e5c086 moved the application context file to correct directory (SPR-3987) 16 years ago
Thomas Risberg 8fdc57ecbd added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) 16 years ago
Thomas Risberg a0139abf1e added a DuplicatKeyException catagory for SQLException translation (SPR-5125) 16 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 16 years ago
Juergen Hoeller d3d0111439 polishing 16 years ago
Juergen Hoeller ad266a347e DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true 16 years ago
Juergen Hoeller fb057bb5f6 generified NumberUtils signature 16 years ago
Juergen Hoeller 92588cddc6 Java 5 code style 16 years ago
Arjen Poutsma 747ee86079 Made CollectionsFactory generic 16 years ago
Juergen Hoeller eef6086325 polishing 16 years ago
Chris Beams ed27e04a0d moving unit tests from .testsuite -> .jdbc 16 years ago
Juergen Hoeller 70b9dd6108 closed Java 5 code style gaps 16 years ago
Juergen Hoeller f8c690c542 Java 5 code style 16 years ago
Juergen Hoeller 85661c6882 Java 5 code style 16 years ago
Juergen Hoeller b0790bf5e7 Java 5 code style 16 years ago
Juergen Hoeller f744808b49 removed JOTM and XAPool support 16 years ago
Juergen Hoeller 29657105da Java 5 code style 16 years ago
Juergen Hoeller 347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 16 years ago
Thomas Risberg e9877fa93a SPR-5272: added sort to the categories that didn't have it 16 years ago
Arjen Poutsma 97e1cdd5fc Moved tests from testsuite to jdbc 16 years ago
Arjen Poutsma 6c4941bbc5 Moved tests from testsuite to jdbc 16 years ago
Arjen Poutsma a02ee196b5 Moved tests from testsuite to jdbc 16 years ago
Arjen Poutsma b090bb9bda Moved tests from testsuite to jdbc 16 years ago
Arjen Poutsma cdb36efb0d Added @Override and @Deprecated annotations to jdbc module 16 years ago
Arjen Poutsma c236f9fac7 Initial import of JDBC module 16 years ago