| Package | Description |
|---|---|
| com.impetus.core |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<T> |
KunderaEntity.query(String query,
QueryType type)
Query.
|
List<T> |
DefaultKunderaEntity.query(String query,
QueryType type) |
Copyright © 2016. All Rights Reserved.