spring-framework/org.springframework.jdbc
Keith Donald e54519d02e made package private 2009-05-16 22:14:22 +00:00
..
.settings h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 2009-05-09 22:27:05 +00:00
src made package private 2009-05-16 22:14:22 +00:00
.classpath derby embedded db support initial commit; shutdown use case needs work 2009-05-16 15:05:28 +00:00
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 2008-10-24 21:05:25 +00:00
build.xml Initial import of JDBC module 2008-10-23 14:23:13 +00:00
ivy.xml derby embedded db support initial commit; shutdown use case needs work 2009-05-16 15:05:28 +00:00
jdbc.iml added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) 2009-03-11 23:01:22 +00:00
pom.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 2009-05-09 22:27:05 +00:00
template.mf applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6 2009-05-16 22:11:18 +00:00