Uses of Class
org.sqlite.core.SafeStmtPtr
Packages that use SafeStmtPtr
-
Uses of SafeStmtPtr in org.sqlite.core
Fields in org.sqlite.core declared as SafeStmtPtrMethods in org.sqlite.core that return SafeStmtPtrModifier and TypeMethodDescriptionprotected abstract SafeStmtPtrComplies an SQL statement.protected SafeStmtPtrMethods in org.sqlite.core with parameters of type SafeStmtPtrModifier and TypeMethodDescriptionintDB.finalize(SafeStmtPtr safePtr, long ptr) Destroys a statement.