Package org.tmatesoft.sqljet.core.map
Interface ISqlJetMapTransaction
-
public interface ISqlJetMapTransaction
- Author:
- TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
run(SqlJetMapDb mapDb)
-
-
-
Method Detail
-
run
java.lang.Object run(SqlJetMapDb mapDb) throws SqlJetException
- Throws:
SqlJetException
-
-