26 Commits (64de1981a3cf9caa09cd9d606cc3a7fba7083e49)

Author SHA1 Message Date
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 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
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 74bc74036b Moved tests from testsuite to jdbc 17 years ago
Arjen Poutsma 573b39a790 Added @Override and @Deprecated annotations to jdbc module 18 years ago
Arjen Poutsma 87209473ae Initial import of JDBC module 18 years ago