Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do EJB database transactions work?

843830Sep 3 2004 — edited Sep 3 2004
How does the database transaction mechanism work with EJB's?

Does the container write the database operations to some 'cache', check that the operations will execute correctly, and then commit them to the database?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2004
Added on Sep 3 2004
5 comments
144 views