Uses of Interface
org.apache.jackrabbit.jcr2spi.XASession
-
Packages that use XASession Package Description org.apache.jackrabbit.jcr2spi -
-
Uses of XASession in org.apache.jackrabbit.jcr2spi
Classes in org.apache.jackrabbit.jcr2spi that implement XASession Modifier and Type Class Description class
XASessionImpl
XASessionImpl
extends the regular session implementation with access to theXAResource
.
-