| Package | Description |
|---|---|
| org.irenical.drowsy.query | |
| org.irenical.drowsy.query.builder.sql |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseQuery.setType(Query.TYPE type) |
| Constructor and Description |
|---|
BaseQueryBuilder(Query.TYPE type) |
Copyright © 2017 Irenical. All rights reserved.