| Package | Description |
|---|---|
| org.iternine.jeppetto.dao |
| Modifier and Type | Method and Description |
|---|---|
static ProjectionType |
ProjectionType.valueOf(java.lang.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(java.lang.String projectionField,
ProjectionType projectionType,
java.util.Iterator argsIterator)
Construct a Projection object given the passed in arguments.
|
Copyright © 2017. All Rights Reserved.