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.
 
 
Thomas Risberg f70d14e2c2 added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782) 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 added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782) 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 Added to docs 16 years ago