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 4be9b83c31 Added support for looking up column values by column label to support CachedRowSetImpl which doesn't allow for column label use (SPR-7506); added some generics; 16 years ago
..
.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. 17 years ago
src Added support for looking up column values by column label to support CachedRowSetImpl which doesn't allow for column label use (SPR-7506); added some generics; 16 years ago
.classpath updated dependencies 17 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 18 years ago
build.xml + upgrade to AspectJ 1.6.8 16 years ago
ivy.xml Publishing license and notice files 16 years ago
jdbc.iml "data.sql" instead of "test-data.sql" (SPR-6020) 17 years ago
pom.xml Prepping for 3.0.5 16 years ago
template.mf made SortedResourcesFactoryBean ResourceLoaderAware to prevent specifying the ResourceLoader in the jdbc NamespaceHandlers; prevents leaking of class loader instances in tooling 16 years ago