This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
c55569b51e
spring-framework
/
org.springframework.jdbc
History
Thomas Risberg
c55569b51e
relaxed parameter type from ParameterizedRowMapper<T> to RowMapper<T>
2009-05-12 18:18:05 +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
relaxed parameter type from ParameterizedRowMapper<T> to RowMapper<T>
2009-05-12 18:18:05 +00:00
.classpath
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
.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
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
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
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
2009-05-12 16:43:15 +00:00