|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Demarcable | |
| org.objectweb.jotm.core.transaction | Specifies JOTM 2 transaction management API |
| org.objectweb.jotm.impl.core.transaction | Provides some implementations of the org.objectweb.jotm.core.transaction interfaces |
| Uses of Demarcable in org.objectweb.jotm.core.transaction |
| Subinterfaces of Demarcable in org.objectweb.jotm.core.transaction | |
interface |
BasicTransaction
BasicTransaction represents a demarcable, interrogable,
and suspendable transaction, which also serves as a source of
transactional events. |
interface |
TwoPhaseCommitTransaction
TwoPhaseCommitTransaction represents a demarcable, interrogable,
and suspendable transaction, which uses two phase commit, and which also serves
as a source of transactional events. |
| Uses of Demarcable in org.objectweb.jotm.impl.core.transaction |
| Classes in org.objectweb.jotm.impl.core.transaction that implement Demarcable | |
class |
CoreTransaction
CoreTransaction is an implementation of a simple transaction
with two phase commit. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||