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 SafeStmtPtr
Complies an SQL statement.protected SafeStmtPtr
Methods in org.sqlite.core with parameters of type SafeStmtPtrModifier and TypeMethodDescriptionint
DB.finalize
(SafeStmtPtr safePtr, long ptr) Destroys a statement.