Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
s
- Variable in class isql.
ISQLSelectParser.selectSubExpression_return
s
- Variable in class isql.
ISQLSelectParser.subSearchCondition_return
s
- Variable in class isql.
ISQLSelectParser.whereSubExpression_return
searchCondition()
- Method in class isql.
ISQLSelectParser
selectClause()
- Method in class isql.
ISQLSelectParser
selectExpression()
- Method in class isql.
ISQLSelectParser
SelectExpressionBuilder
- Class in
isql.builder
The expression builder specifically for the select part of the SQL.
SelectExpressionBuilder(ColumnValues, Groups)
- Constructor for class isql.builder.
SelectExpressionBuilder
selectItem()
- Method in class isql.
ISQLSelectParser
selectList()
- Method in class isql.
ISQLSelectParser
selectStatement()
- Method in class isql.
ISQLSelectParser
selectSubExpression()
- Method in class isql.
ISQLSelectParser
SEMICOLON
- Static variable in class isql.
ISQLSelectLexer
SEMICOLON
- Static variable in class isql.
ISQLSelectParser
separator
- Variable in class isql.util.
StringJoin
The separator (comma, semicolon...)
setAscendent(boolean)
- Method in class isql.
ISQLSelectParser.OrderBy
setElse(ISQLSelectParser.IExpression)
- Method in class isql.
ISQLSelectParser.CaseFunction
setFunctionId(String)
- Method in class isql.
ISQLSelectParser.Function
setNegated(boolean)
- Method in class isql.
ISQLSelectParser.NegatePredicate
setNegated(boolean)
- Method in class isql.
ISQLSelectParser.SubSearchCondition
setTable(String)
- Method in class isql.
ISQLSelectParser.TableSource
setTest(ISQLSelectParser.TableColumn)
- Method in class isql.
ISQLSelectParser.CaseFunction
setTreeAdaptor(TreeAdaptor)
- Method in class isql.
ISQLSelectParser
setUnaryOperator(String)
- Method in class isql.
ISQLSelectParser.SubExpression
SQLParser
- Class in
isql
Uses ANTLR to parse the SQL queries and builds the error text if the SQL parsing failed
SQLParser(ILogger)
- Constructor for class isql.
SQLParser
Constructor
SQLParserTest
- Class in
isql
SQLParserTest()
- Constructor for class isql.
SQLParserTest
STAR
- Static variable in class isql.
ISQLSelectLexer
STAR
- Static variable in class isql.
ISQLSelectParser
statement()
- Method in class isql.
ISQLSelectParser
StringJoin
- Class in
isql.util
Joins texts using a separator (comma...)
StringJoin(char)
- Constructor for class isql.util.
StringJoin
The constructor
StringLiteral
- Static variable in class isql.
ISQLSelectLexer
StringLiteral
- Static variable in class isql.
ISQLSelectParser
subSearchCondition()
- Method in class isql.
ISQLSelectParser
Sum
- Class in
isql.expression.aggregate
Sum()
- Constructor for class isql.expression.aggregate.
Sum
synpred14()
- Method in class isql.
ISQLSelectParser
synpred14_fragment()
- Method in class isql.
ISQLSelectParser
SystemLogger
- Class in
isql.util
Default implementation of the ILogger wrapper that uses the System streams (System.out, System.err).
SystemLogger()
- Constructor for class isql.util.
SystemLogger
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X