public class NotPart extends QueryCriteriaPart
| Constructor and Description |
|---|
NotPart(QueryCriteriaPart part) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectParameterValues(List<Object> values) |
void |
collectSqlFragment(CodeWriter writer) |
boolean |
isApplicable() |
add, add, addFirst, addFirst, getConditionCount, getPartsgetParameterValues, getSqlFragment, isPretty, printSqlParts, setPretty, toStringpublic NotPart(QueryCriteriaPart part)
public boolean isApplicable()
isApplicable in class QueryCriteriaPartpublic void collectSqlFragment(CodeWriter writer)
collectSqlFragment in class SqlPartpublic void collectParameterValues(List<Object> values)
collectParameterValues in class QueryCriteriaPartCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.