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

G

get(ColumnKey) - Method in class isql.ColumnValues
Returns the array of a column
getA() - Method in class isql.ISQLSelectParser.ComplexExpression
 
getA() - Method in class isql.ISQLSelectParser.ComplexSearchCondition
 
getAlias() - Method in class isql.ISQLSelectParser.SelectItem
 
getArray() - Method in class isql.array.Array
the array
getArray() - Method in class isql.Column
 
getArray() - Method in interface isql.Equalizer.IArrayFuture
 
getArrColumnValue() - Method in class isql.groupby.GroupKey
The invariant columns values for the set identified by this key
getArrKey() - Method in class isql.orderby.OrderByKey
The values for a row of the result set
getB() - Method in class isql.ISQLSelectParser.ComplexExpression
 
getB() - Method in class isql.ISQLSelectParser.ComplexSearchCondition
 
getCase() - Method in class isql.ISQLSelectParser.CaseSubExpression
 
getColumn() - Method in class isql.ISQLSelectParser.TableColumn
 
getColumnName() - Method in class isql.ColumnKey
 
getColumns() - Method in class isql.ISQLSelectParser.TableSource
 
getCompared() - Method in class isql.ISQLSelectParser.Comparison
 
getCompared() - Method in class isql.ISQLSelectParser.Like
 
getCompared() - Method in class isql.ISQLSelectParser.When
 
getConstant() - Method in class isql.ISQLSelectParser.ConstantSubExpression
 
getConstants() - Method in class isql.ISQLSelectParser.In
 
getDate() - Method in class isql.ISQLSelectParser.DateConstant
 
getElse() - Method in class isql.ISQLSelectParser.CaseFunction
 
getExceptions() - Method in class isql.ISQLSelectParserWithErrors
Returns the error, so that they can be showed to the user
getExpression() - Method in class isql.ISQLSelectParser.ExpressionSubExpression
 
getFunction() - Method in class isql.ISQLSelectParser.FunctionSubExpression
 
getFunctionId() - Method in class isql.ISQLSelectParser.Function
 
getGrammarFileName() - Method in class isql.ISQLSelectLexer
 
getGrammarFileName() - Method in class isql.ISQLSelectParser
 
getGroupByColumnValues(ColumnKey) - Method in class isql.groupby.Groups
Returns an array with the rows index that are contained in the group, in the order they was found in the original set of columns
getGroupBys() - Method in class isql.ISQLSelectParser
 
getGroupKeysInOriginalOrder() - Method in class isql.groupby.Groups
 
getIndicesForGroupKey(GroupKey) - Method in class isql.groupby.Groups
 
getIndicesInTable(String) - Method in class isql.predicate.WhereView
Returns the indices for one specific table in this view
getInvolvedColumns() - Method in class isql.expression.AggregateFunction
 
getInvolvedColumns() - Method in class isql.expression.CaseExpression
 
getInvolvedColumns() - Method in class isql.expression.ColumnExpressionByGroup
 
getInvolvedColumns() - Method in class isql.expression.ColumnExpressionSimple
 
getInvolvedColumns() - Method in class isql.expression.ConstantExpression
 
getInvolvedColumns() - Method in class isql.expression.DoubleExpression
 
getInvolvedColumns() - Method in class isql.expression.UnaryExpression
 
getInvolvedColumns() - Method in interface isql.IExpression
Returns the table columns named in the expression
getKey() - Method in class isql.Column
 
getKey() - Method in class isql.groupby.ColumnKeyAndType
 
getNegated() - Method in class isql.ISQLSelectParser.SubSearchCondition
 
getNumber() - Method in class isql.ISQLSelectParser.NumberConstant
 
getNumberOfRows() - Method in class isql.ColumnValuesWithRowsNumber
 
getOperator() - Method in class isql.ISQLSelectParser.Comparison
 
getOperator() - Method in class isql.ISQLSelectParser.ComplexExpression
 
getOperator() - Method in class isql.ISQLSelectParser.ComplexSearchCondition
 
getOperator() - Method in class isql.ISQLSelectParser.When
 
getOrderBy() - Method in class isql.ISQLSelectParser.OrderBy
 
getOrderBys() - Method in class isql.ISQLSelectParser
 
getParameters() - Method in class isql.ISQLSelectParser.Function
 
getPredicate() - Method in class isql.ISQLSelectParser.PredicateCondition
 
getResult() - Method in class isql.expression.AggregateFunction
 
getResult() - Method in class isql.expression.CaseExpression
Calculates the result of the case expression.
getResult() - Method in class isql.expression.ColumnExpressionByGroup
 
getResult() - Method in class isql.expression.ColumnExpressionSimple
 
getResult() - Method in class isql.expression.ConstantExpression
 
getResult() - Method in class isql.expression.DoubleExpression
 
getResult() - Method in class isql.expression.UnaryExpression
 
getResult() - Method in interface isql.IExpression
Get the result of the expression (can be a constant or an array)
getRowsNumber() - Method in class isql.predicate.WhereView
Since all the tables have by definition the same number of rows (possibly empty) the number of rows of the view is the same as the number of rows of the first table
getSearchCondition() - Method in class isql.ISQLSelectParser.RecursiveCondition
 
getSelectItems() - Method in class isql.ISQLSelectParser
 
getSize() - Method in class isql.array.Array
The size of the array
getSubExpression() - Method in class isql.ISQLSelectParser.SimpleExpression
 
getSubSearchCondition() - Method in class isql.ISQLSelectParser.SimpleSearchCondition
 
getSum() - Method in class isql.expression.aggregate.Average
 
getSum() - Method in interface isql.expression.aggregate.IAggregate
 
getSum() - Method in class isql.expression.aggregate.Max
 
getSum() - Method in class isql.expression.aggregate.Min
 
getSum() - Method in class isql.expression.aggregate.Sum
 
getTable() - Method in class isql.ISQLSelectParser.TableColumn
 
getTable() - Method in class isql.ISQLSelectParser.TableSource
 
getTableColumn() - Method in class isql.ISQLSelectParser.TableColumnSubExpression
 
getTableName() - Method in class isql.ColumnKey
 
getTableNames() - Method in class isql.predicate.WhereView
Retursn the names of the tables that are included in the view
getTablesFromColumnKeys(Collection<ColumnKey>) - Static method in class isql.predicate.WhereView
column keys identifies columns and they are composed by the table and column name.
getTableSources() - Method in class isql.ISQLSelectParser
 
getTest() - Method in class isql.ISQLSelectParser.CaseFunction
 
getTest() - Method in class isql.ISQLSelectParser.Comparison
 
getTest() - Method in class isql.ISQLSelectParser.In
 
getTest() - Method in class isql.ISQLSelectParser.Like
 
getTest() - Method in class isql.ISQLSelectParser.When
 
getText() - Method in class isql.ISQLSelectParser.StringConstant
 
getThen() - Method in class isql.expression.WhenThen
 
getThen() - Method in class isql.ISQLSelectParser.WhenThen
 
getTokenNames() - Method in class isql.ISQLSelectParser
 
getTree() - Method in class isql.ISQLSelectParser.arithmeticOperator_return
 
getTree() - Method in class isql.ISQLSelectParser.binaryOperator_return
 
getTree() - Method in class isql.ISQLSelectParser.bitwiseOperator_return
 
getTree() - Method in class isql.ISQLSelectParser.booleanValue_return
 
getTree() - Method in class isql.ISQLSelectParser.caseFunction_return
 
getTree() - Method in class isql.ISQLSelectParser.caseWhen_return
 
getTree() - Method in class isql.ISQLSelectParser.comparisonOperator_return
 
getTree() - Method in class isql.ISQLSelectParser.constant_return
 
getTree() - Method in class isql.ISQLSelectParser.constantSequence_return
 
getTree() - Method in class isql.ISQLSelectParser.fromClause_return
 
getTree() - Method in class isql.ISQLSelectParser.function_return
 
getTree() - Method in class isql.ISQLSelectParser.groupByClause_return
 
getTree() - Method in class isql.ISQLSelectParser.logicalOperator_return
 
getTree() - Method in class isql.ISQLSelectParser.orderByClause_return
 
getTree() - Method in class isql.ISQLSelectParser.orderByExpression_return
 
getTree() - Method in class isql.ISQLSelectParser.predicate_return
 
getTree() - Method in class isql.ISQLSelectParser.searchCondition_return
 
getTree() - Method in class isql.ISQLSelectParser.selectClause_return
 
getTree() - Method in class isql.ISQLSelectParser.selectExpression_return
 
getTree() - Method in class isql.ISQLSelectParser.selectItem_return
 
getTree() - Method in class isql.ISQLSelectParser.selectList_return
 
getTree() - Method in class isql.ISQLSelectParser.selectStatement_return
 
getTree() - Method in class isql.ISQLSelectParser.selectSubExpression_return
 
getTree() - Method in class isql.ISQLSelectParser.statement_return
 
getTree() - Method in class isql.ISQLSelectParser.subSearchCondition_return
 
getTree() - Method in class isql.ISQLSelectParser.tableColumn_return
 
getTree() - Method in class isql.ISQLSelectParser.tableSource_return
 
getTree() - Method in class isql.ISQLSelectParser.unaryOperator_return
 
getTree() - Method in class isql.ISQLSelectParser.whereClause_return
 
getTree() - Method in class isql.ISQLSelectParser.whereExpression_return
 
getTree() - Method in class isql.ISQLSelectParser.whereSubExpression_return
 
getTreeAdaptor() - Method in class isql.ISQLSelectParser
 
getType() - Method in class isql.array.Array
The type of the array
getType() - Method in class isql.constant.BooleanConstant
 
getType() - Method in class isql.constant.DateConstant
 
getType() - Method in class isql.constant.NumericConstant
 
getType() - Method in class isql.constant.TextConstant
 
getType() - Method in class isql.groupby.ColumnKeyAndType
 
getType() - Method in interface isql.ITypedValue
 
getUnaryOperator() - Method in class isql.ISQLSelectParser.SubExpression
 
getValue() - Method in class isql.constant.BooleanConstant
 
getValue() - Method in class isql.constant.DateConstant
 
getValue() - Method in class isql.constant.NumericConstant
 
getValue() - Method in class isql.constant.TextConstant
 
getValue() - Method in class isql.ISQLSelectParser.BooleanConstant
 
getValueAsObject() - Method in class isql.constant.BooleanConstant
 
getValueAsObject() - Method in class isql.constant.DateConstant
 
getValueAsObject() - Method in class isql.constant.NumericConstant
 
getValueAsObject() - Method in class isql.constant.TextConstant
 
getValueAsObject() - Method in interface isql.IConstant
The value of the constant
getWhat() - Method in class isql.ISQLSelectParser.SelectItem
 
getWhen() - Method in class isql.expression.WhenThen
 
getWhen() - Method in class isql.ISQLSelectParser.WhenThen
 
getWhenThens() - Method in class isql.ISQLSelectParser.CaseFunction
 
getWhere() - Method in class isql.ISQLSelectParser
 
Greater - Class in isql.comparison
Used as predicate to check if element a is greater than element b
Greater() - Constructor for class isql.comparison.Greater
 
GreaterOrEqual - Class in isql.comparison
Used as predicate to check if element a is greater or equal than element b
GreaterOrEqual() - Constructor for class isql.comparison.GreaterOrEqual
 
GREATERTHAN - Static variable in class isql.ISQLSelectLexer
 
GREATERTHAN - Static variable in class isql.ISQLSelectParser
 
GREATERTHANOREQUALTO - Static variable in class isql.ISQLSelectLexer
 
GREATERTHANOREQUALTO - Static variable in class isql.ISQLSelectParser
 
GroupBy - Class in isql
Builds the group by structure.
GroupBy(List<ColumnKey>) - Constructor for class isql.GroupBy
Constructor
groupByClause() - Method in class isql.ISQLSelectParser
 
GroupKey - Class in isql.groupby
Used as key for the groups in the GROUP BY clause.
GroupKey(Object[]) - Constructor for class isql.groupby.GroupKey
 
Groups - Class in isql.groupby
Contains the groups coming from the "group by" clause.
Groups(ColumnKeyAndType[]) - Constructor for class isql.groupby.Groups
 

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