Uses of Interface
org.apache.jackrabbit.core.XASession

Packages that use XASession
org.apache.jackrabbit.jca   
 

Uses of XASession in org.apache.jackrabbit.jca
 

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.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.