spring 源码 https://spring.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Keith Donald e54519d02e made package private 16 years ago
..
.settings h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 16 years ago
src made package private 16 years ago
.classpath derby embedded db support initial commit; shutdown use case needs work 16 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml Initial import of JDBC module 16 years ago
ivy.xml derby embedded db support initial commit; shutdown use case needs work 16 years ago
jdbc.iml added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) 16 years ago
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 16 years ago
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 16 years ago