|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.josql.expressions | |
---|---|
org.josql | |
org.josql.expressions | |
org.josql.functions | |
org.josql.internal | |
org.josql.parser |
Classes in org.josql.expressions used by org.josql | |
---|---|
Expression
The base class for all expressions. |
Classes in org.josql.expressions used by org.josql.expressions | |
---|---|
AliasedExpression
Represents an expression that also has an alias. |
|
BinaryExpression
Super-class of Expressions that return a binary result. |
|
Expression
The base class for all expressions. |
|
Function
This class represents a Function that can be "called" in JoSQL. |
|
ValueExpression
|
Classes in org.josql.expressions used by org.josql.functions | |
---|---|
Expression
The base class for all expressions. |
Classes in org.josql.expressions used by org.josql.internal | |
---|---|
Expression
The base class for all expressions. |
|
ValueExpression
|
Classes in org.josql.expressions used by org.josql.parser | |
---|---|
AliasedFunction
A function that also has an alias. |
|
BetweenExpression
Represents a "BETWEEN x AND y" expression. |
|
BindVariable
This class represents a "bind variable" used within a SQL statement. |
|
Expression
The base class for all expressions. |
|
Function
This class represents a Function that can be "called" in JoSQL. |
|
InExpression
This class represents in [ NOT ] IN [ LIKE ] [ ALL ] expression. |
|
IsNullExpression
Represents an "IS NULL" (or "IS NOT NULL") expression. |
|
LikeExpression
Represents a LHS [ NOT ] [ $ ] LIKE RHS expression. |
|
NewObjectExpression
|
|
SaveValue
|
|
SelectItemExpression
|
|
SubQueryExpression
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |