Uses of Interface
org.jboss.jca.embedded.dsl.datasources10.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.datasources10.api
Methods in org.jboss.jca.embedded.dsl.datasources10.api that return XaPoolTypeModifier and TypeMethodDescriptionXaPoolType.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.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.datasources10.impl
Classes in org.jboss.jca.embedded.dsl.datasources10.impl that implement XaPoolTypeModifier and TypeClassDescriptionclassThis class implements thexa-poolTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources10.impl that return XaPoolTypeModifier and TypeMethodDescriptionXaPoolTypeImpl.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.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