Question Details

Browse

Answers

Add Answer
  1. By an anonymous user on Nov. 09, 2008

    One of the main features of the new Java Persistence API that was introduced with the Java EE 5 platform is that you can plug in any persistence provider that you want. The Sun Java System Application Server 9 ships with Oracles's Toplink persistence provider. In this tutorial, we will install the Hibernate persistence provider on the application server and use it to develop a quick application that accesses a database with the Java Persistence API.


    Read More @ http://www.netbeans.org/kb/articles/hibernate-javaee.html


    0 Votes
Share your knowledge

Related Questions

Browse Get answers and share your expertise.