145 Commits (20ec13ded5f35460c7a75b15abeb34d8e587c3f9)

Author SHA1 Message Date
Mark Pollack 0152d8d21d SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs. 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 579280d7bf Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 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 fda7100866 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 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 a449472e06 16 years ago
Juergen Hoeller f744808b49 removed JOTM and XAPool support 16 years ago
Costin Leau dca286d065 + migrated some manifest template changed from 2.5.x to 3.0.x 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
Arjen Poutsma fe29a711f3 Updated projects and ivy.xmls 16 years ago
Thomas Risberg e9877fa93a SPR-5272: added sort to the categories that didn't have it 16 years ago
Arjen Poutsma 89095e625c Intellij projects 16 years ago
Arjen Poutsma 97e1cdd5fc Moved tests from testsuite to jdbc 16 years ago
Scott Andrews 8ff43f17a9 eclipse settings to support unit test 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 faa74a395e Added test-time dep on commons collections 16 years ago
Arjen Poutsma b090bb9bda Moved tests from testsuite to jdbc 16 years ago
Arjen Poutsma 2a4f985753 IntelliJ projects 16 years ago
Arjen Poutsma 268cb4a1df Added IntelliJ projects 16 years ago
Arjen Poutsma 827916b8e9 Bundlor templates now refer to Spring 3.0 16 years ago
Arjen Poutsma cdb36efb0d Added @Override and @Deprecated annotations to jdbc module 16 years ago
Arjen Poutsma 43505a6ce7 Upgraded ivy files to correspond to those in 2.5.5 16 years ago
Scott Andrews 731c33f640 adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
Arjen Poutsma c236f9fac7 Initial import of JDBC module 16 years ago