| Package | Description |
|---|---|
| org.iternine.jeppetto.dao |
| Modifier and Type | Method and Description |
|---|---|
static ProjectionType |
ProjectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectionType[] |
ProjectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Projection |
QueryModelDAO.buildProjection(String projectionField,
ProjectionType projectionType,
Iterator argsIterator)
Construct a Projection object given the passed in arguments.
|
Copyright © 2014. All Rights Reserved.