Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/UserGuide/Transactions (ELUG)

< EclipseLink‎ | UserGuide
Revision as of 07:49, 3 December 2007 by Rick.sapir.oracle.com (Talk | contribs) (related topics link)

Transactions

This part describes how to use the EclipseLink unit of work to transactionally perform create, read, update, and delete operations with and without an external transaction processor. It contains the following sections:

This chapter describes how to use the unit of work, the EclipseLink wrapper for a transaction, and how EclipseLink integrates with transaction management and other important query concepts.
This section explains the essential unit of work API calls that you are most likely to use throughout the development cycle.

This section explains the advanced unit of work API calls that you may use.


Related Topics



Copyright Statement

Back to the top