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
Packages
Projects
Releases
Wiki
Activity
c31b17fef2
spring-framework
/
org.springframework.orm
History
Juergen Hoeller
c31b17fef2
JpaTransactionManager etc can find EntityManagerFactory by "persistenceUnitName" property now, falling back to retrieval of a unique EntityManagerFactory bean by type (analogous to @PersistenceUnit / @PersistenceContext)
2011-07-25 12:28:16 +00:00
..
.settings
…
src
JpaTransactionManager etc can find EntityManagerFactory by "persistenceUnitName" property now, falling back to retrieval of a unique EntityManagerFactory bean by type (analogous to @PersistenceUnit / @PersistenceContext)
2011-07-25 12:28:16 +00:00
.classpath
…
.project
…
build.xml
…
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)
2011-06-09 09:58:15 +00:00
orm.iml
updated dependencies
2011-06-08 22:51:21 +00:00
pom.xml
…
template.mf
…