Hi All, As i ave understood, in bean managed entity bean, we have a option as how we can access database, insert data and retrieve back. We hardcode the SQL statements in the implementation of the method in the Bean class. Now this been said, My qustion is that then how does container managed bean take care of database connectivity and other related transaction? What is the role of Primary Key and how does it fetches data? What could be in the container which takes care of database connectivity and related transactions? Thanks Sameer ---- This list is cross-posted to two mail lists. To unsubscribe, follow the instructions below for the list you subscribed to. For objectweb.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group". For enhydra.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group".
