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 ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
