Class Column.Default
java.lang.Object
org.huiche.core.ast.Segment.Default
org.huiche.ast.expression.Expression.Default
org.huiche.ast.metadata.Column.Default
- All Implemented Interfaces:
Serializable, Expression, Column, ArithmeticOperable, ComparisonOperable, OrderOperable, PatternMatchingOperable, Segment
- Enclosing interface:
Column
Column默认实现
- Author:
- Maning
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface Column
Column.DefaultNested classes/interfaces inherited from interface ComparisonOperable
ComparisonOperable.AndNested classes/interfaces inherited from interface Expression
Expression.Default, Expression.StaticExpressionNested classes/interfaces inherited from interface Segment
Segment.Default -
Method Summary
Methods inherited from class Expression.Default
asMethods inherited from class Segment.Default
equals, hashCode, toStringMethods inherited from interface ArithmeticOperable
div, div, div, div, minus, minus, minus, minus, mul, mul, mul, mul, plus, plus, plus, plusMethods inherited from interface ComparisonOperable
between, betweenAnd, eq, eq, gt, gt, gte, gte, in, in, in, isNotNull, isNull, lt, lt, lte, lte, ne, ne, notBetween, notBetweenAnd, notIn, notIn, notInMethods inherited from interface Expression
as, asConditionMethods inherited from interface OrderOperable
asc, descMethods inherited from interface PatternMatchingOperable
contains, endWith, like, notContains, notEndWith, notLike, notStartWith, startWithMethods inherited from interface Segment
staticable
-
Method Details
-
column
-
table
-
pseudoSql
-