|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedConnectionHandle<T,U>
| Method Summary | |
|---|---|
void |
connectionClosed(U handle)
|
void |
connectionError(Exception e)
|
javax.resource.spi.LocalTransaction |
getClientLocalTransaction()
|
T |
getPhysicalConnection()
|
boolean |
matches(javax.resource.spi.ManagedConnectionFactory mcf,
Subject subject,
javax.resource.spi.ConnectionRequestInfo connectionRequestInfo)
|
| Methods inherited from interface javax.resource.spi.ManagedConnection |
|---|
addConnectionEventListener, associateConnection, cleanup, destroy, getConnection, getLocalTransaction, getLogWriter, getMetaData, getXAResource, removeConnectionEventListener, setLogWriter |
| Method Detail |
|---|
T getPhysicalConnection()
void connectionClosed(U handle)
void connectionError(Exception e)
boolean matches(javax.resource.spi.ManagedConnectionFactory mcf,
Subject subject,
javax.resource.spi.ConnectionRequestInfo connectionRequestInfo)
throws javax.resource.spi.ResourceAdapterInternalException
javax.resource.spi.ResourceAdapterInternalExceptionjavax.resource.spi.LocalTransaction getClientLocalTransaction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||