|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XASession | |
---|---|
org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
org.apache.jackrabbit.jca |
Uses of XASession in org.apache.jackrabbit.core |
---|
Subinterfaces of XASession in org.apache.jackrabbit.core | |
---|---|
interface |
XASession
Deprecated. Use XASession instead |
Classes in org.apache.jackrabbit.core that implement XASession | |
---|---|
class |
XASessionImpl
Session extension that provides XA support. |
Uses of XASession in org.apache.jackrabbit.jca |
---|
Classes in org.apache.jackrabbit.jca that implement XASession | |
---|---|
class |
JCASessionHandle
This class implements the JCA implementation of session. |
Methods in org.apache.jackrabbit.jca that return XASession | |
---|---|
XASession |
JCAManagedConnection.getSession(JCASessionHandle handle)
Return the session. |
Constructors in org.apache.jackrabbit.jca with parameters of type XASession | |
---|---|
JCAManagedConnection(JCAManagedConnectionFactory mcf,
JCAConnectionRequestInfo cri,
XASession session)
Construct the managed connection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |