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
4
Packages
Projects
Releases
Wiki
Activity
ad29a2376d
spring-framework
/
org.springframework.jdbc
History
David Syer
1202f67cc8
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
2009-12-04 18:25:31 +00:00
..
.settings
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
2009-07-15 07:26:31 +00:00
src
added static newInstance method to BeanPropertyRowMapper (SPR-6433); aligned ParameterizedBeanPropertyRowMapper factory methods
2009-11-25 00:08:57 +00:00
.classpath
updated dependencies
2009-08-31 11:25:54 +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
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
2009-12-04 18:25:31 +00:00
jdbc.iml
"data.sql" instead of "test-data.sql" (SPR-6020)
2009-09-23 16:16:40 +00:00
pom.xml
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
2009-09-25 05:16:55 +00:00
template.mf
fixed supported HSQL/H2 version range (SPR-6403)
2009-11-25 00:36:50 +00:00