Package org.sqlite.core
-
Interface Summary Interface Description Codes DB.ProgressObserver SafeStmtPtr.SafePtrConsumer<E extends java.lang.Throwable> SafeStmtPtr.SafePtrDoubleFunction<E extends java.lang.Throwable> SafeStmtPtr.SafePtrFunction<T,E extends java.lang.Throwable> SafeStmtPtr.SafePtrIntFunction<E extends java.lang.Throwable> SafeStmtPtr.SafePtrLongFunction<E extends java.lang.Throwable> -
Class Summary Class Description CoreDatabaseMetaData CorePreparedStatement CoreResultSet Implements a JDBC ResultSet.CoreStatement DB NativeDB This class provides a thin JNI layer over the SQLite3 C API.SafeStmtPtr A class for safely wrapping calls to a native pointer to a statement, ensuring no other thread has access to the pointer while it is run