Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/waters1/public_html/blog/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 91
Configuring NetBeans for the Java Persistence API
  EHS Blog
Home  
 
 
  Previous 10 Posts
Record Not Found !!!
   

 
Categories


Web Hosting
Website Design
PHP
Perl
JSP
   

 
Archives

No Records !!!
   
 

 
Configuring NetBeans for the Java Persistence API
at 2007-08-12 15:18:54

The Java Persistence API (JPA) is part of the EJB 3.0 spec and simplifies how you save application entities in a database. You can now use POJOs for both application business logic and persistence. Did you know that you can...

Blog Source - http://weblogs.java.net/blog/joconner/index.rdf
 


Check Out Amazon