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.
 
 
Juergen Hoeller 1b6f3f1f22 Query call chaining works with shared EntityManager proxy outside of transaction as well (SPR-6726) 15 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. 15 years ago
src Query call chaining works with shared EntityManager proxy outside of transaction as well (SPR-6726) 15 years ago
.classpath more eclipse compile errors 15 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml Initial import of ORM 16 years ago
ivy.xml SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
orm.iml updated dependencies 15 years ago
pom.xml SPR-6678: fix poms for 3.0.1 15 years ago
template.mf updated manifest for new JPA 2.0 criteria package (SPR-6636) 15 years ago