Uses of Interface
org.opends.server.backends.pluggable.spi.WriteableTransaction
Packages that use WriteableTransaction
Package
Description
Interfaces and classes required when implementing new storage engines for the pluggable backend.
-
Uses of WriteableTransaction in org.opends.server.backends.pluggable.spi
Methods in org.opends.server.backends.pluggable.spi with parameters of type WriteableTransactionModifier and TypeMethodDescriptionvoid
WriteOperation.run
(WriteableTransaction txn) Executes a write operation.