Uses of Class
org.apache.jackrabbit.commons.AbstractSession
- 
Packages that use AbstractSession Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.jcr2spi  - 
- 
Uses of AbstractSession in org.apache.jackrabbit.core
Subclasses of AbstractSession in org.apache.jackrabbit.core Modifier and Type Class Description classSessionImplASessionImpl...classXASessionImplSession extension that provides XA support. - 
Uses of AbstractSession in org.apache.jackrabbit.jcr2spi
Subclasses of AbstractSession in org.apache.jackrabbit.jcr2spi Modifier and Type Class Description classSessionImplSessionImpl...classXASessionImplXASessionImplextends the regular session implementation with access to theXAResource. 
 -