Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


Package com.tangosol.coherence.transaction

Contains classes related to the Coherence Transaction Framework.

See:
          Description

Interface Summary
Connection Represents a logical connection to a Coherence data grid.
ConnectionFactory A factory for connections to a Coherence data grid.
OptimisticNamedCache An extension to the NamedCache interface that adds support for optimistic transactions.
TransactionId A transaction identifier.
TransactionState Provides information about a transaction.

 

Class Summary
DefaultConnectionFactory Connection factory used to obtain a logical connection to a Coherence cache service.
Isolation Coherence transaction isolation levels.
Status Transaction status.

 

Package com.tangosol.coherence.transaction Description

Contains classes related to the Coherence Transaction Framework.


Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


Copyright © 2000, 2010, Oracle and/or its affiliates. All rights reserved.