Package org.sqlite.core
package org.sqlite.core
-
ClassDescriptionImplements a JDBC ResultSet.This class provides a thin JNI layer over the SQLite3 C API.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 runSafeStmtPtr.SafePtrConsumer<E extends Throwable>SafeStmtPtr.SafePtrDoubleFunction<E extends Throwable>SafeStmtPtr.SafePtrFunction<T, E extends Throwable>SafeStmtPtr.SafePtrIntFunction<E extends Throwable>SafeStmtPtr.SafePtrLongFunction<E extends Throwable>