Interface ISqlJetEngineTransaction
-
public interface ISqlJetEngineTransactionInterface for actions (closures) which will be performed atomically within transaction.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectrun(SqlJetEngine engine)
-
-
-
Method Detail
-
run
java.lang.Object run(SqlJetEngine engine) throws SqlJetException
- Throws:
SqlJetException
-
-