Package | Description |
---|---|
org.apache.jackrabbit.jca |
Modifier and Type | Method and Description |
---|---|
JCAManagedConnection |
JCASessionHandle.getManagedConnection()
Return the managed connection.
|
Modifier and Type | Method and Description |
---|---|
void |
JCASessionHandle.setManagedConnection(JCAManagedConnection mc)
Set the managed connection.
|
Constructor and Description |
---|
JCASessionHandle(JCAManagedConnection mc)
Construct a new session.
|
TransactionBoundXAResource(JCAManagedConnection connection,
XAResource xaResource) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.