|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedConnectionHandle
| Method Summary | |
|---|---|
void |
connectionClosed(java.lang.Object handle)
|
void |
connectionError(java.lang.Exception e)
|
javax.resource.spi.LocalTransaction |
getClientLocalTransaction()
|
java.lang.Object |
getPhysicalConnection()
|
boolean |
matches(javax.resource.spi.ManagedConnectionFactory mcf,
javax.security.auth.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 |
|---|
java.lang.Object getPhysicalConnection()
void connectionClosed(java.lang.Object handle)
void connectionError(java.lang.Exception e)
boolean matches(javax.resource.spi.ManagedConnectionFactory mcf,
javax.security.auth.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 | |||||||||