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
4
Packages
Projects
Releases
Wiki
Activity
d0393ea109
spring-framework
/
org.springframework.jdbc
History
Juergen Hoeller
2136b04b65
added limit for parsed SQL cache to NamedParameterJdbcTemplate (SPR-7237); added configurable cache limit to CachingMetadataReaderFactory
2010-05-26 19:35:06 +00:00
..
.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.
2009-07-15 07:26:31 +00:00
src
added limit for parsed SQL cache to NamedParameterJdbcTemplate (SPR-7237); added configurable cache limit to CachingMetadataReaderFactory
2010-05-26 19:35:06 +00:00
.classpath
updated dependencies
2009-08-31 11:25:54 +00:00
.project
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
2008-10-24 21:05:25 +00:00
build.xml
+ upgrade to AspectJ 1.6.8
2010-02-04 11:46:21 +00:00
ivy.xml
+ upgrade to AspectJ 1.6.8
2010-02-04 11:46:21 +00:00
jdbc.iml
"data.sql" instead of "test-data.sql" (SPR-6020)
2009-09-23 16:16:40 +00:00
pom.xml
Update version in POMs to 3.0.3
2010-04-15 10:26:14 +00:00
template.mf
made SortedResourcesFactoryBean ResourceLoaderAware to prevent specifying the ResourceLoader in the jdbc NamespaceHandlers; prevents leaking of class loader instances in tooling
2010-03-17 17:35:27 +00:00