io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig$ConnectionManagerConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-ironjacamar Show documentation
Show all versions of quarkus-ironjacamar Show documentation
Run Jakarta Connector (JCA) adapters in Quarkus
#
#Mon Nov 06 09:44:05 UTC 2023
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.wrapXAResource=Whether the connection manager should wrap the XAResource
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.connectable=Whether the connection manager should be connectable
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.interleaving=Whether the connection manager should use interleaving
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.pool=The pool configuration for the Connection Manager
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.allocationRetryWait=The time to wait between retries of the allocation of a connection
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.useCcm=Whether the connection manager should use CCM
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.tracking=Whether the connection manager should track connections
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.flushStrategy=The flush strategy for the Connection Manager
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.isSameRMOverride=Whether the connection manager should use same RM override
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.enlistment=Whether the connection manager should enlist connections
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.allocationRetry=The number of times to retry the allocation of a connection
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.sharable=Whether the connection manager is sharable
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.xaResourceTimeout=The transaction timeout for the XAResource
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.padXid=Whether the connection manager should pad the XID
io.quarkiverse.ironjacamar.runtime.IronJacamarRuntimeConfig.ConnectionManagerConfig.transactionSupportLevel=The transaction support level for the Connection Manager\n\nSee the TransactionSupportLevel\nJavadoc for more information
© 2015 - 2024 Weber Informatics LLC | Privacy Policy