Results 1 to 1 of 1
Thread: Container Managed Persistence
-
Container Managed Persistence
When using Container Managed Persistence, you are not supposed to write database code in your Entity bean. All the persistence mechanism is handled by the container. This also means that your beans are more flexible. You can easily change the J2EE server and the database. Container will take care of all the thing related to persistence.
Similar Threads
-
how to remove all component in container(Jpanel)
By SaYuNaRa in forum New To JavaReplies: 3Last Post: 04-17-2008, 04:22 AM -
JDO - defining the persistence using metadata
By Java Tip in forum Java TipReplies: 0Last Post: 03-17-2008, 07:50 AM -
Butterfly Container 1.9.9-beta
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-17-2007, 02:02 PM -
How to Shutdown the Spring IoC container gracefully in applications
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:52 PM -
Hibernate Java Persistence
By JavaBean in forum Java TutorialReplies: 0Last Post: 09-22-2007, 10:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks