Uses of Class
com.orientechnologies.orient.core.tx.OTransactionData
Packages that use OTransactionData
Package
Description
Contains all the class involved on the "local" implementation of the OStorage interface.
-
Uses of OTransactionData in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db with parameters of type OTransactionDataModifier and TypeMethodDescriptiondefault voidODatabaseDocumentInternal.syncCommit(OTransactionData data) -
Uses of OTransactionData in com.orientechnologies.orient.core.storage.impl.local
Constructor parameters in com.orientechnologies.orient.core.storage.impl.local with type arguments of type OTransactionData -
Uses of OTransactionData in com.orientechnologies.orient.core.tx
Methods in com.orientechnologies.orient.core.tx that return OTransactionData -
Uses of OTransactionData in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl with parameters of type OTransactionDataModifier and TypeMethodDescriptionvoidODatabaseDocumentDistributed.syncCommit(OTransactionData data)