Uses of Interface
com.usatiuk.objects.transaction.TxRecord.TxObjectRecord
Packages that use TxRecord.TxObjectRecord
-
Uses of TxRecord.TxObjectRecord in com.usatiuk.objects.stores
Method parameters in com.usatiuk.objects.stores with type arguments of type TxRecord.TxObjectRecordModifier and TypeMethodDescriptionWritebackObjectPersistentStore.commitTx(Collection<TxRecord.TxObjectRecord<?>> writes) Commit a transaction to the persistent store. -
Uses of TxRecord.TxObjectRecord in com.usatiuk.objects.transaction
Classes in com.usatiuk.objects.transaction that implement TxRecord.TxObjectRecordModifier and TypeClassDescriptionstatic final recordstatic final recordTxRecord.TxObjectRecordWrite<T extends JData>