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 9fb6e2313c Fix single quote parsing in NamedParameterUtils 13 years ago
..
.settings SPR-7364: added separator property to database populator to deal with things like PL/SQL 14 years ago
src Fix single quote parsing in NamedParameterUtils 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. 13 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 Convert CRLF=>LF on files missed earlier 13 years ago
pom.xml Add <license> section to 3.1.x Maven poms 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