- All Superinterfaces:
AutoCloseable, org.aksw.commons.txn.api.TxnApi
public interface ObjectStoreConnection
extends org.aksw.commons.txn.api.TxnApi, AutoCloseable
-
Method Summary
Declare access to the requested resource and lock it with the
ObjectStoreConnection's active transaction mode (read or write).
void
commit(org.aksw.commons.txn.impl.TxnHandler handler)
Methods inherited from interface org.aksw.commons.txn.api.TxnApi
abort, begin, commit
-
Method Details
-
access
Declare access to the requested resource and lock it with the
ObjectStoreConnection's active transaction mode (read or write).
-
commit
void commit(org.aksw.commons.txn.impl.TxnHandler handler)