| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| SqlJetEngine |