Class SQLiteSchemaQueries
java.lang.Object
com.djrapitops.plan.storage.database.queries.schema.SQLiteSchemaQueries
Static method class for SQLite Schema related queries.
-
Method Summary
Modifier and TypeMethodDescriptiondoesColumnExist
(String tableName, String columnName) doesTableExist
(String tableName)
-
Method Details
-
doesTableExist
-
doesColumnExist
-