Uses of Interface
org.jboss.jca.embedded.dsl.datasources11.api.XaPoolType
Packages that use XaPoolType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of XaPoolType in org.jboss.jca.embedded.dsl.datasources11.api
Methods in org.jboss.jca.embedded.dsl.datasources11.api that return XaPoolTypeModifier and TypeMethodDescriptionXaPoolType.allowMultipleUsers()Sets theallow-multiple-userselementXaPoolType.flushStrategy(String flushStrategy) Sets theflush-strategyelementXaDatasourceType.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created.XaPoolType.interleaving()Sets theinterleavingelementXaPoolType.isSameRmOverride(Boolean isSameRmOverride) Sets theis-same-rm-overrideelementXaPoolType.maxPoolSize(Integer maxPoolSize) Sets themax-pool-sizeelementXaPoolType.minPoolSize(Integer minPoolSize) Sets themin-pool-sizeelementXaPoolType.noTxSeparatePools()Sets theno-tx-separate-poolselementSets thepad-xidelementSets theprefillelementXaPoolType.removeAllowMultipleUsers()Removes theallow-multiple-userselementXaPoolType.removeFlushStrategy()Removes theflush-strategyelementXaPoolType.removeInterleaving()Removes theinterleavingelementXaPoolType.removeIsSameRmOverride()Removes theis-same-rm-overrideelementXaPoolType.removeMaxPoolSize()Removes themax-pool-sizeelementXaPoolType.removeMinPoolSize()Removes themin-pool-sizeelementXaPoolType.removeNoTxSeparatePools()Removes theno-tx-separate-poolselementXaPoolType.removePadXid()Removes thepad-xidelementXaPoolType.removePrefill()Removes theprefillelementXaPoolType.removeUseStrictMin()Removes theuse-strict-minelementXaPoolType.removeWrapXaResource()Removes thewrap-xa-resourceelementXaPoolType.useStrictMin(Boolean useStrictMin) Sets theuse-strict-minelementXaPoolType.wrapXaResource(Boolean wrapXaResource) Sets thewrap-xa-resourceelement -
Uses of XaPoolType in org.jboss.jca.embedded.dsl.datasources11.impl
Classes in org.jboss.jca.embedded.dsl.datasources11.impl that implement XaPoolTypeModifier and TypeClassDescriptionclassThis class implements thexa-poolTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources11.impl that return XaPoolTypeModifier and TypeMethodDescriptionXaPoolTypeImpl.allowMultipleUsers()Sets theallow-multiple-userselementXaPoolTypeImpl.flushStrategy(String flushStrategy) Sets theflush-strategyelementXaDatasourceTypeImpl.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created.XaPoolTypeImpl.interleaving()Sets theinterleavingelementXaPoolTypeImpl.isSameRmOverride(Boolean isSameRmOverride) Sets theis-same-rm-overrideelementXaPoolTypeImpl.maxPoolSize(Integer maxPoolSize) Sets themax-pool-sizeelementXaPoolTypeImpl.minPoolSize(Integer minPoolSize) Sets themin-pool-sizeelementXaPoolTypeImpl.noTxSeparatePools()Sets theno-tx-separate-poolselementSets thepad-xidelementSets theprefillelementXaPoolTypeImpl.removeAllowMultipleUsers()Removes theallow-multiple-userselementXaPoolTypeImpl.removeFlushStrategy()Removes theflush-strategyelementXaPoolTypeImpl.removeInterleaving()Removes theinterleavingelementXaPoolTypeImpl.removeIsSameRmOverride()Removes theis-same-rm-overrideelementXaPoolTypeImpl.removeMaxPoolSize()Removes themax-pool-sizeelementXaPoolTypeImpl.removeMinPoolSize()Removes themin-pool-sizeelementXaPoolTypeImpl.removeNoTxSeparatePools()Removes theno-tx-separate-poolselementXaPoolTypeImpl.removePadXid()Removes thepad-xidelementXaPoolTypeImpl.removePrefill()Removes theprefillelementXaPoolTypeImpl.removeUseStrictMin()Removes theuse-strict-minelementXaPoolTypeImpl.removeWrapXaResource()Removes thewrap-xa-resourceelementXaPoolTypeImpl.useStrictMin(Boolean useStrictMin) Sets theuse-strict-minelementXaPoolTypeImpl.wrapXaResource(Boolean wrapXaResource) Sets thewrap-xa-resourceelement