|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query.Type | |
---|---|
com.avaje.ebean | Core API (see Ebean and EbeanServer). |
Uses of Query.Type in com.avaje.ebean |
---|
Methods in com.avaje.ebean that return Query.Type | |
---|---|
Query.Type |
Query.getType()
Return the type of query (List, Set, Map, Bean, rowCount etc). |
static Query.Type |
Query.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Query.Type[] |
Query.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |