public interface CommonXaPool extends CommonPool
Modifier and Type | Interface and Description |
---|---|
static class |
CommonXaPool.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
isInterleaving()
Get the interleaving.
|
java.lang.Boolean |
isNoTxSeparatePool()
Get the noTxSeparatePool.
|
java.lang.Boolean |
isPadXid()
Get the padXid.
|
java.lang.Boolean |
isSameRmOverride()
Get the isSameRmOverride.
|
java.lang.Boolean |
isWrapXaResource()
Get the wrapXaResource.
|
getFlushStrategy, getMaxPoolSize, getMinPoolSize, isPrefill, isUseStrictMin
validate
java.lang.Boolean isSameRmOverride()
java.lang.Boolean isInterleaving()
java.lang.Boolean isPadXid()
java.lang.Boolean isWrapXaResource()
java.lang.Boolean isNoTxSeparatePool()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)