public class QueryEntityClassProperty extends Object
| Constructor and Description |
|---|
QueryEntityClassProperty(Member member)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
alias() |
void |
alias(String alias) |
String |
fullName() |
boolean |
knowsClass(Class<?> cls) |
void |
parent(QueryEntityClassProperty parent) |
String |
toString() |
Class<?> |
type() |
public QueryEntityClassProperty(Member member)
member - Element.public void alias(String alias)
alias - Alias.public String alias()
public Class<?> type()
public void parent(QueryEntityClassProperty parent)
parent - Parent property if this is embeddable element.public boolean knowsClass(Class<?> cls)
cls - Class.true If this property or some parent relates to member of the given class.public String fullName()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018