Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.txnfn.UndoInstanceUpdate
-
Packages that use UndoInstanceUpdate Package Description org.odpi.egeria.connectors.juxt.xtdb.txnfn Defines and implements XTDB transaction functions to ensure consistent ordering of write operations irrespective of a distributed back-end or asynchronous ingestion mode. -
-
Uses of UndoInstanceUpdate in org.odpi.egeria.connectors.juxt.xtdb.txnfn
Subclasses of UndoInstanceUpdate in org.odpi.egeria.connectors.juxt.xtdb.txnfn Modifier and Type Class Description classUndoEntityUpdateTransaction function for updating InstanceProperties on a metadata instance.classUndoRelationshipUpdateTransaction function for updating InstanceProperties on a metadata instance.
-