Package org.tmatesoft.sqljet.core.table.engine

Interface Summary
ISqlJetEngineSynchronized Interface for actions (closures) which will be performed atomically with locking of database mutex.
ISqlJetEngineTransaction Interface for actions (closures) which will be performed atomically within transaction.
 

Class Summary
SqlJetEngine