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