This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
spring-jpa
History
eugenp
cc5202987a
maven upgrades
2014-11-20 11:32:43 +02:00
..
.settings
Hibernate/JPA Sorting Repo Compiled in Eclipse
2014-05-10 15:13:30 -05:00
src
spring updates
2014-09-15 14:26:17 +03:00
.classpath
making non-deployable projects jar type
2014-08-06 20:48:05 +03:00
.gitignore
new spring jpa tutorial
2013-05-18 13:08:43 +03:00
.project
minor eclipse cleanup
2014-05-13 20:41:39 +03:00
.springBeans
making non-deployable projects jar type
2014-08-06 20:48:05 +03:00
pom.xml
maven upgrades
2014-11-20 11:32:43 +02:00
README.md
documentation cleanup work
2014-03-20 21:59:42 +02:00
README.md
=========
Spring JPA Example Project
Relevant Articles:
Spring 3 and JPA with Hibernate
Transactions with Spring 3 and JPA
The DAO with JPA and Spring