XAResource interfacepublic interface XASession extends Session
Session by adding
access to a JCR repository's support for the Java Transaction API (JTA).
This support takes the form of a XAResource
object. The functionality of this object closely resembles that defined by
the standard X/Open XA Resource interface.
This interface is used by the transaction manager; an application does not use it directly.
| Modifier and Type | Method and Description |
|---|---|
XAResource |
getXAResource()
Deprecated.
Retrieves an
XAResource object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction. |
addLockToken, checkPermission, exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getAttribute, getAttributeNames, getImportContentHandler, getItem, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getNodeByUUID, getRepository, getRootNode, getUserID, getValueFactory, getWorkspace, hasPendingChanges, impersonate, importXML, isLive, itemExists, logout, move, refresh, removeLockToken, save, setNamespacePrefixXAResource getXAResource()
XAResource object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction.XAResource object.Copyright © 2010 - 2020 Adobe. All Rights Reserved