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.ConnectionManagerjavax.resource.ResourceExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.