Dear all,
My question is 'Do entity beans need to manage their own transactions?'
Suppose an entity bean represents a fields from two tables.
Create() method of this bean will require insertion into two tables. In
such a case, whose responsibility is transaction management ::: (container + bean)
or the DBMS.
Another doubt :-> can a bean directly map to two tables or there is need to have a
view in the database that exactly matches the entity bean.
..................................
Shelly Aggrawal,
KPIT Systems Ltd., Pune.
e-mail [EMAIL PROTECTED]
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".