| Interface | Description |
|---|---|
| AliasOwner | |
| Condition | |
| ConditionalOperator | |
| Expression | |
| HasJointure | |
| Having | |
| Operand | |
| Operator | |
| SqlQuery | |
| WhereClause |
| Class | Description |
|---|---|
| AbstractCondition<L extends Operand,O extends ConditionalOperator,R extends Operand> | |
| AbstractHasJointure | |
| Alias | |
| BetweenCondition | |
| BooleanColumn | |
| BooleanOperand | |
| BooleanValue | |
| BuilderContext | |
| Call | |
| Case<T extends SafeSqlizable> | |
| Case.ConditionalCase | |
| Case.SimpleCase | |
| Cast | |
| Column | |
| CommonTableExpression | |
| Compute | |
| Concat | |
| ConditionGroup | |
| Constant | |
| From | |
| Identifier | |
| InCondition | |
| InsertQuery | |
| Jointure | |
| Literal | |
| NamedOperand | |
| NamedWindow | |
| NullCondition | |
| Over | |
| QueryOperand | |
| Row | |
| SafeSqlQuery | |
| SelectQuery | |
| SimpleCondition | |
| Template | |
| UnaryCompute | |
| Value | |
| Values | |
| Window |
| Enum | Description |
|---|---|
| ComparisonOperator | |
| JointureType | |
| LogicalOperator | |
| MathOperator | |
| Order | |
| RelationalOperator | |
| StringOperator | |
| UnaryOperator |
| Exception | Description |
|---|---|
| BuilderException |
Copyright © 2017. All rights reserved.