A B C D E F G H I J K L M N O P Q R S T U V W X

W

w - Variable in class isql.ISQLSelectParser.caseWhen_return
 
When - Class in isql.expression
In a case clause, it is the WHEN part of one of the WHEN...THEN clauses.
When(IComparison, IConstant) - Constructor for class isql.expression.When
Constructor
WhenThen - Class in isql.expression
A WHEN-THEN substatement of a CASE statement
WhenThen(When, IExpression) - Constructor for class isql.expression.WhenThen
 
WhereBuilder - Class in isql.builder
Builds the where clause.
WhereBuilder(ColumnValues) - Constructor for class isql.builder.WhereBuilder
 
WhereBuilderTest - Class in isql.builder
 
WhereBuilderTest() - Constructor for class isql.builder.WhereBuilderTest
 
whereClause() - Method in class isql.ISQLSelectParser
 
whereExpression() - Method in class isql.ISQLSelectParser
 
WhereExpressionBuilder - Class in isql.builder
The expression builder for the where clauses, more restrictive than the expression builder for the select part of the query
WhereExpressionBuilder(ColumnValues) - Constructor for class isql.builder.WhereExpressionBuilder
 
whereSubExpression() - Method in class isql.ISQLSelectParser
 
WhereView - Class in isql.predicate
Contains the tables involved in a predicate (a section of the where clause) with the indices of their rows that are resulting from the predicate filter.
WS - Static variable in class isql.ISQLSelectLexer
 
WS - Static variable in class isql.ISQLSelectParser
 

A B C D E F G H I J K L M N O P Q R S T U V W X