public class LazyAssociatableConnectionManagerImpl extends ConnectionManagerImpl implements javax.resource.spi.LazyAssociatableConnectionManager
defaultPrin, jndiName, logicalName, poolInfo, rarName, resourceInfo
Constructor and Description |
---|
LazyAssociatableConnectionManagerImpl(PoolInfo poolInfo,
ResourceInfo resourceInfo) |
Modifier and Type | Method and Description |
---|---|
void |
associateConnection(Object connection,
javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo info) |
void |
inactiveConnectionClosed(Object connection,
javax.resource.spi.ManagedConnectionFactory mcf) |
allocateConnection, allocateConnection, allocateConnection, allocateNonTxConnection, getJndiName, getLogger, getLogicalName, getRarName, initialize, internalGetConnection, logFine, setJndiName, setLogicalName, setRarName
public LazyAssociatableConnectionManagerImpl(PoolInfo poolInfo, ResourceInfo resourceInfo)
public void associateConnection(Object connection, javax.resource.spi.ManagedConnectionFactory mcf, javax.resource.spi.ConnectionRequestInfo info) throws javax.resource.ResourceException
associateConnection
in interface javax.resource.spi.LazyAssociatableConnectionManager
javax.resource.ResourceException
public void inactiveConnectionClosed(Object connection, javax.resource.spi.ManagedConnectionFactory mcf)
inactiveConnectionClosed
in interface javax.resource.spi.LazyAssociatableConnectionManager
Copyright © 2019. All rights reserved.