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, isFair, isPrefill, isUseStrictMin
validate
Boolean isSameRmOverride()
Boolean isInterleaving()
Boolean isPadXid()
Boolean isWrapXaResource()
Boolean isNoTxSeparatePool()
Copyright © 2021 JBoss by Red Hat. All rights reserved.