Package | Description |
---|---|
com.xpert.persistence.query |
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 |
---|---|
String |
JoinBuilder.getJoinString(QueryType queryType) |
static String |
QueryBuilder.getQuerySelectClausule(QueryType type,
String select) |
Copyright © 2015. All rights reserved.