The Spring Framework and the Java Persistence API (JPA) go well together. This blog entry is a simple list of tutorials and references that discuss use of JPA in conjunction with Spring.
- Using JPA in Spring
http://www.chariotsolutions.com/slides/pdfs/spring-forward-2006-jpa-in-spring.pdf - Using the Java Persistence API (JPA) with Spring 2.0
http://java.sys-con.com/read/366275.htm - Using JPA in Spring Without Referencing Spring
http://blog.interface21.com/main/2006/08/07/using-jpa-in-spring-without-referencing-spring/ - Getting Started with JPA in Spring 2.0
http://blog.interface21.com/main/2006/05/30/getting-started-with-jpa-in-spring-20/
http://blog.springframework.com/markf/archives/2006/05/30/getting-started-with-jpa-in-spring-20/ - Using the Java Persistence API with Spring 2.0
http://dev2dev.bea.com/pub/a/2006/03/jpa-spring-medrec.html - Introduction to Spring 2 and JPA
http://www.ibm.com/developerworks/edu/j-dw-java-spring2-i.html - Data Access with Spring and Java
http://java-x.blogspot.com/2006/12/data-access-with-spring-and-jpa.html - Spring 2 and JPA Tutorials
http://java-x.blogspot.com/2006/08/spring-2-and-jpa-tutorial.html - Spring 2.5 Manual on JPA
http://static.springframework.org/spring/docs/2.5.x/reference/orm.html#orm-jpa - JPA and Spring DAOs
http://www.newinstance.net/blog/?p=64 - The Hans Gruber Effect - Using Spring and Hibernate JPA
http://bandaidprogramming.blogspot.com/2007/06/at-end-of-movie-die-hard-john-mcclane.html - Oracle JPA and Spring
http://gregpavlik.blogspot.com/2006/10/oracle-jpa-and-spring.html - "Java Spring Tutorial" includes some JPA/Spring tutorials
https://www.javacodegeeks.com/java-spring-tutorial
No comments:
Post a Comment