See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
| Enum | Description |
|---|---|
| Isolation |
Coherence transaction isolation levels.
|
| Status |
Transaction status.
|