Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 16:04, 18 December 2007 by Unnamed Poltroon (Talk) (Transactions)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Transactions

The following sections describe how to use the EclipseLink unit of work to transactionally perform create, read, update, and delete operations with and without an external transaction processor:

  • Introduction to EclipseLink Transactions - 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.


Related Topics



Copyright Statement

Back to the top