This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
8c6890605a
spring-framework
/
org.springframework.jdbc
History
Thomas Risberg
0adcb2ad2e
Added batchUpdate method taking a Collection, a batch size and a ParameterizedPreparedStatementSetter as arguments (SPR-6334)
2011-06-05 16:42:24 +00:00
..
.settings
SPR-7364: added separator property to database populator to deal with things like PL/SQL
2011-06-02 16:22:26 +00:00
src
Added batchUpdate method taking a Collection, a batch size and a ParameterizedPreparedStatementSetter as arguments (SPR-6334)
2011-06-05 16:42:24 +00:00
.classpath
Reverted Dave's changes to Eclipse project settings since we do not use Maven to build.
2011-06-02 17:59:52 +00:00
.project
Reverted Dave's changes to Eclipse project settings since we do not use Maven to build.
2011-06-02 17:59:52 +00:00
build.xml
+ upgrade to AspectJ 1.6.8
2010-02-04 11:46:21 +00:00
ivy.xml
Publishing license and notice files
2010-08-23 13:17:31 +00:00
jdbc.iml
"data.sql" instead of "test-data.sql" (SPR-6020)
2009-09-23 16:16:40 +00:00
pom.xml
Merge 3.1.0 development branch into trunk
2010-10-25 19:48:20 +00: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