
public interface XaPool extends Pool
| Modifier and Type | Interface and Description |
|---|---|
static class |
XaPool.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isInterleaving()
Get the interleaving.
|
Boolean |
isNoTxSeparatePool()
Get the noTxSeparatePool.
|
Boolean |
isPadXid()
Get the padXid.
|
Boolean |
isSameRmOverride()
Get the isSameRmOverride.
|
Boolean |
isWrapXaResource()
Get the wrapXaResource.
|
getCapacity, getFlushStrategy, getInitialPoolSize, getMaxPoolSize, getMinPoolSize, isPrefill, isUseStrictMinvalidateBoolean isSameRmOverride()
Boolean isInterleaving()
Boolean isPadXid()
Boolean isWrapXaResource()
Boolean isNoTxSeparatePool()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)