Uses of Interface
org.jboss.jca.embedded.dsl.ironjacamar13.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.ironjacamar13.api
Methods in org.jboss.jca.embedded.dsl.ironjacamar13.api that return XaPoolTypeModifier and TypeMethodDescriptionSets thefairelementXaPoolType.flushStrategy(String flushStrategy) Sets theflush-strategyelementConnectionDefinitionType.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created.XaPoolType.initialPoolSize(Integer initialPoolSize) Sets theinitial-pool-sizeelementXaPoolType.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.removeCapacity()Removes thecapacityelementXaPoolType.removeFair()Removes thefairelementXaPoolType.removeFlushStrategy()Removes theflush-strategyelementXaPoolType.removeInitialPoolSize()Removes theinitial-pool-sizeelementXaPoolType.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-resourceelementMethods in org.jboss.jca.embedded.dsl.ironjacamar13.api that return types with arguments of type XaPoolTypeModifier and TypeMethodDescriptionXaPoolType.getOrCreateCapacity()If not already created, a newcapacityelement with the given value will be created. -
Uses of XaPoolType in org.jboss.jca.embedded.dsl.ironjacamar13.impl
Classes in org.jboss.jca.embedded.dsl.ironjacamar13.impl that implement XaPoolTypeModifier and TypeClassDescriptionclassThis class implements thexa-poolTypexsd typeMethods in org.jboss.jca.embedded.dsl.ironjacamar13.impl that return XaPoolTypeModifier and TypeMethodDescriptionSets thefairelementXaPoolTypeImpl.flushStrategy(String flushStrategy) Sets theflush-strategyelementConnectionDefinitionTypeImpl.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created.XaPoolTypeImpl.initialPoolSize(Integer initialPoolSize) Sets theinitial-pool-sizeelementXaPoolTypeImpl.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.removeCapacity()Removes thecapacityelementXaPoolTypeImpl.removeFair()Removes thefairelementXaPoolTypeImpl.removeFlushStrategy()Removes theflush-strategyelementXaPoolTypeImpl.removeInitialPoolSize()Removes theinitial-pool-sizeelementXaPoolTypeImpl.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-resourceelementMethods in org.jboss.jca.embedded.dsl.ironjacamar13.impl that return types with arguments of type XaPoolTypeModifier and TypeMethodDescriptionXaPoolTypeImpl.getOrCreateCapacity()If not already created, a newcapacityelement with the given value will be created.