public class NotInCriteria extends CriteriaOperator implements SubQueryOperator
EQUAL, GREATER_OR_EQUAL_THAN, GREATER_THAN, LESS_OR_EQUAL_THAN, LESS_THAN, LIKE, NOT_EQUAL
Constructor and Description |
---|
NotInCriteria(Criteria criteria)
Constructs a NotInCriteria for specified criteria.
|
Modifier and Type | Method and Description |
---|---|
SubQuery |
getSubQuery() |
addCriteria, getCriteriaField, getCriteriaFieldValue, getRequiredTable
getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, getSignature, hasAnyCriteria, isLikeOperatorApplicable, isOperator, setParentOperator, toString
public NotInCriteria(Criteria criteria)
criteria
- The Criteria as NotIn conditionpublic SubQuery getSubQuery()
getSubQuery
in interface SubQueryOperator
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries