| Modifier and Type | Field and Description |
|---|---|
static CqnPlainImpl |
AND |
static CqnPlainImpl |
COMMA |
static CqnPlainImpl |
LPAREN |
static CqnPlainImpl |
MINUS |
static CqnPlainImpl |
NOT |
static CqnPlainImpl |
OR |
static CqnPlainImpl |
RPAREN |
static CqnPlainImpl |
STAR |
cdsType| Modifier | Constructor and Description |
|---|---|
protected |
CqnPlainImpl(String plain) |
| Modifier and Type | Method and Description |
|---|---|
protected Jsonizer |
json() |
String |
plain() |
static CqnPlainImpl |
plain(String plain) |
String |
toJson() |
as, asc, ascNullsLast, average, between, between, between, between, contains, contains, contains, countDistinct, desc, descNullsFirst, dividedBy, dividedBy, endsWith, endsWith, eq, eq, func, ge, ge, gt, gt, in, in, in, in, is, is, isNot, isNot, isNotNull, isNull, le, le, lt, lt, max, min, minus, minus, ne, ne, plain, plus, plus, startsWith, startsWith, substring, substring, substring, substring, sum, times, times, toLower, toString, toUpper, type, type, type, type, withoutAliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitas, asExpression, asFunction, asList, asLiteral, asNullValue, asParameter, asRef, isExpression, isFunction, isList, isLiteral, isNullValue, isParameter, isRef, ofRef, typepublic static final CqnPlainImpl STAR
public static final CqnPlainImpl MINUS
public static final CqnPlainImpl LPAREN
public static final CqnPlainImpl RPAREN
public static final CqnPlainImpl AND
public static final CqnPlainImpl OR
public static final CqnPlainImpl NOT
public static final CqnPlainImpl COMMA
protected CqnPlainImpl(String plain)
public static CqnPlainImpl plain(String plain)
public String toJson()
toJson in interface JSONizabletoJson in class AbstractValue<Object>protected Jsonizer json()
json in class AbstractValue<Object>Copyright © 2023 SAP. All rights reserved.