public class ResolvedFieldInfo extends FieldInfo
| Constructor and Description |
|---|
ResolvedFieldInfo(FieldInfo x,
CompositeMetadata root) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getEntityRelativeFieldName()
Get the field name relative to the entity it is contained in
|
EntityMetadata |
getFieldEntityMetadata()
Returns the entity metadata for the entity containing this field.
|
FieldTreeNode |
getFieldNode()
Returns the field metadata
|
getAbsFieldName, getClause, getContext, toStringpublic ResolvedFieldInfo(FieldInfo x, CompositeMetadata root)
public FieldTreeNode getFieldNode()
public Path getEntityRelativeFieldName()
public EntityMetadata getFieldEntityMetadata()
Copyright © 2015. All rights reserved.