public class ConnectionHolder extends ResourceHolderSupport
CciLocalTransactionManager binds instances of this class to the thread, for a given ConnectionFactory.
Note: This is an SPI class, not intended to be used by applications.
CciLocalTransactionManager
,
ConnectionFactoryUtils
Constructor and Description |
---|
ConnectionHolder(javax.resource.cci.Connection connection) |
Modifier and Type | Method and Description |
---|---|
javax.resource.cci.Connection |
getConnection() |
clear, getDeadline, getTimeToLiveInMillis, getTimeToLiveInSeconds, hasTimeout, isOpen, isRollbackOnly, isSynchronizedWithTransaction, isVoid, released, requested, reset, setRollbackOnly, setSynchronizedWithTransaction, setTimeoutInMillis, setTimeoutInSeconds, unbound
Copyright © 2015. All rights reserved.