This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
215ccc2e104b0ef52f8fae5e5461b3f4714094ea
spring-framework
/
org.springframework.jdbc
History
Juergen Hoeller
ac1ffff9db
general polishing (backported from 3.1)
2011-07-28 14:27:08 +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
general polishing (backported from 3.1)
2011-07-28 14:27:08 +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
+ upgrade to AspectJ 1.6.8
2010-02-04 11:46:21 +00:00
ivy.xml
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
2011-06-09 13:51:30 +00:00
jdbc.iml
"data.sql" instead of "test-data.sql" (SPR-6020)
2009-09-23 16:16:40 +00:00
pom.xml
Spring 3.0.5
2010-10-20 23:33:02 +00:00
template.mf
added configurable Connection/Statement/ResultSet target types to Jdbc4NativeJdbcExtractor (SPR-7613); added OracleJdbc4NativeJdbcExtractor with pre-configured Oracle JDBC API types
2010-10-09 23:04:50 +00:00