Uses of Enum
io.ebean.QueryType
Packages that use QueryType
-
Uses of QueryType in io.ebean
Modifier and TypeMethodDescriptionQuery.getQueryType()Return the type of query being executed.static QueryTypeReturns 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.