public class AttributeEqualsPredicate extends AttributeComparisonPredicate
AttributeComparisonPredicate checking if attribute value and comparison value are (not) equal.| Constructor and Description |
|---|
AttributeEqualsPredicate(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 AttributeEqualsPredicate(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.