| Modifier and Type | Method and Description |
|---|---|
List<FieldInfo> |
QueryExpression.getQueryFields()
Returns field information about the query
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExpression.getQueryFields(List<FieldInfo> fields)
Returns field information about the query
|
void |
QueryExpression.getQueryFields(List<FieldInfo> fields,
Path ctx)
The implementation should populate the list with the field information
|
| Constructor and Description |
|---|
FieldInfo(FieldInfo f)
Copy ctor, shallow copy
|
Copyright © 2015. All rights reserved.