public class TableField extends AbstractDatasetField<TableField> implements ITableField<TableField,Table>
alias| 构造器和说明 |
|---|
TableField(Table table,
String name) |
TableField(Table table,
String name,
boolean id) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Table |
getTable() |
int |
hashCode() |
boolean |
isId() |
contain, getName, getName, sqlas, as, getAliasgetName, getNamelikeParamWrap, paramWrapabs, acos, asin, atan, avg, between, ceil, charLength, concat, concat, concatWs, concatWs, cos, cot, count, count, date, dateAdd, dateAdd, dateDiff, dateDiff, dateFormat, dateFormat, dateSub, dateSub, day, degrees, divide, divide, empty, eq, floor, groupConcat, groupConcat, gt, gte, hour, hourAdd, hourSub, ifNull, iLike, iLike, iLike, iLike, in, in, inetAton, inetNtoa, instr, isNotNull, isNull, left, length, like, like, like, like, log, lower, lpad, lt, lte, ltrim, max, min, minuteAdd, minuteSub, mod, month, monthAdd, monthSub, multiply, multiply, mysql, ne, notBetween, notEmpty, notILike, notILike, notILike, notILike, notIn, notIn, notLike, notLike, notLike, notLike, plus, plus, postgres, pow, radians, repeat, replace, reverse, right, round, round, rpad, rtrim, secondAdd, secondSub, sign, sin, sort, sqrt, ST_Contains, ST_Contains, ST_Distance, ST_Distance, ST_Distance, ST_Distance, ST_DWithin, ST_DWithin, ST_DWithin, ST_DWithin, strcmp, subStr, subStr, subtract, subtract, sum, tan, trim, truncate, truncate, upper, weekday, year, yearAdd, yearSubprotected boolean canEqual(Object other)
public Table getTable()
getTable 在接口中 IDatasetField<TableField>getTable 在接口中 ITableField<TableField,Table>getTable 在类中 AbstractDatasetField<TableField>public boolean isId()
Copyright © 2025. All rights reserved.