Uses of Record Class
com.usatiuk.objects.stores.TxManifestObj
Packages that use TxManifestObj
-
Uses of TxManifestObj in com.usatiuk.objects.stores
Methods in com.usatiuk.objects.stores with parameters of type TxManifestObjModifier and TypeMethodDescriptionvoid
CachingObjectPersistentStore.commitTx
(TxManifestObj<? extends JDataVersionedWrapper> objs, long txId) Commit the transaction to the underlying store and update the cache.