spring 源码 https://spring.io/
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 dee9e280b0 SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
..
.settings SPR-7364: added separator property to database populator to deal with things like PL/SQL 14 years ago
src SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
.classpath [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
.project Reverted Dave's changes to Eclipse project settings since we do not use Maven to build. 14 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 Merge 3.1.0 development branch into trunk 14 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