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
7eee3b992650789613f063cf05c28bbd4f3ed0cc
spring-framework
/
org.springframework.jdbc
History
Chris Beams
efd2fc7688
Increment version to 3.0.7.BUILD-SNAPSHOT
2011-12-19 15:35:48 +01: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
polishing
2011-12-11 23:07:27 +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
Increment version to 3.0.7.BUILD-SNAPSHOT
2011-12-19 15:35:48 +01: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