| Package | Description |
|---|---|
| com.googlecode.mjorm.query.criteria |
| Modifier and Type | Method and Description |
|---|---|
static TypeCriterion.Type |
TypeCriterion.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TypeCriterion.Type[] |
TypeCriterion.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractQueryCriterion.type(java.lang.String property,
TypeCriterion.Type type)
Criteria#type(Type) |
static TypeCriterion |
Criteria.type(TypeCriterion.Type type)
|
| Constructor and Description |
|---|
TypeCriterion(TypeCriterion.Type type) |
Copyright © 2013. All Rights Reserved.