Class EntityField
java.lang.Object
org.iplass.mtp.entity.query.value.ValueExpression
org.iplass.mtp.entity.query.value.primary.PrimaryValue
org.iplass.mtp.entity.query.value.primary.EntityField
- All Implemented Interfaces:
Serializable,ASTNode
Entityの属性項目を表す。
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept(ASTTransformer transformer) voidaccept(ValueExpressionVisitor visitor) booleaninthashCode()voidsetPropertyName(String propertyName) toString()intMethods inherited from class org.iplass.mtp.entity.query.value.ValueExpression
newValue
-
Constructor Details
-
EntityField
public EntityField() -
EntityField
-
-
Method Details
-
getPropertyName
-
setPropertyName
-
toString
-
accept
- Specified by:
acceptin classValueExpression
-
accept
-
unnestCount
public int unnestCount() -
hashCode
public int hashCode() -
equals
-