| Package | Description |
|---|---|
| io.daobab.query | |
| io.daobab.query.base | |
| io.daobab.target.statistic.column |
| Modifier and Type | Method and Description |
|---|---|
QueryType |
QueryDelete.getQueryType() |
QueryType |
QueryEntity.getQueryType() |
QueryType |
QueryField.getQueryType() |
QueryType |
QueryInsert.getQueryType() |
QueryType |
QueryPlate.getQueryType() |
QueryType |
QueryUpdate.getQueryType() |
| Modifier and Type | Method and Description |
|---|---|
abstract QueryType |
Query.getQueryType() |
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 |
|---|---|
default QueryType |
RequestType.getRequestType() |
| Modifier and Type | Method and Description |
|---|---|
default Column<E,QueryType,RequestType> |
RequestType.colRequestType() |
| Modifier and Type | Method and Description |
|---|---|
default E |
RequestType.setRequestType(QueryType val) |
Copyright © 2021. All rights reserved.