public interface XaPool extends Pool
Modifier and Type | Interface and Description |
---|---|
static class |
XaPool.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.
|
getCapacity, getFlushStrategy, getInitialPoolSize, getMaxPoolSize, getMinPoolSize, isFair, isPrefill, isUseStrictMin
validate
java.lang.Boolean isSameRmOverride()
java.lang.Boolean isInterleaving()
java.lang.Boolean isPadXid()
java.lang.Boolean isWrapXaResource()
java.lang.Boolean isNoTxSeparatePool()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)