Package | Description |
---|---|
net.jini.core.transaction.server |
These are the default transaction semantics for participant/manager interaction.
|
org.apache.river.constants |
These are interfaces and classes for working with certain constants.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NestableTransactionManager
The interface used for managers of the two-phase commit protocol for
nestable transactions.
|
interface |
TransactionManager
The interface used for managers of the two-phase commit protocol for
top-level transactions.
|
interface |
TransactionParticipant
The interface used for participants of the two-phase commit protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
TxnConstants
Names for constants common to transaction managers and participants.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.