Package 

Interface SQLiteDatabaseHook

    • Method Summary

      Modifier and Type Method Description
      abstract void preKey(SQLiteConnection connection) Called immediately before keying the database.
      abstract void postKey(SQLiteConnection connection) Called immediately after keying the database.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait