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.
 
 
Thomas Risberg 933e22320d SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 15 years ago
..
.settings SPR-7364: added separator property to database populator to deal with things like PL/SQL 15 years ago
src SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 15 years ago
.classpath [SPR-8222] Upgraded to JUnit 4.9. 15 years ago
.project Reverted Dave's changes to Eclipse project settings since we do not use Maven to build. 15 years ago
build.xml
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) 15 years ago
jdbc.iml
pom.xml Merge 3.1.0 development branch into trunk 15 years ago
template.mf added configurable Connection/Statement/ResultSet target types to Jdbc4NativeJdbcExtractor (SPR-7613); added OracleJdbc4NativeJdbcExtractor with pre-configured Oracle JDBC API types 16 years ago