Uses of Interface
dev.getelements.elements.rt.transact.ReadOnlyTransaction
Packages that use ReadOnlyTransaction
-
Uses of ReadOnlyTransaction in dev.getelements.elements.rt.transact
Classes in dev.getelements.elements.rt.transact with type parameters of type ReadOnlyTransactionModifier and TypeInterfaceDescriptionstatic interface
ReadOnlyTransaction.Builder<TransactionT extends ReadOnlyTransaction>
Subinterfaces of ReadOnlyTransaction in dev.getelements.elements.rt.transactModifier and TypeInterfaceDescriptioninterface
Defines a set of mutable transactional operations.Methods in dev.getelements.elements.rt.transact that return types with arguments of type ReadOnlyTransactionModifier and TypeMethodDescriptionStarts building an instance ofReadOnlyTransaction
against the underlying data store.