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 be,
java.lang.Object[] _parameters,
boolean _prefixedByNot) |
getComparisonValue, setComparisonValue, test
getAttribute, getAttributeChain, pathNodeToAttrChainString, setAttribute, setAttributeChain
getEntity, getSchema, setEntity, setSchema
public AttributeGreaterThanPredicate(SchemaI _schema, EntityI _entity, java.lang.String alias, BinaryExpressionNode be, java.lang.Object[] _parameters, boolean _prefixedByNot) throws OQLException, UnsupportedQueryException
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.