Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-27-2007, 11:16 AM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,691
Rep Power: 5
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default 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.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to remove all component in container(Jpanel) SaYuNaRa New To Java 3 04-17-2008 05:22 AM
JDO - defining the persistence using metadata Java Tip Java Tips 0 03-17-2008 08:50 AM
Butterfly Container 1.9.9-beta JavaBean Java Announcements 0 11-17-2007 03:02 PM
How to Shutdown the Spring IoC container gracefully in applications JavaBean Java Tips 0 09-28-2007 01:52 PM
Hibernate Java Persistence JavaBean Java Tutorials 0 09-22-2007 11:02 PM


All times are GMT +2. The time now is 10:43 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org