| 程序包 | 说明 |
|---|---|
| org.josql | |
| org.josql.expressions | |
| org.josql.functions | |
| org.josql.internal | |
| org.josql.parser |
| 类和说明 |
|---|
| Expression
The base class for all expressions.
|
| 类和说明 |
|---|
| AliasedExpression
Represents an expression that also has an alias.
|
| BinaryExpression |
| Expression
The base class for all expressions.
|
| Function
This class represents a Function that can be "called" in JoSQL.
|
| ValueExpression |
| 类和说明 |
|---|
| Expression
The base class for all expressions.
|
| 类和说明 |
|---|
| Expression
The base class for all expressions.
|
| ValueExpression |
| 类和说明 |
|---|
| AliasedFunction
A function that also has an alias.
|
| BetweenExpression
Represents a "BETWEEN x AND y" expression.
|
| BindVariable |
| Expression
The base class for all expressions.
|
| Function
This class represents a Function that can be "called" in JoSQL.
|
| InExpression |
| IsNullExpression
Represents an "IS NULL" (or "IS NOT NULL") expression.
|
| LikeExpression |
| NewObjectExpression |
| SaveValue |
| SelectItemExpression |
| SubQueryExpression |
Copyright © 2021. All rights reserved.