Uses of Enum
io.ebean.QueryType
-
Uses of QueryType in io.ebean
Modifier and TypeMethodDescriptionQuery.getQueryType()
Return the type of query being executed.static QueryType
Returns the enum constant of this type with the specified name.static QueryType[]
QueryType.values()
Returns an array containing the constants of this enum type, in the order they are declared.