Package net.zetetic.database.sqlcipher
Class SQLiteStatementInfo
-
- All Implemented Interfaces:
public final class SQLiteStatementInfoDescribes a SQLite statement.
-
-
Field Summary
Fields Modifier and Type Field Description public intnumParameterspublic Array<String>columnNamespublic booleanreadOnly
-
Constructor Summary
Constructors Constructor Description SQLiteStatementInfo()
-