| Package | Description |
|---|---|
| org.beangle.commons.dao.query | |
| org.beangle.commons.dao.query.builder |
| Modifier and Type | Method and Description |
|---|---|
Lang |
Query.getLang()
getLang.
|
static Lang |
Lang.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lang[] |
Lang.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Lang |
QueryBean.getLang()
Getter for the field
lang. |
protected Lang |
SqlBuilder.getLang()
getLang.
|
protected Lang |
SqlQuery.getLang()
getLang.
|
protected Lang |
OqlBuilder.getLang() |
protected abstract Lang |
AbstractQueryBuilder.getLang()
getLang.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryBean.setLang(Lang lang)
Setter for the field
lang. |
Copyright © 2005–2018 The Beangle Software. All rights reserved.