Uses of Interface
org.apache.jackrabbit.data.core.InternalXAResource
-
Packages that use InternalXAResource Package Description org.apache.jackrabbit.data.core -
-
Uses of InternalXAResource in org.apache.jackrabbit.data.core
Constructors in org.apache.jackrabbit.data.core with parameters of type InternalXAResource Constructor Description TransactionContext(Xid xid, InternalXAResource[] resources)Create a new instance of this class.
-