JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package net.sf.ehcache.transaction.xa.commands
This package contains a representation of the queued commands which can be executed against a XA store.
See:
Description
Interface Summary
Interface
Description
Command
Class Summary
Class
Description
AbstractStoreCommand
StorePutCommand
Represents a
Store.put(net.sf.ehcache.Element)
put} operation to be executed on a
Store
.
StoreRemoveCommand
Represents a
remove
operation to be executed on a
Store
.
Package net.sf.ehcache.transaction.xa.commands Description
This package contains a representation of the queued commands which can be executed against a XA store.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes