Spring Framework
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.
 
 
Chris Beams 6316448453 Increment version to 3.0.8.BUILD-SNAPSHOT 13 years ago
..
.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. 15 years ago
src fixed NamedParameterJdbcTemplate to use correct maximum type for queryForInt/Long (SPR-8652) 13 years ago
.classpath updated dependencies 15 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml + upgrade to AspectJ 1.6.8 15 years ago
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) 13 years ago
jdbc.iml "data.sql" instead of "test-data.sql" (SPR-6020) 15 years ago
pom.xml Increment version to 3.0.8.BUILD-SNAPSHOT 13 years ago
template.mf added configurable Connection/Statement/ResultSet target types to Jdbc4NativeJdbcExtractor (SPR-7613); added OracleJdbc4NativeJdbcExtractor with pre-configured Oracle JDBC API types 14 years ago