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
POJOs on the Desktop with the Java Persistence API
  EHS Blog
Home  
 
 
  Previous 10 Posts
Record Not Found !!!
   

 
Categories


Web Hosting
Website Design
PHP
Perl
JSP
   

 
Archives

No Records !!!
   
 

 
POJOs on the Desktop with the Java Persistence API
at 2007-08-12 15:18:54

Reading the persistence portion of the EJB 3.0 specification, the best thing I discovered was that I could use plain ol' Java objects -- POJOs -- for both my application logic and persistence needs on the desktop.

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


Check Out Amazon