November 30th, 2009
1:40 pm
Posted under JPA
Permalink
Tags Eclipse, Eclipselink, EJB, Glassfish, JPA, JSF, Oracle, Tomcat, Tutorial
Update 08/09/2022
Another interesting and helpful post on primary key generation may be found on Baeldung here.
Original Post
There are a number listed on eclipse.org, oracle.com, and Sun.com. The eclipse ones are often not all complete but still useful.
- A general list of Eclipse tutorials is here
- Eclipse/JPA/Tomcat web tutorial
- Eclipselink/JPA/JSF web tutorial (looks incomplete and is missing the source code).
- Eclipselink/JPA/Glassfish V2 Web Tutorial – also a work in progress.
- Oracle – Build a Web Application (JSF) Using JPA
- Oracle – Example: Web Application (JSF) Using JPA (another article using the same code example as the previous one)
- The Sun Java ee 5 tutorial contains a JPA example.
Leave a Reply
You must be logged in to post a comment.