public class AttributeGreaterThanPredicate extends AttributeComparisonPredicate
AttributeComparisonPredicate checking if attribute value is Greater than comparison value.| Constructor and Description |
|---|
AttributeGreaterThanPredicate(SchemaI schema,
EntityI entity,
java.lang.String alias,
BinaryExpressionNode binaryExpressionNode,
java.lang.Object[] parameters,
boolean prefixedByNot) |
getComparisonValue, setComparisonValue, testgetAttribute, getAttributeChain, pathNodeToAttrChainString, setAttribute, setAttributeChaingetEntity, getSchema, setEntity, setSchemapublic AttributeGreaterThanPredicate(SchemaI schema, EntityI entity, java.lang.String alias, BinaryExpressionNode binaryExpressionNode, java.lang.Object[] parameters, boolean prefixedByNot) throws OQLException, UnsupportedQueryException
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.