protected static class DBQuery.DBQueryExprColumn extends DBQueryColumn
expr
attributes, beanPropertyName, DBCOLATTR_TITLE, DBCOLATTR_TYPE, options
CTX_ALIAS, CTX_ALL, CTX_DEFAULT, CTX_FULLNAME, CTX_NAME, CTX_NOPARENTHESIS, CTX_VALUE
COLATTR_CURRENCY_CODE, COLATTR_DATETIMEPATTERN, COLATTR_ENUMTYPE, COLATTR_FRACTION_DIGITS, COLATTR_INTEGER_DIGITS, COLATTR_MAXVALUE, COLATTR_MINLENGTH, COLATTR_MINVALUE, COLATTR_NULLTEXT, COLATTR_NUMBER_GROUPSEP, COLATTR_NUMBER_TYPE, COLATTR_REGEXP, COLATTR_TITLE, COLATTR_TOOLTIP, COLATTR_TYPE
Modifier | Constructor and Description |
---|---|
protected |
DBQueryExprColumn(DBQuery q,
String name,
DBColumnExpr expr) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Custom serialization for transient rowset.
|
DBColumn |
getUpdateColumn()
Returns itself as the update column.
|
addXml, getAttribute, getDataType, getEnumType, getExpr, getOptions, getSize, isAutoGenerated, isReadOnly, isRequired, validateValue
addReferencedColumns, addSQL, decodeEnum, decodeSort, getAlias, getAttributes, getComment, getDatabase, getFullName, getIdentifier, getJavaType, getName, getRowSet, getSourceColumn, hashCode, isAggregate, isEnum, qualified, reference, setComment, to, toString
abs, aggregate, append, as, as, asc, avg, ceiling, cmp, coalesce, concat, concat, convertTo, convertTo, count, countDistinct, day, decode, decode, decode, decode, decode, decode, decodeEnum, decodeSort, desc, divideBy, floor, format, function, getBeanPropertyName, getControlType, getExprFromPhrase, getExprFromPhrase, getTitle, in, in, in, indexOf, indexOf, indexOf, is, isBetween, isGreaterThan, isLessOrEqual, isMoreOrEqual, isNot, isNotBetween, isSmallerThan, length, like, like, likeLower, likeUpper, lower, max, min, minus, minus, modulo, month, multiplyWith, notIn, notIn, notIn, notLike, nvl, on, parenthesis, plus, plus, replace, reverse, round, setAttribute, setBeanPropertyName, setControlType, setOptions, setTitle, stringAgg, stringAgg, substring, substring, substring, substring, substring, substring, sum, toChar, toChar, trim, trimLeft, trimRight, trunc, upper, when, year
checkParamNull
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBeanPropertyName, getControlType, getTitle
protected DBQueryExprColumn(DBQuery q, String name, DBColumnExpr expr)
public DBColumn getUpdateColumn()
DBColumn
getUpdateColumn
in class DBColumn
public boolean equals(Object other)
DBColumn
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.