|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTransactionCommand | |
---|---|
org.jboss.cache.commands.tx |
Uses of AbstractTransactionCommand in org.jboss.cache.commands.tx |
---|
Subclasses of AbstractTransactionCommand in org.jboss.cache.commands.tx | |
---|---|
class |
CommitCommand
Represents a commit() call, the 2nd part of a 2-phase commit. |
class |
OptimisticPrepareCommand
An optimistic version of PrepareCommand . |
class |
PrepareCommand
The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit. |
class |
RollbackCommand
The rollback phase of a 2-phase commit. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |