| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| Modifier and Type | Method and Description |
|---|---|
BeanSqlSelect.PredicatesType |
BeanSqlSelect.getPredicatesType() |
static BeanSqlSelect.PredicatesType |
BeanSqlSelect.PredicatesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanSqlSelect.PredicatesType[] |
BeanSqlSelect.PredicatesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BeanSqlSelect(String sql,
BeanSqlSelect.PredicatesType predicatesType,
boolean hasOrderBy) |
Copyright © 2014. All Rights Reserved.