Interface WriteTransaction

All Superinterfaces:
PrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,? extends ModelObjectReference>>, ReadOnlyTransaction

public interface WriteTransaction extends ReadOnlyTransaction
Use the TransactionalExecutor.executeInWriteTransaction(RunnableInWriteTransaction) to execute the code in a write transaction.
Since:
3.9.0