Uses of Enum Class
org.sgrewritten.stargate.database.SQLQuery
Packages that use SQLQuery
-
Uses of SQLQuery in org.sgrewritten.stargate.database
Methods in org.sgrewritten.stargate.database that return SQLQueryModifier 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.Methods in org.sgrewritten.stargate.database with parameters of type SQLQueryModifier and TypeMethodDescriptionstatic String
SQLQueryHandler.getQuery
(SQLQuery sqlQuery, DatabaseDriver databaseDriver) Gets the given SQL query