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

E

e - Variable in class isql.ISQLSelectParser.selectExpression_return
 
e - Variable in class isql.ISQLSelectParser.whereExpression_return
 
entrySet() - Method in class isql.ColumnValues
Returns the columns with their ids
EOF - Static variable in class isql.ISQLSelectLexer
 
EOF - Static variable in class isql.ISQLSelectParser
 
Equal - Class in isql.comparison
Used as predicate to check if two array elements are equal
Equal() - Constructor for class isql.comparison.Equal
 
EQUAL - Static variable in class isql.ISQLSelectLexer
 
EQUAL - Static variable in class isql.ISQLSelectParser
 
equalize() - Method in class isql.Equalizer
Calculates the size of the constant arrays based on the size of the other arrays
Equalizer - Class in isql
The parts of an expression or the expression itself can be either arrays or constants, This is a problem, because to calculate the expression we need a set of array of the same size.
Equalizer() - Constructor for class isql.Equalizer
 
Equalizer.IArrayFuture - Interface in isql
Get the array, when it is ready (after the method equalize has been called)
EqualizerTest - Class in isql
 
EqualizerTest() - Constructor for class isql.EqualizerTest
 
equals(Object) - Method in class isql.ColumnKey
 
equals(Object) - Method in class isql.groupby.ColumnKeyAndType
 
equals(Object) - Method in class isql.groupby.GroupKey
 
equals(Object) - Method in class isql.orderby.OrderByKey
 
equals(Object) - Method in class isql.orderby.OrderByKeyBehaviour
 
error(String, Throwable) - Method in interface isql.util.ILogger
Logs an error with an exception
error(String) - Method in interface isql.util.ILogger
Logs an error
error(String, Throwable) - Method in class isql.util.SystemLogger
 
error(String) - Method in class isql.util.SystemLogger
 
Exponent - Static variable in class isql.ISQLSelectLexer
 
Exponent - Static variable in class isql.ISQLSelectParser
 
ExpressionBuilder - Class in isql.builder
From the parsed expressions (in the select part or in the where part of the SQL statement) extracts expression trees that can be used to calculate the result set
ExpressionBuilder(ColumnValues) - Constructor for class isql.builder.ExpressionBuilder
Constructor
ExpressionBuilderTypes - Enum in isql.builder
 
ExpressionStack - Class in isql.builder
Keeps track of all expressions that are parents or ancestors of the current expression.
ExpressionStack() - Constructor for class isql.builder.ExpressionStack
 

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