|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreparedCommand | |
---|---|
net.sf.ehcache.transaction.xa | This package contains the functionality to provide XA support to a transactional Cache. |
Uses of PreparedCommand in net.sf.ehcache.transaction.xa |
---|
Classes in net.sf.ehcache.transaction.xa that implement PreparedCommand | |
---|---|
class |
PreparedCommandImpl
Default implementation of PreparedCommand . |
Methods in net.sf.ehcache.transaction.xa that return types with arguments of type PreparedCommand | |
---|---|
java.util.List<PreparedCommand> |
PreparedContextImpl.getPreparedCommands()
Return list of prepared commands |
java.util.List<PreparedCommand> |
PreparedContext.getPreparedCommands()
Return list of prepared commands |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |