Hi everybody

I'm trying to map database to object and i'm creating for each table a
ContainerManaged EntityBean and i implement the relation as cmr field

   * but what if -in futur time- i need to implement another relation,
     what if I implement it using a session bean, rather than updating
     the EntityBean,does that cause a problem

   * Can a manage transaction manualy from inside a SessionBean, so I
     can do multiple operation on entities like a single operation so
     when I finish I commit or I rollBack

===========================================================================
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".

Reply via email to