-
Entity Bean Question?
Q.) When do we use entity beans in a project and when do we use the different types of entity beans?
-
about entity beans
Hello,
We used to use entity bean in a project for managing transactions with the databasei.e when I want to use database in my project I will use entity bean this means I am making y data persistence by writing it to database.
I will use Container Managed Persistence bean when, I want everything()i.e transaction management,connectivity,saving and loading of data by the container.
And will use Bean MP when I want to give implementation for the same.this is necessary because complex operations cannot be done by the container.
if you are having problems revert back
Uday Thakare
Similar Threads
-
By shuvaforall in forum Java
Replies: 0
Last Post: 04-26-2006, 02:29 AM
-
By Jared Dinerstein in forum Java
Replies: 0
Last Post: 09-28-2002, 06:23 PM
-
By Shridhar in forum Java
Replies: 1
Last Post: 07-29-2002, 08:19 PM
-
Replies: 1
Last Post: 02-10-2001, 09:12 AM
-
Replies: 0
Last Post: 11-01-2000, 12:44 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks