Package org.sqlite
Interface SQLiteCommitListener
-
public interface SQLiteCommitListenerhttps://www.sqlite.org/c3ref/commit_hook.html
-
-
Method Summary
Modifier and Type Method Description voidonCommit()voidonRollback()
-
public interface SQLiteCommitListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
onCommit() |
|
void |
onRollback() |