public final class JCAConnectionManager extends Object implements javax.resource.spi.ConnectionManager
Constructor and Description |
---|
JCAConnectionManager() |
Modifier and Type | Method and Description |
---|---|
Object |
allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo cri)
The method allocateConnection gets called by the resource adapter's
connection factory instance.
|
public Object allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf, javax.resource.spi.ConnectionRequestInfo cri) throws javax.resource.ResourceException
allocateConnection
in interface javax.resource.spi.ConnectionManager
javax.resource.ResourceException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.