Uses of Enum Class
org.sgrewritten.stargate.database.SQLQuery
-
Uses of SQLQuery in org.sgrewritten.stargate.database
Modifier and TypeMethodDescriptionstatic SQLQuery
Returns the enum constant of this class with the specified name.static SQLQuery[]
SQLQuery.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
SQLQueryHandler.getQuery
(SQLQuery sqlQuery, DatabaseDriver databaseDriver) Gets the given SQL query