Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-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.
ConnectionFactory.ConnectionSpec The connection spec is used to pass connection properties to connection factory during a connection request.
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
ConnectionSpecImpl The connection spec implementation used to pass the connection info to the connection request on the connection factory.
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.7.1.0

E22843-01


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