Package org.tmatesoft.sqljet.core.table
Interface ISqlJetRunnableWithLock
public interface ISqlJetRunnableWithLock
Interface for actions (closures) which will be performed atomically with
locking of database mutex.
-
Method Summary
-
Method Details
-
runWithLock
- Throws:
SqlJetException
-