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

A

absoluteBegin - Variable in class net.sf.jsqlparser.parser.BaseToken
 
absoluteEnd - Variable in class net.sf.jsqlparser.parser.BaseToken
 
absoluteTokenBegin - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.AllComparisonExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.AnyComparisonExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.CaseExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.CastExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.DateValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.DoubleValue
 
accept(ExpressionVisitor) - Method in interface net.sf.jsqlparser.expression.Expression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.Function
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.HexValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.IntervalExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.JdbcNamedParameter
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.JsonExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.KeepExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.LongValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.NotExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.NullValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.NumericBind
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Addition
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseAnd
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseLeftShift
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseOr
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseRightShift
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseXor
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Concat
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Division
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Modulo
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Multiplication
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Subtraction
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.conditional.AndExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.conditional.OrExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
accept(ItemsListVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.GreaterThan
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.GreaterThanEquals
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
accept(ItemsListVisitor) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsList
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.JsonOperator
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.Matches
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.MinorThan
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.MinorThanEquals
 
accept(ItemsListVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
accept(ItemsListVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMatchOperator
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMySQLOperator
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.OracleHint
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.Parenthesis
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.RowConstructor
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.SignedExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.StringValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.TimeKeyExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.TimestampValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.TimeValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.UserVariable
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.ValueListExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.WhenClause
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.schema.Column
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.schema.Table
 
accept(IntoTableVisitor) - Method in class net.sf.jsqlparser.schema.Table
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.alter.Alter
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.Block
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.comment.Comment
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.Commit
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.create.index.CreateIndex
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.execute.Execute
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
accept(SelectItemVisitor) - Method in class net.sf.jsqlparser.statement.select.AllColumns
 
accept(SelectItemVisitor) - Method in class net.sf.jsqlparser.statement.select.AllTableColumns
 
accept(FromItemVisitor) - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
accept(OrderByVisitor) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
accept(PivotVisitor) - Method in class net.sf.jsqlparser.statement.select.Pivot
 
accept(PivotVisitor) - Method in class net.sf.jsqlparser.statement.select.PivotXml
 
accept(SelectVisitor) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.select.Select
 
accept(SelectVisitor) - Method in interface net.sf.jsqlparser.statement.select.SelectBody
 
accept(SelectItemVisitor) - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
accept(SelectItemVisitor) - Method in interface net.sf.jsqlparser.statement.select.SelectItem
 
accept(SelectVisitor) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
accept(ItemsListVisitor) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.statement.select.TableFunction
 
accept(FromItemVisitor) - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
accept(SelectVisitor) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.SetStatement
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.ShowStatement
 
accept(StatementVisitor) - Method in interface net.sf.jsqlparser.statement.Statement
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.Statements
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.update.Update
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.UseStatement
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.values.ValuesStatement
 
accept(SelectVisitor) - Method in class net.sf.jsqlparser.statement.values.ValuesStatement
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
AddAliasesVisitor - Class in net.sf.jsqlparser.util
Add aliases to every column and expression selected by a select - statement.
AddAliasesVisitor() - Constructor for class net.sf.jsqlparser.util.AddAliasesVisitor
 
addAlterExpression(AlterExpression) - Method in class net.sf.jsqlparser.statement.alter.Alter
 
addChild(int, Expression) - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
addColDataType(String, ColDataType) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
addColDataType(AlterExpression.ColumnDataType) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
addEscapes(String) - Static method in exception net.sf.jsqlparser.parser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpression(Select, Expression) - Static method in class net.sf.jsqlparser.util.SelectUtils
Adds an expression to select statements.
addExpressionList(ExpressionList) - Method in class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
addExpressionList(List<Expression>) - Method in class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
addExpressionList(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
addGroupBy(Select, Expression) - Static method in class net.sf.jsqlparser.util.SelectUtils
Adds group by to a plain select statement.
addGroupByColumnReference(Expression) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
addIdent(String, String) - Method in class net.sf.jsqlparser.expression.JsonExpression
 
Addition - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
Addition() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Addition
 
AdditiveExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
addJoin(Select, Table, Expression) - Static method in class net.sf.jsqlparser.util.SelectUtils
Adds a simple join to a select statement.
addParameters(String...) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
addSelectItems(SelectItem...) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
adjustBeginLineColumn(int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
Alias - Class in net.sf.jsqlparser.expression
 
Alias(String) - Constructor for class net.sf.jsqlparser.expression.Alias
 
Alias(String, boolean) - Constructor for class net.sf.jsqlparser.expression.Alias
 
Alias() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AllColumns - Class in net.sf.jsqlparser.statement.select
All the columns (as in "SELECT * FROM ...")
AllColumns() - Constructor for class net.sf.jsqlparser.statement.select.AllColumns
 
AllComparisonExpression - Class in net.sf.jsqlparser.expression
 
AllComparisonExpression(SubSelect) - Constructor for class net.sf.jsqlparser.expression.AllComparisonExpression
 
AllComparisonExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ALLOWED_PREFIXES - Static variable in class net.sf.jsqlparser.expression.StringValue
 
AllTableColumns() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AllTableColumns - Class in net.sf.jsqlparser.statement.select
 
AllTableColumns() - Constructor for class net.sf.jsqlparser.statement.select.AllTableColumns
 
AllTableColumns(Table) - Constructor for class net.sf.jsqlparser.statement.select.AllTableColumns
 
Alter - Class in net.sf.jsqlparser.statement.alter
 
Alter() - Constructor for class net.sf.jsqlparser.statement.alter.Alter
 
AlterDeParser - Class in net.sf.jsqlparser.util.deparser
very simple alter statement deparser
AlterDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.AlterDeParser
 
AlterExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AlterExpression - Class in net.sf.jsqlparser.statement.alter
 
AlterExpression() - Constructor for class net.sf.jsqlparser.statement.alter.AlterExpression
 
AlterExpression.ColumnDataType - Class in net.sf.jsqlparser.statement.alter
 
AlterExpressionColumnDataType() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AlterExpressionConstraintState() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AlterOperation - Enum in net.sf.jsqlparser.statement.alter
 
AlterTable() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AlterView() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AlterView - Class in net.sf.jsqlparser.statement.create.view
A "CREATE VIEW" statement
AlterView() - Constructor for class net.sf.jsqlparser.statement.create.view.AlterView
 
AlterViewDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a AlterView
AlterViewDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.AlterViewDeParser
 
AlterViewDeParser(StringBuilder, SelectVisitor) - Constructor for class net.sf.jsqlparser.util.deparser.AlterViewDeParser
 
AnalyticExpression - Class in net.sf.jsqlparser.expression
Analytic function.
AnalyticExpression() - Constructor for class net.sf.jsqlparser.expression.AnalyticExpression
 
AnalyticExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AnalyticType - Enum in net.sf.jsqlparser.expression
 
AndExpression - Class in net.sf.jsqlparser.expression.operators.conditional
 
AndExpression(Expression, Expression) - Constructor for class net.sf.jsqlparser.expression.operators.conditional.AndExpression
 
AndExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AnyComparisonExpression - Class in net.sf.jsqlparser.expression
Combines ANY and SOME expressions.
AnyComparisonExpression(AnyType, SubSelect) - Constructor for class net.sf.jsqlparser.expression.AnyComparisonExpression
 
AnyComparisonExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
AnyType - Enum in net.sf.jsqlparser.expression
 
ASTNodeAccess - Interface in net.sf.jsqlparser.parser
 
ASTNodeAccessImpl - Class in net.sf.jsqlparser.parser
 
ASTNodeAccessImpl() - Constructor for class net.sf.jsqlparser.parser.ASTNodeAccessImpl
 

B

backup(int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Backup a number of characters.
BaseToken - Class in net.sf.jsqlparser.parser
 
BaseToken() - Constructor for class net.sf.jsqlparser.parser.BaseToken
 
beginColumn - Variable in class net.sf.jsqlparser.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class net.sf.jsqlparser.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Start.
Between - Class in net.sf.jsqlparser.expression.operators.relational
A "BETWEEN" expr1 expr2 statement
Between() - Constructor for class net.sf.jsqlparser.expression.operators.relational.Between
 
Between() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
BinaryExpression - Class in net.sf.jsqlparser.expression
A basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.
BinaryExpression() - Constructor for class net.sf.jsqlparser.expression.BinaryExpression
 
BitwiseAnd - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
BitwiseAnd() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseAnd
 
BitwiseAndOr() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
BitwiseLeftShift - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
BitwiseLeftShift() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseLeftShift
 
BitwiseOr - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
BitwiseOr() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseOr
 
BitwiseRightShift - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
BitwiseRightShift() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseRightShift
 
BitwiseXor - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
BitwiseXor() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseXor
 
BitwiseXor() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Block() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Block - Class in net.sf.jsqlparser.statement
 
Block() - Constructor for class net.sf.jsqlparser.statement.Block
 
bufcolumn - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
buffer - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.AlterDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.AlterViewDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.CreateIndexDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.CreateViewDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.DropDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.LimitDeparser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.OrderByDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.ShowStatementDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.UseStatementDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.ValuesStatementDeParser
 
bufline - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
bufpos - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
Position in buffer.
buildSelectFromTable(Table) - Static method in class net.sf.jsqlparser.util.SelectUtils
Builds select * from table.
buildSelectFromTableAndExpressions(Table, Expression...) - Static method in class net.sf.jsqlparser.util.SelectUtils
Builds select expr1, expr2 from table.
buildSelectFromTableAndExpressions(Table, String...) - Static method in class net.sf.jsqlparser.util.SelectUtils
Builds select expr1, expr2 from table.
buildSelectFromTableAndSelectItems(Table, SelectItem...) - Static method in class net.sf.jsqlparser.util.SelectUtils
 

C

CaseExpression - Class in net.sf.jsqlparser.expression
CASE/WHEN expression.
CaseExpression() - Constructor for class net.sf.jsqlparser.expression.CaseExpression
 
CaseWhenExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
CastExpression - Class in net.sf.jsqlparser.expression
 
CastExpression() - Constructor for class net.sf.jsqlparser.expression.CastExpression
 
CastExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
CCJSqlParser - Class in net.sf.jsqlparser.parser
The parser generated by JavaCC
CCJSqlParser(Provider) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParser
Constructor.
CCJSqlParser(String) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParser
Constructor.
CCJSqlParser(CCJSqlParserTokenManager) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParser
Constructor with generated Token Manager.
CCJSqlParserConstants - Interface in net.sf.jsqlparser.parser
Token literal values and constants.
CCJSqlParserDefaultVisitor - Class in net.sf.jsqlparser.parser
 
CCJSqlParserDefaultVisitor() - Constructor for class net.sf.jsqlparser.parser.CCJSqlParserDefaultVisitor
 
CCJSqlParserManager - Class in net.sf.jsqlparser.parser
A JSqlParser implementation that uses a parser generated by JavaCC
CCJSqlParserManager() - Constructor for class net.sf.jsqlparser.parser.CCJSqlParserManager
 
CCJSqlParserTokenManager - Class in net.sf.jsqlparser.parser
Token Manager.
CCJSqlParserTokenManager(SimpleCharStream) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Constructor.
CCJSqlParserTokenManager(SimpleCharStream, int) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Constructor.
CCJSqlParserTreeConstants - Interface in net.sf.jsqlparser.parser
 
CCJSqlParserUtil - Class in net.sf.jsqlparser.parser
Toolfunctions to start and use JSqlParser.
CCJSqlParserVisitor - Interface in net.sf.jsqlparser.parser
 
CheckConstraint - Class in net.sf.jsqlparser.statement.create.table
Table Check Constraint Eg. ' CONSTRAINT less_than_ten CHECK (count < 10) ' @au thor mw
CheckConstraint() - Constructor for class net.sf.jsqlparser.statement.create.table.CheckConstraint
 
children - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
childrenAccept(CCJSqlParserVisitor, Object) - Method in class net.sf.jsqlparser.parser.SimpleNode
Accept the visitor.
clearNodeScope(Node) - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
close() - Method in interface net.sf.jsqlparser.parser.Provider
Closes the stream and releases any system resources associated with it.
close() - Method in class net.sf.jsqlparser.parser.StreamProvider
 
close() - Method in class net.sf.jsqlparser.parser.StringProvider
 
closeNodeScope(Node, int) - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
closeNodeScope(Node, boolean) - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
CNFConverter - Class in net.sf.jsqlparser.util.cnfexpression
This class handles the conversion from a normal expression tree into the CNF form.
CNFConverter() - Constructor for class net.sf.jsqlparser.util.cnfexpression.CNFConverter
 
ColDataType() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ColDataType - Class in net.sf.jsqlparser.statement.create.table
 
ColDataType() - Constructor for class net.sf.jsqlparser.statement.create.table.ColDataType
 
Column() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
column - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
Column - Class in net.sf.jsqlparser.schema
A column.
Column() - Constructor for class net.sf.jsqlparser.schema.Column
 
Column(Table, String) - Constructor for class net.sf.jsqlparser.schema.Column
 
Column(List<String>) - Constructor for class net.sf.jsqlparser.schema.Column
 
Column(String) - Constructor for class net.sf.jsqlparser.schema.Column
 
ColumnDataType(String, boolean, ColDataType, List<String>) - Constructor for class net.sf.jsqlparser.statement.alter.AlterExpression.ColumnDataType
 
ColumnDefinition - Class in net.sf.jsqlparser.statement.create.table
A column definition in a CREATE TABLE statement.
ColumnDefinition() - Constructor for class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
ColumnsNamesList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ColumnsNamesListItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Comment() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Comment - Class in net.sf.jsqlparser.statement.comment
 
Comment() - Constructor for class net.sf.jsqlparser.statement.comment.Comment
 
Commit() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Commit - Class in net.sf.jsqlparser.statement
 
Commit() - Constructor for class net.sf.jsqlparser.statement.Commit
 
CommonTokenAction(Token) - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
 
ComparisonItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ComparisonOperator - Class in net.sf.jsqlparser.expression.operators.relational
 
ComparisonOperator(String) - Constructor for class net.sf.jsqlparser.expression.operators.relational.ComparisonOperator
 
Concat - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
Concat() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Concat
 
ConcatExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Condition() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ConnectExpressionsVisitor - Class in net.sf.jsqlparser.util
Connect all selected expressions with a binary expression.
ConnectExpressionsVisitor() - Constructor for class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
ConnectExpressionsVisitor(String) - Constructor for class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
ConstraintState - Interface in net.sf.jsqlparser.statement.alter
Based on https://docs.oracle.com/cd/B28359_01/server.111/b28286/clauses002.htm#i1002273
convertToCNF(Expression) - Static method in class net.sf.jsqlparser.util.cnfexpression.CNFConverter
Since the class is only used once, I create this method to make the rest of the methods private.
createBinaryExpression() - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
Create instances of this binary expression that connects all selected expressions.
CreateIndex() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
CreateIndex - Class in net.sf.jsqlparser.statement.create.index
A "CREATE INDEX" statement
CreateIndex() - Constructor for class net.sf.jsqlparser.statement.create.index.CreateIndex
 
CreateIndexDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a CreateIndex
CreateIndexDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.CreateIndexDeParser
 
CreateParameter() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
CreateTable() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
CreateTable - Class in net.sf.jsqlparser.statement.create.table
A "CREATE TABLE" statement
CreateTable() - Constructor for class net.sf.jsqlparser.statement.create.table.CreateTable
 
CreateTableDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a CreateTable
CreateTableDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
CreateTableDeParser(StatementDeParser, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
CreateView() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
CreateView - Class in net.sf.jsqlparser.statement.create.view
A "CREATE VIEW" statement
CreateView() - Constructor for class net.sf.jsqlparser.statement.create.view.CreateView
 
CreateViewDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a CreateView
CreateViewDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.CreateViewDeParser
 
CreateViewDeParser(StringBuilder, SelectVisitor) - Constructor for class net.sf.jsqlparser.util.deparser.CreateViewDeParser
 
curChar - Variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
 
currentToken - Variable in exception net.sf.jsqlparser.parser.ParseException
This is the last token that has been consumed successfully.

D

Database - Class in net.sf.jsqlparser.schema
 
Database(String) - Constructor for class net.sf.jsqlparser.schema.Database
 
Database(Server, String) - Constructor for class net.sf.jsqlparser.schema.Database
 
DateTimeLiteralExpression - Class in net.sf.jsqlparser.expression
 
DateTimeLiteralExpression() - Constructor for class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
DateTimeLiteralExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
DateTimeLiteralExpression.DateTime - Enum in net.sf.jsqlparser.expression
 
DateValue - Class in net.sf.jsqlparser.expression
A Date in the form {d 'yyyy-mm-dd'}
DateValue(String) - Constructor for class net.sf.jsqlparser.expression.DateValue
 
debugStream - Variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Debug output.
DEFAULT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
Lexical state.
defaultVisit(SimpleNode, Object) - Method in class net.sf.jsqlparser.parser.CCJSqlParserDefaultVisitor
 
DeferrableConstraint - Class in net.sf.jsqlparser.statement.alter
 
DeferrableConstraint(boolean) - Constructor for class net.sf.jsqlparser.statement.alter.DeferrableConstraint
 
Delete() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Delete - Class in net.sf.jsqlparser.statement.delete
 
Delete() - Constructor for class net.sf.jsqlparser.statement.delete.Delete
 
DeleteDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a Delete
DeleteDeParser() - Constructor for class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
DeleteDeParser(ExpressionVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
deParse(Alter) - Method in class net.sf.jsqlparser.util.deparser.AlterDeParser
 
deParse(AlterView) - Method in class net.sf.jsqlparser.util.deparser.AlterViewDeParser
 
deParse(CreateIndex) - Method in class net.sf.jsqlparser.util.deparser.CreateIndexDeParser
 
deParse(CreateTable) - Method in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
deParse(CreateView) - Method in class net.sf.jsqlparser.util.deparser.CreateViewDeParser
 
deParse(Delete) - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
deParse(Drop) - Method in class net.sf.jsqlparser.util.deparser.DropDeParser
 
deParse(Execute) - Method in class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
deParse(Insert) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
deParse(Limit) - Method in class net.sf.jsqlparser.util.deparser.LimitDeparser
 
deParse(List<OrderByElement>) - Method in class net.sf.jsqlparser.util.deparser.OrderByDeParser
 
deParse(boolean, List<OrderByElement>) - Method in class net.sf.jsqlparser.util.deparser.OrderByDeParser
 
deParse(Replace) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
deParse(SetStatement) - Method in class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
deParse(ShowStatement) - Method in class net.sf.jsqlparser.util.deparser.ShowStatementDeParser
 
deParse(Update) - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
deParse(Upsert) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
deParse(UseStatement) - Method in class net.sf.jsqlparser.util.deparser.UseStatementDeParser
 
deParse(ValuesStatement) - Method in class net.sf.jsqlparser.util.deparser.ValuesStatementDeParser
 
deParseElement(OrderByElement) - Method in class net.sf.jsqlparser.util.deparser.OrderByDeParser
 
deparseFetch(Fetch) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
deparseJoin(Join) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
deparseOffset(Offset) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
DIGIT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
disable_tracing() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Disable tracing.
Distinct - Class in net.sf.jsqlparser.statement.select
A DISTINCT [ON (expression, ...)] clause
Distinct() - Constructor for class net.sf.jsqlparser.statement.select.Distinct
 
Distinct(boolean) - Constructor for class net.sf.jsqlparser.statement.select.Distinct
 
Division - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
Division() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Division
 
Done() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reset buffer when finished.
DoubleValue - Class in net.sf.jsqlparser.expression
Every number with a point or a exponential format is a DoubleValue
DoubleValue(String) - Constructor for class net.sf.jsqlparser.expression.DoubleValue
 
Drop() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Drop - Class in net.sf.jsqlparser.statement.drop
 
Drop() - Constructor for class net.sf.jsqlparser.statement.drop.Drop
 
DropDeParser - Class in net.sf.jsqlparser.util.deparser
 
DropDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.DropDeParser
 
DT_ZONE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
dump(String) - Method in class net.sf.jsqlparser.parser.SimpleNode
 

E

enable_tracing() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Enable tracing.
EnableConstraint - Class in net.sf.jsqlparser.statement.alter
 
EnableConstraint(boolean) - Constructor for class net.sf.jsqlparser.statement.alter.EnableConstraint
 
endColumn - Variable in class net.sf.jsqlparser.parser.Token
The column number of the last character of this Token.
endLine - Variable in class net.sf.jsqlparser.parser.Token
The line number of the last character of this Token.
EOF - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
End of File.
EOL - Static variable in exception net.sf.jsqlparser.parser.ParseException
The end of line string (we do not use System.getProperty("") so that we are compatible with Android/GWT);
EqualsTo - Class in net.sf.jsqlparser.expression.operators.relational
 
EqualsTo() - Constructor for class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
ESC - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
ExceptOp - Class in net.sf.jsqlparser.statement.select
 
ExceptOp() - Constructor for class net.sf.jsqlparser.statement.select.ExceptOp
 
ExcludeConstraint - Class in net.sf.jsqlparser.statement.create.table
Table Exclusion Constraint Eg.
ExcludeConstraint() - Constructor for class net.sf.jsqlparser.statement.create.table.ExcludeConstraint
 
Execute() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Execute - Class in net.sf.jsqlparser.statement.execute
 
Execute() - Constructor for class net.sf.jsqlparser.statement.execute.Execute
 
Execute.EXEC_TYPE - Enum in net.sf.jsqlparser.statement.execute
 
ExecuteDeParser - Class in net.sf.jsqlparser.util.deparser
 
ExecuteDeParser(ExpressionVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
ExistsExpression - Class in net.sf.jsqlparser.expression.operators.relational
 
ExistsExpression() - Constructor for class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
ExistsExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ExpandBuff(boolean) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception net.sf.jsqlparser.parser.ParseException
Each entry in this array is an array of integers.
Expression - Interface in net.sf.jsqlparser.expression
 
Expression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ExpressionDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) an Expression
ExpressionDeParser() - Constructor for class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
ExpressionDeParser(SelectVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
ExpressionList - Class in net.sf.jsqlparser.expression.operators.relational
A list of expressions, as in SELECT A FROM TAB WHERE B IN (expr1,expr2,expr3)
ExpressionList() - Constructor for class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
ExpressionList(List<Expression>) - Constructor for class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
ExpressionList(Expression...) - Constructor for class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
ExpressionListItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ExpressionListItem - Class in net.sf.jsqlparser.statement.select
 
ExpressionListItem() - Constructor for class net.sf.jsqlparser.statement.select.ExpressionListItem
 
ExpressionVisitor - Interface in net.sf.jsqlparser.expression
 
ExpressionVisitorAdapter - Class in net.sf.jsqlparser.expression
 
ExpressionVisitorAdapter() - Constructor for class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
ExtractExpression - Class in net.sf.jsqlparser.expression
Extract value from date/time expression.
ExtractExpression() - Constructor for class net.sf.jsqlparser.expression.ExtractExpression
 
ExtractExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
extractTableName(Table) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
Override to adapt the tableName generation (e.g. with / without schema).

F

Fetch() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Fetch - Class in net.sf.jsqlparser.statement.select
A fetch clause in the form FETCH (FIRST | NEXT) row_count (ROW | ROWS) ONLY
Fetch() - Constructor for class net.sf.jsqlparser.statement.select.Fetch
 
FillBuff() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
First() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
First - Class in net.sf.jsqlparser.statement.select
A FIRST clause in the form [FIRST row_count] the alternative form [LIMIT row_count] is also supported.
First() - Constructor for class net.sf.jsqlparser.statement.select.First
 
First.Keyword - Enum in net.sf.jsqlparser.statement.select
 
firstToken - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
ForceOption - Enum in net.sf.jsqlparser.statement.create.view
 
ForeignKeyIndex - Class in net.sf.jsqlparser.statement.create.table
Foreign Key Index
ForeignKeyIndex() - Constructor for class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
FromItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
FromItem - Interface in net.sf.jsqlparser.statement.select
An item in a "SELECT [...]
FromItemVisitor - Interface in net.sf.jsqlparser.statement.select
 
FromItemVisitorAdapter - Class in net.sf.jsqlparser.statement.select
 
FromItemVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
Function - Class in net.sf.jsqlparser.expression
A function as MAX,COUNT...
Function() - Constructor for class net.sf.jsqlparser.expression.Function
 
Function() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
FunctionItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
FunctionItem - Class in net.sf.jsqlparser.statement.select
 
FunctionItem() - Constructor for class net.sf.jsqlparser.statement.select.FunctionItem
 

G

generateParseException() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Generate ParseException.
getAbsoluteTokenBegin() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
getAfterDuration() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
getAfterTimeUnit() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
getAlias() - Method in class net.sf.jsqlparser.schema.Table
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.ExpressionListItem
 
getAlias() - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.FunctionItem
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
getAlias() - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
getAlterExpressions() - Method in class net.sf.jsqlparser.statement.alter.Alter
 
getAnyType() - Method in class net.sf.jsqlparser.expression.AnyComparisonExpression
 
getArgumentsStringList() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
getArrayData() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
getASTNode() - Method in interface net.sf.jsqlparser.parser.ASTNodeAccess
 
getASTNode() - Method in class net.sf.jsqlparser.parser.ASTNodeAccessImpl
 
getASTRoot() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
getAttribute() - Method in class net.sf.jsqlparser.expression.Function
 
getBeforeDuration() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
getBeforeTimeUnit() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
getBeginColumn() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get token beginning line number.
getBetweenExpressionEnd() - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
getBetweenExpressionStart() - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
getBigIntegerValue() - Method in class net.sf.jsqlparser.expression.LongValue
 
getBindId() - Method in class net.sf.jsqlparser.expression.NumericBind
 
getBrackets() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.AlterDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.AlterViewDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.CreateIndexDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.CreateViewDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.DropDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.ShowStatementDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.UseStatementDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.ValuesStatementDeParser
 
getCascade() - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
getCause() - Method in exception net.sf.jsqlparser.JSQLParserException
 
getCharacterSet() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
getChild(int) - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
getColDataType() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression.ColumnDataType
 
getColDataType() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
The ColDataType of this column definition
getColDataTypeList() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getColumn() - Method in class net.sf.jsqlparser.expression.JsonExpression
 
getColumn() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Deprecated.
getColumn() - Method in class net.sf.jsqlparser.statement.comment.Comment
 
getColumnDefinitions() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
A list of ColumnDefinitions of this table.
getColumnName() - Method in class net.sf.jsqlparser.schema.Column
 
getColumnName() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression.ColumnDataType
 
getColumnName() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getColumnName() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
getColumnNames() - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
getColumnNames() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
getColumnNames() - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
getColumns() - Method in class net.sf.jsqlparser.statement.insert.Insert
Get the columns (found in "INSERT INTO (col1,col2..) [...]" )
getColumns() - Method in class net.sf.jsqlparser.statement.merge.MergeInsert
 
getColumns() - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
getColumns() - Method in class net.sf.jsqlparser.statement.replace.Replace
A list of Columns either from a "REPLACE mytab (col1, col2) [...]" or a "REPLACE mytab SET col1=exp1, col2=exp2".
getColumns() - Method in class net.sf.jsqlparser.statement.update.Update
The Columns in this update (as col1 and col2 in UPDATE col1='a', col2='b')
getColumns() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
getColumnsNames() - Method in class net.sf.jsqlparser.statement.create.table.Index
A list of strings of all the columns regarding this index
getColumnSpecs() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression.ColumnDataType
 
getColumnSpecStrings() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
A list of strings of every word after the datatype of the column.
getComment() - Method in class net.sf.jsqlparser.statement.comment.Comment
 
getConnectExpression() - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
getConstraintName() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getConstraints() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getCreateOptionsStrings() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
getCurrentTokenAbsolutePosition() - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
 
getDatabase() - Method in class net.sf.jsqlparser.schema.Table
 
getDatabaseName() - Method in class net.sf.jsqlparser.schema.Database
 
getDataType() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
getDefaultValue() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getDeleteWhereCondition() - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
getDistinct() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getDuplicateUpdateColumns() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getDuplicateUpdateColumns() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
getDuplicateUpdateExpressionList() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getDuplicateUpdateExpressionList() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
getDuration() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
getElseExpression() - Method in class net.sf.jsqlparser.expression.CaseExpression
 
getEnd() - Method in class net.sf.jsqlparser.expression.WindowRange
 
getEndColumn() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get token end line number.
getEscape() - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
getExecType() - Method in class net.sf.jsqlparser.statement.execute.Execute
 
getExpression() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getExpression() - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
getExpression() - Method in class net.sf.jsqlparser.expression.NotExpression
 
getExpression() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
getExpression() - Method in class net.sf.jsqlparser.expression.SignedExpression
 
getExpression() - Method in class net.sf.jsqlparser.expression.WindowOffset
 
getExpression() - Method in class net.sf.jsqlparser.statement.create.table.CheckConstraint
 
getExpression() - Method in class net.sf.jsqlparser.statement.create.table.ExcludeConstraint
 
getExpression() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
getExpression() - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
getExpression() - Method in class net.sf.jsqlparser.statement.select.Top
 
getExpression() - Method in class net.sf.jsqlparser.statement.SetStatement
 
getExpressionList() - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
getExpressionList() - Method in class net.sf.jsqlparser.expression.ValueListExpression
 
getExpressionList() - Method in class net.sf.jsqlparser.statement.select.ExpressionListItem
 
getExpressions() - Method in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
getExpressions() - Method in class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
getExpressions() - Method in class net.sf.jsqlparser.statement.replace.Replace
A list of Expressions (from a "REPLACE mytab SET col1=exp1, col2=exp2").
getExpressions() - Method in class net.sf.jsqlparser.statement.update.Update
The Expressions in this update (as 'a' and 'b' in UPDATE col1='a', col2='b')
getExpressions() - Method in class net.sf.jsqlparser.statement.values.ValuesStatement
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
getExprList() - Method in class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
getExprList() - Method in class net.sf.jsqlparser.expression.RowConstructor
 
getExprList() - Method in class net.sf.jsqlparser.statement.execute.Execute
 
getFetch() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getFetch() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getFetchJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.Fetch
 
getFetchParam() - Method in class net.sf.jsqlparser.statement.select.Fetch
 
getFirst() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getFkColumns() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getFkSourceColumns() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getFkSourceTable() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getForce() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
getForColumns() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
getFormatedList(List<?>, String) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getFormatedList(List<?>, String, boolean, boolean) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getForUpdateTable() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getFromItem() - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
getFromItem() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
The FromItem in this query
getFromItem() - Method in class net.sf.jsqlparser.statement.update.Update
 
getFullyQualifiedName() - Method in class net.sf.jsqlparser.schema.Column
 
getFullyQualifiedName() - Method in class net.sf.jsqlparser.schema.Database
 
getFullyQualifiedName() - Method in interface net.sf.jsqlparser.schema.MultiPartName
 
getFullyQualifiedName() - Method in class net.sf.jsqlparser.schema.Server
 
getFullyQualifiedName() - Method in class net.sf.jsqlparser.schema.Table
 
getFunction() - Method in class net.sf.jsqlparser.statement.select.FunctionItem
 
getFunctionItems() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
getGroupByColumnReferences() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
A list of Expressions of the GROUP BY clause.
getHaving() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getId() - Method in interface net.sf.jsqlparser.parser.Node
 
getId() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
GetImage() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get token literal value.
getIndex() - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
getIndex() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getIndex() - Method in class net.sf.jsqlparser.statement.create.index.CreateIndex
The index to be created
getIndex(Expression) - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
getIndexes() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
A list of Indexes (for example "PRIMARY KEY") of this table.
getIndexHint() - Method in class net.sf.jsqlparser.schema.Table
 
getIndexSpec() - Method in class net.sf.jsqlparser.statement.create.table.Index
 
getInItems() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
getInSelect() - Method in class net.sf.jsqlparser.statement.select.PivotXml
 
getInstanceName() - Method in class net.sf.jsqlparser.schema.Server
 
getIntervalType() - Method in class net.sf.jsqlparser.expression.IntervalExpression
 
getIntoTables() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getItemsList() - Method in class net.sf.jsqlparser.statement.insert.Insert
Get the values (as VALUES (...) or SELECT)
getItemsList() - Method in class net.sf.jsqlparser.statement.replace.Replace
An ItemsList (either from a "REPLACE mytab VALUES (exp1,exp2)" or a "REPLACE mytab SELECT * FROM mytab2") it is null in case of a "REPLACE mytab SET col1=exp1, col2=exp2"
getItemsList() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
getJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.First
 
getJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.Skip
 
getJoinList() - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
getJoins() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
getJoins() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
The list of Joins
getJoins() - Method in class net.sf.jsqlparser.statement.update.Update
 
getJoinWindow() - Method in class net.sf.jsqlparser.statement.select.Join
Return the "WITHIN" join window (if any)
getKeep() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getKeep() - Method in class net.sf.jsqlparser.expression.Function
 
getKeyword() - Method in class net.sf.jsqlparser.statement.select.First
 
getLeft() - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
getLeftExpression() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
getLeftExpression() - Method in class net.sf.jsqlparser.expression.CastExpression
 
getLeftExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
getLeftExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
getLeftExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
getLeftItemsList() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
getLimit() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
getLimit() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getLimit() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getLimit() - Method in class net.sf.jsqlparser.statement.update.Update
 
getLine() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Deprecated.
getList() - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
getMergeInsert() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getMergeUpdate() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getMessage() - Method in exception net.sf.jsqlparser.parser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getModifierPriority() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getMultiExpressionList() - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
getMultiInItems() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
getMySqlSqlCalcFoundRows() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getMySqlSqlNoCache() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getName() - Method in class net.sf.jsqlparser.expression.Alias
 
getName() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getName() - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
getName() - Method in class net.sf.jsqlparser.expression.Function
The name of he function, i.e.
getName() - Method in class net.sf.jsqlparser.expression.JdbcNamedParameter
 
getName() - Method in class net.sf.jsqlparser.expression.KeepExpression
 
getName() - Method in class net.sf.jsqlparser.expression.RowConstructor
 
getName() - Method in class net.sf.jsqlparser.expression.UserVariable
The name of the parameter
getName(boolean) - Method in class net.sf.jsqlparser.schema.Column
Get name with out without using aliases.
getName() - Method in class net.sf.jsqlparser.schema.Table
 
getName() - Method in class net.sf.jsqlparser.statement.create.table.Index
 
getName() - Method in class net.sf.jsqlparser.statement.drop.Drop
 
getName() - Method in class net.sf.jsqlparser.statement.execute.Execute
 
getName() - Method in class net.sf.jsqlparser.statement.select.WithItem
The name of this WITH item (for example, "myWITH" in "WITH myWITH AS (SELECT A,B,C))"
getName() - Method in class net.sf.jsqlparser.statement.SetStatement
 
getName() - Method in class net.sf.jsqlparser.statement.UseStatement
 
getNamedParameters() - Method in class net.sf.jsqlparser.expression.Function
the parameters might be named parameters, e.g. substring('foobar' from 2 for 3)
getNames() - Method in class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
getNextAlias() - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
Calculate next alias name to use.
getNextToken() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Get the next Token.
getNextToken() - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Get the next Token.
getNotExcapedValue() - Method in class net.sf.jsqlparser.expression.StringValue
 
getNullOrdering() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
getOffset() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getOffset() - Method in class net.sf.jsqlparser.expression.WindowElement
 
getOffset() - Method in class net.sf.jsqlparser.statement.select.Limit
 
getOffset() - Method in class net.sf.jsqlparser.statement.select.Offset
 
getOffset() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getOffset() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getOffsetJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.Offset
 
getOffsetParam() - Method in class net.sf.jsqlparser.statement.select.Offset
 
getOldOracleJoinSyntax() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
getOldOracleJoinSyntax() - Method in class net.sf.jsqlparser.expression.operators.relational.OldOracleJoinBinaryExpression
 
getOldOracleJoinSyntax() - Method in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
getOnCondition() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getOnDeleteReferenceOption() - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
getOnExpression() - Method in class net.sf.jsqlparser.statement.select.Join
Returns the "ON" expression (if any)
getOnSelectItems() - Method in class net.sf.jsqlparser.statement.select.Distinct
A list of SelectItems expressions, as in "select DISTINCT ON (a,b,c) a,b FROM..."
getOnUpdateReferenceOption() - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
getOperation() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getOperations() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getOperatorType() - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMatchOperator
 
getOperatorType() - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMySQLOperator
 
getOracleHierarchical() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getOracleHint() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getOraclePriorPosition() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
getOraclePriorPosition() - Method in class net.sf.jsqlparser.expression.operators.relational.OldOracleJoinBinaryExpression
 
getOraclePriorPosition() - Method in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
getOrderByElements() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getOrderByElements() - Method in class net.sf.jsqlparser.expression.KeepExpression
 
getOrderByElements() - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
getOrderByElements() - Method in class net.sf.jsqlparser.expression.OrderByClause
 
getOrderByElements() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
getOrderByElements() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getOrderByElements() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getOrderByElements() - Method in class net.sf.jsqlparser.statement.update.Update
 
getParameter() - Method in class net.sf.jsqlparser.expression.IntervalExpression
 
getParameters() - Method in class net.sf.jsqlparser.expression.Function
The list of parameters of the function (if any, else null) If the parameter is "*", allColumns is set to true
getParameters() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getParameters() - Method in class net.sf.jsqlparser.statement.drop.Drop
 
getParseErrors() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
getPartitionExpressionList() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getPartitionExpressionList() - Method in class net.sf.jsqlparser.expression.PartitionByClause
 
getPivot() - Method in class net.sf.jsqlparser.schema.Table
 
getPivot() - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
getPivot() - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
getPivot() - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
getPivot() - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
getPivot() - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
getPivot() - Method in class net.sf.jsqlparser.statement.select.TableFunction
 
getPivot() - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
getPkColumns() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getPrefix() - Method in class net.sf.jsqlparser.expression.StringValue
 
getRange() - Method in class net.sf.jsqlparser.expression.WindowElement
 
getReferencedColumnNames() - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
getReturningExpressionList() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getReturningExpressionList() - Method in class net.sf.jsqlparser.statement.update.Update
 
getRightExpression() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
getRightExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
getRightItem() - Method in class net.sf.jsqlparser.statement.select.Join
Returns the right item of the join
getRightItemsList() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
getRowCount() - Method in class net.sf.jsqlparser.statement.select.Fetch
 
getRowCount() - Method in class net.sf.jsqlparser.statement.select.First
 
getRowCount() - Method in class net.sf.jsqlparser.statement.select.Limit
 
getRowCount() - Method in class net.sf.jsqlparser.statement.select.Skip
 
getSchemaName() - Method in class net.sf.jsqlparser.schema.Table
 
getSelect() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
getSelect() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
getSelect() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getSelect() - Method in class net.sf.jsqlparser.statement.update.Update
 
getSelect() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
getSelectBody() - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
getSelectBody() - Method in class net.sf.jsqlparser.statement.select.Select
 
getSelectBody() - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
getSelectBody() - Method in class net.sf.jsqlparser.statement.select.WithItem
The SelectBody of this WITH item is the part after the "AS" keyword
getSelectItems() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
The SelectItems in this query (for example the A,B,C in "SELECT A,B,C")
getSelects() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getSelectVisitor() - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
getSelectVisitor() - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
getSelectVisitor() - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
getSelectVisitor() - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
getSelectVisitor() - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
getSeparator() - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
getServer() - Method in class net.sf.jsqlparser.schema.Database
 
getServerName() - Method in class net.sf.jsqlparser.schema.Server
 
getSetColumns() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getSetExpressionList() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getSign() - Method in class net.sf.jsqlparser.expression.SignedExpression
 
getSingleInItems() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
getSkip() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getStart() - Method in class net.sf.jsqlparser.expression.WindowRange
 
getStartExpression() - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
getStatements() - Method in class net.sf.jsqlparser.statement.Block
 
getStatements() - Method in class net.sf.jsqlparser.statement.Statements
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Addition
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseAnd
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseLeftShift
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseOr
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseRightShift
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseXor
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Concat
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Division
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Modulo
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Multiplication
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.arithmetic.Subtraction
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.conditional.AndExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.conditional.OrExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.ComparisonOperator
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.JsonOperator
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.Matches
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMatchOperator
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMySQLOperator
 
getStringExpression() - Method in class net.sf.jsqlparser.util.cnfexpression.MultiAndExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.util.cnfexpression.MultiOrExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
getStringList(List<?>) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
List the toString out put of the objects in the List comma separated.
getStringList(List<?>, boolean, boolean) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
List the toString out put of the objects in the List that can be comma separated.
getStringValue() - Method in class net.sf.jsqlparser.expression.LongValue
 
getStringValue() - Method in class net.sf.jsqlparser.expression.TimeKeyExpression
 
getSubSelect() - Method in class net.sf.jsqlparser.expression.AllComparisonExpression
 
getSubSelect() - Method in class net.sf.jsqlparser.expression.AnyComparisonExpression
 
getSubSelect() - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
GetSuffix(int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get the suffix.
getSwitchExpression() - Method in class net.sf.jsqlparser.expression.CaseExpression
 
getTable() - Method in class net.sf.jsqlparser.schema.Column
 
getTable() - Method in class net.sf.jsqlparser.statement.alter.Alter
 
getTable() - Method in class net.sf.jsqlparser.statement.comment.Comment
 
getTable() - Method in class net.sf.jsqlparser.statement.create.index.CreateIndex
The table on which the index is to be created
getTable() - Method in class net.sf.jsqlparser.statement.create.table.CheckConstraint
 
getTable() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
The name of the table to be created
getTable() - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
getTable() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
getTable() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
getTable() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getTable() - Method in class net.sf.jsqlparser.statement.replace.Replace
 
getTable() - Method in class net.sf.jsqlparser.statement.select.AllTableColumns
 
getTable() - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
getTable() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
getTableList(Statement) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
Main entry for this Tool class.
getTableList(Expression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
Main entry for this Tool class.
getTableName() - Method in class net.sf.jsqlparser.statement.ShowStatement
 
getTableOptionsStrings() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
A list of options (as simple strings) of this table definition, as ("TYPE", "=", "MYISAM")
getTables() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
getTables() - Method in class net.sf.jsqlparser.statement.update.Update
 
getTabSize() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
getTemporary() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
getThenExpression() - Method in class net.sf.jsqlparser.expression.WhenClause
 
getTimeout() - Method in class net.sf.jsqlparser.statement.select.Wait
Returns the number of seconds specified for the WAIT command
getTimeUnit() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
getTimeUnit() - Method in enum net.sf.jsqlparser.statement.select.KSQLJoinWindow.TimeUnit
 
getToken(int) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Get the specific Token.
getTop() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getType() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getType() - Method in class net.sf.jsqlparser.expression.CastExpression
 
getType() - Method in class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
getType() - Method in class net.sf.jsqlparser.expression.WindowElement
 
getType() - Method in class net.sf.jsqlparser.expression.WindowOffset
 
getType() - Method in class net.sf.jsqlparser.statement.create.table.Index
The type of this index: "PRIMARY KEY", "UNIQUE", "INDEX"
getType() - Method in class net.sf.jsqlparser.statement.drop.Drop
 
getUkColumns() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getUkName() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
getUsingAlias() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getUsingColumns() - Method in class net.sf.jsqlparser.statement.select.Join
Returns the "USING" list of Columns (if any)
getUsingSelect() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getUsingTable() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
getValue() - Method in class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
getValue() - Method in class net.sf.jsqlparser.expression.DateValue
 
getValue() - Method in class net.sf.jsqlparser.expression.DoubleValue
 
getValue() - Method in class net.sf.jsqlparser.expression.HexValue
 
getValue() - Method in class net.sf.jsqlparser.expression.LongValue
 
getValue() - Method in class net.sf.jsqlparser.expression.OracleHint
 
getValue() - Method in class net.sf.jsqlparser.expression.StringValue
 
getValue() - Method in class net.sf.jsqlparser.expression.TimestampValue
 
getValue() - Method in class net.sf.jsqlparser.expression.TimeValue
 
getValue() - Method in class net.sf.jsqlparser.parser.Token
An optional attribute value of the Token.
getValues() - Method in class net.sf.jsqlparser.statement.merge.MergeInsert
 
getValues() - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
getVariable() - Method in class net.sf.jsqlparser.statement.select.First
 
getVariable() - Method in class net.sf.jsqlparser.statement.select.Skip
 
getView() - Method in class net.sf.jsqlparser.statement.create.view.AlterView
In the syntax tree, a view looks and acts just like a Table.
getView() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
In the syntax tree, a view looks and acts just like a Table.
getWait() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
Returns the value of the Wait set for this SELECT
getWhenClauses() - Method in class net.sf.jsqlparser.expression.CaseExpression
 
getWhenExpression() - Method in class net.sf.jsqlparser.expression.WhenClause
 
getWhere() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
getWhere() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getWhere() - Method in class net.sf.jsqlparser.statement.update.Update
 
getWhereCondition() - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
getWindowElement() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getWindowElement() - Method in class net.sf.jsqlparser.expression.OrderByClause
 
getWithItemList() - Method in class net.sf.jsqlparser.statement.select.WithItem
The SelectItems in this WITH (for example the A,B,C in "WITH mywith (A,B,C) AS ...")
getWithItemsList() - Method in class net.sf.jsqlparser.statement.select.Select
 
getWithItemsList() - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
GreaterThan - Class in net.sf.jsqlparser.expression.operators.relational
 
GreaterThan() - Constructor for class net.sf.jsqlparser.expression.operators.relational.GreaterThan
 
GreaterThanEquals - Class in net.sf.jsqlparser.expression.operators.relational
 
GreaterThanEquals() - Constructor for class net.sf.jsqlparser.expression.operators.relational.GreaterThanEquals
 
GreaterThanEquals(String) - Constructor for class net.sf.jsqlparser.expression.operators.relational.GreaterThanEquals
 
GroupByColumnReferences() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

H

hasParenthesis() - Method in class net.sf.jsqlparser.statement.select.Top
 
Having() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
HEX_VALUE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
HexValue - Class in net.sf.jsqlparser.expression
Every number with a point or a exponential format is a DoubleValue
HexValue(String) - Constructor for class net.sf.jsqlparser.expression.HexValue
 

I

id - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
Identifier() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
image - Variable in class net.sf.jsqlparser.parser.Token
The string image of the token.
inBuf - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
Index - Class in net.sf.jsqlparser.statement.create.table
An index (unique, primary etc.) in a CREATE TABLE statement
Index() - Constructor for class net.sf.jsqlparser.statement.create.table.Index
 
InExpression - Class in net.sf.jsqlparser.expression.operators.relational
 
InExpression() - Constructor for class net.sf.jsqlparser.expression.operators.relational.InExpression
 
InExpression(Expression, ItemsList) - Constructor for class net.sf.jsqlparser.expression.operators.relational.InExpression
 
InExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
init(boolean) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
Initializes table names collector.
input_stream - Variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
 
inputStream - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
Insert() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Insert - Class in net.sf.jsqlparser.statement.insert
The insert statement.
Insert() - Constructor for class net.sf.jsqlparser.statement.insert.Insert
 
InsertDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) an Insert
InsertDeParser() - Constructor for class net.sf.jsqlparser.util.deparser.InsertDeParser
 
InsertDeParser(ExpressionVisitor, SelectVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.InsertDeParser
 
InsertModifierPriority - Enum in net.sf.jsqlparser.statement.insert
 
IntersectOp - Class in net.sf.jsqlparser.statement.select
 
IntersectOp() - Constructor for class net.sf.jsqlparser.statement.select.IntersectOp
 
IntervalExpression - Class in net.sf.jsqlparser.expression
 
IntervalExpression() - Constructor for class net.sf.jsqlparser.expression.IntervalExpression
 
IntervalExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
IntoClause() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
IntoTableVisitor - Interface in net.sf.jsqlparser.statement.select
 
IntoTableVisitorAdapter - Class in net.sf.jsqlparser.statement.select
 
IntoTableVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.select.IntoTableVisitorAdapter
 
INVALID_LEXICAL_STATE - Static variable in exception net.sf.jsqlparser.parser.TokenMgrException
Tried to change to an invalid lexical state.
isAll() - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
isAllColumns() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
isAllColumns() - Method in class net.sf.jsqlparser.expression.Function
true if the parameter to the function is "*"
isAsc() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
isAscDescPresent() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
isBeforeAfterWindow() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
isCaseInsensitive() - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
isConnectFirst() - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
isConstraintIfExists() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
isCross() - Method in class net.sf.jsqlparser.statement.select.Join
 
isDisable() - Method in class net.sf.jsqlparser.statement.alter.EnableConstraint
 
isDistinct() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
isDistinct() - Method in class net.sf.jsqlparser.expression.Function
true if the function is "distinct"
isDistinct() - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
isDistinct() - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
isDoubleAdd() - Method in class net.sf.jsqlparser.expression.UserVariable
 
isEscaped() - Method in class net.sf.jsqlparser.expression.Function
Return true if it's in the form "{fn function_body() }"
isFetchParamFirst() - Method in class net.sf.jsqlparser.statement.select.Fetch
 
isFirst() - Method in class net.sf.jsqlparser.expression.KeepExpression
 
isForUpdate() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
isFull() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "FULL" join
isHintMatch(String) - Static method in class net.sf.jsqlparser.expression.OracleHint
 
isIfExists() - Method in class net.sf.jsqlparser.statement.drop.Drop
 
isIfNotExists() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
isIgnoreNulls() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
isInAny() - Method in class net.sf.jsqlparser.statement.select.PivotXml
 
isInner() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "INNER" join
isInsertFirst() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
isLeft() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "LEFT" join
isLimitAll() - Method in class net.sf.jsqlparser.statement.select.Limit
 
isLimitNull() - Method in class net.sf.jsqlparser.statement.select.Limit
 
isMaterialized() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
isModifierIgnore() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isNatural() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "NATURAL" join
isNoBrackets() - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
isNoCycle() - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
isNot() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
isNot() - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
isNot() - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
isNot() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
isNot() - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
isNot() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
isNot() - Method in class net.sf.jsqlparser.statement.alter.DeferrableConstraint
 
isNot() - Method in class net.sf.jsqlparser.statement.alter.ValidateConstraint
 
IsNullExpression - Class in net.sf.jsqlparser.expression.operators.relational
 
IsNullExpression() - Constructor for class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
IsNullExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
isOnDeleteCascade() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
isOnDeleteRestrict() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
isOnDeleteSetNull() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
isOracleSiblings() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
isOrReplace() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
isOuter() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "OUTER" join
isParenthesis() - Method in class net.sf.jsqlparser.statement.execute.Execute
 
isPercentage() - Method in class net.sf.jsqlparser.statement.select.Top
 
isRecursive() - Method in class net.sf.jsqlparser.statement.select.WithItem
 
isReturningAllColumns() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isReturningAllColumns() - Method in class net.sf.jsqlparser.statement.update.Update
 
isRight() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "RIGHT" join
isSelectParenthesis() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
isSemi() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "SEMI" join
isSimple() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a tab1,tab2 join
isSingleLine() - Method in class net.sf.jsqlparser.expression.OracleHint
 
isUnlogged() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
Whether the table is unlogged or not (PostgreSQL 9.1+ feature)
isUseAs() - Method in class net.sf.jsqlparser.expression.Alias
 
isUseBrackets() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
isUseBrackets() - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
isUseCastKeyword() - Method in class net.sf.jsqlparser.expression.CastExpression
 
isUseColumnsBrackets() - Method in class net.sf.jsqlparser.statement.update.Update
 
isUseDuplicate() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isUseDuplicate() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
isUseEqual() - Method in class net.sf.jsqlparser.statement.SetStatement
 
isUseFixedIndex() - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
isUseIntoTables() - Method in class net.sf.jsqlparser.statement.replace.Replace
 
isUseIsNull() - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
isUseReplace() - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
isUseRLike() - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMySQLOperator
 
isUseSelect() - Method in class net.sf.jsqlparser.statement.update.Update
 
isUseSelectBrackets() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isUseSelectBrackets() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
isUseSet() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isUseUnique() - Method in class net.sf.jsqlparser.statement.select.Distinct
 
isUseValues() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isUseValues() - Method in class net.sf.jsqlparser.statement.replace.Replace
 
isUseValues() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
isWindowJoin() - Method in class net.sf.jsqlparser.statement.select.Join
 
ItemsList - Interface in net.sf.jsqlparser.expression.operators.relational
Values of an "INSERT" statement (for example a SELECT or a list of expressions)
ItemsListVisitor - Interface in net.sf.jsqlparser.expression.operators.relational
 
ItemsListVisitorAdapter - Class in net.sf.jsqlparser.expression.operators.relational
 
ItemsListVisitorAdapter() - Constructor for class net.sf.jsqlparser.expression.operators.relational.ItemsListVisitorAdapter
 

J

JdbcNamedParameter - Class in net.sf.jsqlparser.expression
 
JdbcNamedParameter() - Constructor for class net.sf.jsqlparser.expression.JdbcNamedParameter
 
JdbcNamedParameter(String) - Constructor for class net.sf.jsqlparser.expression.JdbcNamedParameter
 
JdbcNamedParameter() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
JdbcParameter - Class in net.sf.jsqlparser.expression
A '?'
JdbcParameter() - Constructor for class net.sf.jsqlparser.expression.JdbcParameter
 
JdbcParameter(Integer, boolean) - Constructor for class net.sf.jsqlparser.expression.JdbcParameter
 
jj_nt - Variable in class net.sf.jsqlparser.parser.CCJSqlParser
Next token.
jjFillToken() - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
 
jjnewLexState - Static variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Token literal values.
jjtAccept(CCJSqlParserVisitor, Object) - Method in interface net.sf.jsqlparser.parser.Node
Accept the visitor.
jjtAccept(CCJSqlParserVisitor, Object) - Method in class net.sf.jsqlparser.parser.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface net.sf.jsqlparser.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
JJTBLOCK - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTCASEWHENEXPRESSION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTCCJSqlParserState - Class in net.sf.jsqlparser.parser
 
JJTCCJSqlParserState() - Constructor for class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
jjtClose() - Method in interface net.sf.jsqlparser.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
JJTCOLUMN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTEXPRESSION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTFUNCTION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
jjtGetChild(int) - Method in interface net.sf.jsqlparser.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtGetFirstToken() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtGetLastToken() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface net.sf.jsqlparser.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtGetParent() - Method in interface net.sf.jsqlparser.parser.Node
 
jjtGetParent() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtGetValue() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
JJTJOINEREXPRESSION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTLIKEEXPRESSION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTLIMITWITHOFFSET - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
jjtNodeName - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
jjtOpen() - Method in interface net.sf.jsqlparser.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
JJTPLAINLIMIT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTPLAINSELECT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTPRIMARYEXPRESSION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
jjtree - Variable in class net.sf.jsqlparser.parser.CCJSqlParser
 
JJTREGULARCONDITION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTSELECTITEM - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
jjtSetFirstToken(Token) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtSetLastToken(Token) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
JJTSETOPERATIONLIST - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
jjtSetParent(Node) - Method in interface net.sf.jsqlparser.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
jjtSetValue(Object) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
JJTSTATEMENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTSTATEMENTS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTSUBSELECT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTTABLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTVOID - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
JJTWITHITEM - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserTreeConstants
 
Join - Class in net.sf.jsqlparser.statement.select
A join clause
Join() - Constructor for class net.sf.jsqlparser.statement.select.Join
 
JoinerExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
JoinsList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
JoinWindow() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
JsonExpression - Class in net.sf.jsqlparser.expression
 
JsonExpression() - Constructor for class net.sf.jsqlparser.expression.JsonExpression
 
JsonExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
JsonOperator - Class in net.sf.jsqlparser.expression.operators.relational
 
JsonOperator(String) - Constructor for class net.sf.jsqlparser.expression.operators.relational.JsonOperator
 
JSqlParser - Interface in net.sf.jsqlparser.parser
Every parser must implements this interface
JSQLParserException - Exception in net.sf.jsqlparser
An exception class with stack trace informations
JSQLParserException() - Constructor for exception net.sf.jsqlparser.JSQLParserException
 
JSQLParserException(String) - Constructor for exception net.sf.jsqlparser.JSQLParserException
 
JSQLParserException(Throwable) - Constructor for exception net.sf.jsqlparser.JSQLParserException
 
JSQLParserException(String, Throwable) - Constructor for exception net.sf.jsqlparser.JSQLParserException
 

K

K_ACTION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ADD - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ALL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ALTER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_AND - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_AND_OPERATOR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ANY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_AS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ASC - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BEGIN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BETWEEN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BINARY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BIT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BOTH - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_BYTE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CALL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CASCADE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CASE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CAST - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CHAR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CHARACTER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CHECK - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_COLUMN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_COLUMNS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_COMMENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_COMMIT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CONNECT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CONSTRAINT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CREATE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CROSS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_CURRENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DATETIMELITERAL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DEFERRABLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DELAYED - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DELETE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DESC - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DISABLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DISTINCT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DO - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DOUBLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DROP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_DUPLICATE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ELSE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ENABLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_END - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ESCAPE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_EXCEPT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_EXCLUDE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_EXEC - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_EXECUTE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_EXISTS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_EXTRACT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FETCH - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FIRST - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FOLLOWING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FOR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FORCE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FOREIGN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FROM - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FULL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_FULLTEXT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_GROUP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_GROUP_CONCAT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_HAVING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_HIGH_PRIORITY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_IF - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_IGNORE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ILIKE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_IN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_INDEX - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_INNER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_INSERT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_INTERSECT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_INTERVAL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_INTO - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_IS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ISNULL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_JOIN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_KEEP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_KEY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LAST - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LATERAL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LEADING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LEFT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LIKE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LIMIT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_LOW_PRIORITY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_MATCHED - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_MATERIALIZED - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_MERGE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_MINUS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_MODIFY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NATURAL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NEXT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NO - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NOCYCLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NOT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NOVALIDATE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NULL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_NULLS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_OF - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_OFFSET - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ON - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ONLY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_OPEN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_OR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ORDER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_OUTER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_OVER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PARTITION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PERCENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PIVOT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PLACING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PRECEDING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PRECISION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PRIMARY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_PRIOR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_RANGE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_RECURSIVE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_REFERENCES - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_REGEXP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_REPLACE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_RESTRICT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_RETURNING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_RIGHT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_RLIKE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ROW - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ROWS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SELECT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SEMI - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SEPARATOR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SET - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SHOW - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SIBLINGS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SKIP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SOME - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SQL_CALC_FOUND_ROWS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_SQL_NO_CACHE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_START - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TABLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TABLESPACE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TEMP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TEMPORARY - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_THEN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TIME_KEY_EXPR - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TOP - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TRAILING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TRUNCATE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_TYPE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UNBOUNDED - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UNION - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UNIQUE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UNLOGGED - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UNSIGNED - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UPDATE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_UPSERT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_USE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_USING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_VALIDATE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_VALUE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_VALUES - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_VARYING - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_VIEW - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_WAIT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_WHEN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_WHERE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_WITH - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_WITHIN - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_WITHOUT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_XML - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
K_ZONE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
KeepExpression - Class in net.sf.jsqlparser.expression
Analytic function.
KeepExpression() - Constructor for class net.sf.jsqlparser.expression.KeepExpression
 
KeepExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
kind - Variable in class net.sf.jsqlparser.parser.Token
An integer that describes the kind of this token.
KSQLJoinWindow - Class in net.sf.jsqlparser.statement.select
 
KSQLJoinWindow() - Constructor for class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
KSQLJoinWindow.TimeUnit - Enum in net.sf.jsqlparser.statement.select
 

L

lastToken - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
LateralSubSelect() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
LateralSubSelect - Class in net.sf.jsqlparser.statement.select
A lateral subselect followed by an alias.
LateralSubSelect() - Constructor for class net.sf.jsqlparser.statement.select.LateralSubSelect
 
LETTER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in exception net.sf.jsqlparser.parser.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception net.sf.jsqlparser.parser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Lexer state names.
LikeExpression - Class in net.sf.jsqlparser.expression.operators.relational
 
LikeExpression() - Constructor for class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
LikeExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Limit - Class in net.sf.jsqlparser.statement.select
A limit clause in the form [LIMIT {[offset,] row_count) | (row_count | ALL) OFFSET offset}]
Limit() - Constructor for class net.sf.jsqlparser.statement.select.Limit
 
LimitDeparser - Class in net.sf.jsqlparser.util.deparser
 
LimitDeparser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.LimitDeparser
 
LimitWithOffset() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
line - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
LINE_COMMENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
ListExpressionItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
LongValue - Class in net.sf.jsqlparser.expression
Every number without a point or an exponential format is a LongValue.
LongValue(String) - Constructor for class net.sf.jsqlparser.expression.LongValue
 
LongValue(long) - Constructor for class net.sf.jsqlparser.expression.LongValue
 
LOOP_DETECTED - Static variable in exception net.sf.jsqlparser.parser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.

M

Matches - Class in net.sf.jsqlparser.expression.operators.relational
 
Matches() - Constructor for class net.sf.jsqlparser.expression.operators.relational.Matches
 
maxNextCharInd - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
Merge() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Merge - Class in net.sf.jsqlparser.statement.merge
Merge - statement
Merge() - Constructor for class net.sf.jsqlparser.statement.merge.Merge
 
MergeInsert - Class in net.sf.jsqlparser.statement.merge
 
MergeInsert() - Constructor for class net.sf.jsqlparser.statement.merge.MergeInsert
 
MergeInsertClause() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
MergeUpdate - Class in net.sf.jsqlparser.statement.merge
 
MergeUpdate() - Constructor for class net.sf.jsqlparser.statement.merge.MergeUpdate
 
MergeUpdateClause() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
MinorThan - Class in net.sf.jsqlparser.expression.operators.relational
 
MinorThan() - Constructor for class net.sf.jsqlparser.expression.operators.relational.MinorThan
 
MinorThanEquals - Class in net.sf.jsqlparser.expression.operators.relational
 
MinorThanEquals() - Constructor for class net.sf.jsqlparser.expression.operators.relational.MinorThanEquals
 
MinorThanEquals(String) - Constructor for class net.sf.jsqlparser.expression.operators.relational.MinorThanEquals
 
MinusOp - Class in net.sf.jsqlparser.statement.select
 
MinusOp() - Constructor for class net.sf.jsqlparser.statement.select.MinusOp
 
Modulo - Class in net.sf.jsqlparser.expression.operators.arithmetic
Modulo expression (a % b).
Modulo() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Modulo
 
MULTI_LINE_COMMENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
MultiAndExpression - Class in net.sf.jsqlparser.util.cnfexpression
This helper class is mainly used for handling the CNF conversion.
MultiAndExpression(List<Expression>) - Constructor for class net.sf.jsqlparser.util.cnfexpression.MultiAndExpression
 
MultiExpressionList - Class in net.sf.jsqlparser.expression.operators.relational
A list of ExpressionList items. e.g. multi values of insert statements.
MultiExpressionList() - Constructor for class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
MultiOrExpression - Class in net.sf.jsqlparser.util.cnfexpression
This helper class is mainly used for handling the CNF conversion.
MultiOrExpression(List<Expression>) - Constructor for class net.sf.jsqlparser.util.cnfexpression.MultiOrExpression
 
MultiPartName - Interface in net.sf.jsqlparser.schema
 
MultipleExpression - Class in net.sf.jsqlparser.util.cnfexpression
This is a helper class that mainly used for handling the CNF conversion.
MultipleExpression(List<Expression>) - Constructor for class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
Multiplication - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
Multiplication() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Multiplication
 
MultiplicativeExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
MySQLGroupConcat - Class in net.sf.jsqlparser.expression
 
MySQLGroupConcat() - Constructor for class net.sf.jsqlparser.expression.MySQLGroupConcat
 
MySQLGroupConcat() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
MySQLIndexHint - Class in net.sf.jsqlparser.expression
 
MySQLIndexHint(String, String, List<String>) - Constructor for class net.sf.jsqlparser.expression.MySQLIndexHint
 
MySQLIndexHint() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

N

NamedConstraint - Class in net.sf.jsqlparser.statement.create.table
 
NamedConstraint() - Constructor for class net.sf.jsqlparser.statement.create.table.NamedConstraint
 
NamedExpressionList - Class in net.sf.jsqlparser.expression.operators.relational
A list of named expressions, as in as in select substr('xyzzy' from 2 for 3)
NamedExpressionList() - Constructor for class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
NamedExpressionList(List<Expression>) - Constructor for class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
NamedExpressionList(Expression...) - Constructor for class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
NamedExpressionList1() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
NamedExpressionListExprFirst() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
net.sf.jsqlparser - package net.sf.jsqlparser
 
net.sf.jsqlparser.expression - package net.sf.jsqlparser.expression
 
net.sf.jsqlparser.expression.operators.arithmetic - package net.sf.jsqlparser.expression.operators.arithmetic
 
net.sf.jsqlparser.expression.operators.conditional - package net.sf.jsqlparser.expression.operators.conditional
 
net.sf.jsqlparser.expression.operators.relational - package net.sf.jsqlparser.expression.operators.relational
 
net.sf.jsqlparser.parser - package net.sf.jsqlparser.parser
 
net.sf.jsqlparser.schema - package net.sf.jsqlparser.schema
 
net.sf.jsqlparser.statement - package net.sf.jsqlparser.statement
 
net.sf.jsqlparser.statement.alter - package net.sf.jsqlparser.statement.alter
 
net.sf.jsqlparser.statement.comment - package net.sf.jsqlparser.statement.comment
 
net.sf.jsqlparser.statement.create.index - package net.sf.jsqlparser.statement.create.index
 
net.sf.jsqlparser.statement.create.table - package net.sf.jsqlparser.statement.create.table
 
net.sf.jsqlparser.statement.create.view - package net.sf.jsqlparser.statement.create.view
 
net.sf.jsqlparser.statement.delete - package net.sf.jsqlparser.statement.delete
 
net.sf.jsqlparser.statement.drop - package net.sf.jsqlparser.statement.drop
 
net.sf.jsqlparser.statement.execute - package net.sf.jsqlparser.statement.execute
 
net.sf.jsqlparser.statement.insert - package net.sf.jsqlparser.statement.insert
 
net.sf.jsqlparser.statement.merge - package net.sf.jsqlparser.statement.merge
 
net.sf.jsqlparser.statement.replace - package net.sf.jsqlparser.statement.replace
 
net.sf.jsqlparser.statement.select - package net.sf.jsqlparser.statement.select
 
net.sf.jsqlparser.statement.truncate - package net.sf.jsqlparser.statement.truncate
 
net.sf.jsqlparser.statement.update - package net.sf.jsqlparser.statement.update
 
net.sf.jsqlparser.statement.upsert - package net.sf.jsqlparser.statement.upsert
 
net.sf.jsqlparser.statement.values - package net.sf.jsqlparser.statement.values
 
net.sf.jsqlparser.util - package net.sf.jsqlparser.util
 
net.sf.jsqlparser.util.cnfexpression - package net.sf.jsqlparser.util.cnfexpression
 
net.sf.jsqlparser.util.deparser - package net.sf.jsqlparser.util.deparser
 
newToken(int, String) - Static method in class net.sf.jsqlparser.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class net.sf.jsqlparser.parser.Token
 
next - Variable in class net.sf.jsqlparser.parser.Token
A reference to the next regular (non-special) token from the input stream.
NO_ORACLE_JOIN - Static variable in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
NO_ORACLE_PRIOR - Static variable in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
Node - Interface in net.sf.jsqlparser.parser
 
nodeArity() - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
nodeCreated() - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
NotEqualsTo - Class in net.sf.jsqlparser.expression.operators.relational
 
NotEqualsTo() - Constructor for class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
 
NotEqualsTo(String) - Constructor for class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
 
NotExpression - Class in net.sf.jsqlparser.expression
It represents a "-" or "+" before an expression
NotExpression(Expression) - Constructor for class net.sf.jsqlparser.expression.NotExpression
 
NullValue - Class in net.sf.jsqlparser.expression
A "NULL" in a sql statement
NullValue() - Constructor for class net.sf.jsqlparser.expression.NullValue
 
NumericBind - Class in net.sf.jsqlparser.expression
 
NumericBind() - Constructor for class net.sf.jsqlparser.expression.NumericBind
 
NumericBind() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

O

Offset() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Offset - Class in net.sf.jsqlparser.statement.select
An offset clause in the form OFFSET offset or in the form OFFSET offset (ROW | ROWS)
Offset() - Constructor for class net.sf.jsqlparser.statement.select.Offset
 
OldOracleJoinBinaryExpression - Class in net.sf.jsqlparser.expression.operators.relational
 
OldOracleJoinBinaryExpression() - Constructor for class net.sf.jsqlparser.expression.operators.relational.OldOracleJoinBinaryExpression
 
OP_CONCAT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
OP_GREATERTHANEQUALS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
OP_MINORTHANEQUALS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
OP_NOTEQUALSBANG - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
OP_NOTEQUALSSTANDARD - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
openNodeScope(Node) - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
ORACLE_JOIN_LEFT - Static variable in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
ORACLE_JOIN_RIGHT - Static variable in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
ORACLE_PRIOR_END - Static variable in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
ORACLE_PRIOR_START - Static variable in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
OracleHierarchicalExpression - Class in net.sf.jsqlparser.expression
 
OracleHierarchicalExpression() - Constructor for class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
OracleHierarchicalQueryClause() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
OracleHint - Class in net.sf.jsqlparser.expression
Oracle Hint Expression
OracleHint() - Constructor for class net.sf.jsqlparser.expression.OracleHint
 
OrderByClause - Class in net.sf.jsqlparser.expression
 
OrderByClause() - Constructor for class net.sf.jsqlparser.expression.OrderByClause
 
OrderByDeParser - Class in net.sf.jsqlparser.util.deparser
 
OrderByDeParser(ExpressionVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.OrderByDeParser
 
OrderByElement() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
OrderByElement - Class in net.sf.jsqlparser.statement.select
An element (column reference) in an "ORDER BY" clause.
OrderByElement() - Constructor for class net.sf.jsqlparser.statement.select.OrderByElement
 
OrderByElement.NullOrdering - Enum in net.sf.jsqlparser.statement.select
 
OrderByElements() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
orderByToString(List<OrderByElement>) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
 
orderByToString(boolean, List<OrderByElement>) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
 
OrderByVisitor - Interface in net.sf.jsqlparser.statement.select
 
OrderByVisitorAdapter - Class in net.sf.jsqlparser.statement.select
 
OrderByVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.select.OrderByVisitorAdapter
 
OrExpression - Class in net.sf.jsqlparser.expression.operators.conditional
 
OrExpression(Expression, Expression) - Constructor for class net.sf.jsqlparser.expression.operators.conditional.OrExpression
 
OrExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

P

parent - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
Parenthesis - Class in net.sf.jsqlparser.expression
It represents an expression like "(" expression ")"
Parenthesis() - Constructor for class net.sf.jsqlparser.expression.Parenthesis
 
Parenthesis(Expression) - Constructor for class net.sf.jsqlparser.expression.Parenthesis
 
ParenthesisFromItem - Class in net.sf.jsqlparser.statement.select
It represents an expression like "(" expression ")"
ParenthesisFromItem() - Constructor for class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
ParenthesisFromItem(FromItem) - Constructor for class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
parse(Reader) - Method in class net.sf.jsqlparser.parser.CCJSqlParserManager
 
parse(Reader) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
 
parse(String) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
 
parse(InputStream) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
 
parse(InputStream, String) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
 
parse(Reader) - Method in interface net.sf.jsqlparser.parser.JSqlParser
 
parseAST(String) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
 
parseCondExpression(String) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
Parse an conditional expression.
parseCondExpression(String, boolean) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
Parse an conditional expression.
ParseException - Exception in net.sf.jsqlparser.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception net.sf.jsqlparser.parser.ParseException
 
ParseException(Token, int[][], String[], String) - Constructor for exception net.sf.jsqlparser.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception net.sf.jsqlparser.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception net.sf.jsqlparser.parser.ParseException
Constructor with message.
parseExpression(String) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
Parse an expression.
parseExpression(String, boolean) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
 
parser - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
parseStatements(String) - Static method in class net.sf.jsqlparser.parser.CCJSqlParserUtil
Parse a statement list.
PART_LETTER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
PartitionByClause - Class in net.sf.jsqlparser.expression
 
PartitionByClause() - Constructor for class net.sf.jsqlparser.expression.PartitionByClause
 
peekNode() - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
Pivot() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Pivot - Class in net.sf.jsqlparser.statement.select
 
Pivot() - Constructor for class net.sf.jsqlparser.statement.select.Pivot
 
PivotForColumns() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PivotFunctionItems() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PivotMultiInItems() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PivotSingleInItems() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PivotVisitor - Interface in net.sf.jsqlparser.statement.select
 
PivotVisitorAdapter - Class in net.sf.jsqlparser.statement.select
 
PivotVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.select.PivotVisitorAdapter
 
PivotXml() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PivotXml - Class in net.sf.jsqlparser.statement.select
 
PivotXml() - Constructor for class net.sf.jsqlparser.statement.select.PivotXml
 
PlainLimit() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PlainSelect() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
PlainSelect - Class in net.sf.jsqlparser.statement.select
The core of a "SELECT" statement (no UNION, no ORDER BY)
PlainSelect() - Constructor for class net.sf.jsqlparser.statement.select.PlainSelect
 
popNode() - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
prevCharIsCR - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
prevCharIsLF - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
PrimaryExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
printStackTrace() - Method in exception net.sf.jsqlparser.JSQLParserException
 
printStackTrace(PrintWriter) - Method in exception net.sf.jsqlparser.JSQLParserException
 
printStackTrace(PrintStream) - Method in exception net.sf.jsqlparser.JSQLParserException
 
Provider - Interface in net.sf.jsqlparser.parser
 
pushNode(Node) - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 

R

read(char[], int, int) - Method in interface net.sf.jsqlparser.parser.Provider
Reads characters into an array
read(char[], int, int) - Method in class net.sf.jsqlparser.parser.StreamProvider
 
read(char[], int, int) - Method in class net.sf.jsqlparser.parser.StringProvider
 
readChar() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Read a character.
RegExpMatchOperator - Class in net.sf.jsqlparser.expression.operators.relational
 
RegExpMatchOperator(RegExpMatchOperatorType) - Constructor for class net.sf.jsqlparser.expression.operators.relational.RegExpMatchOperator
 
RegExpMatchOperatorType - Enum in net.sf.jsqlparser.expression.operators.relational
PostgresSQL match operators.
RegExpMySQLOperator - Class in net.sf.jsqlparser.expression.operators.relational
 
RegExpMySQLOperator(RegExpMatchOperatorType) - Constructor for class net.sf.jsqlparser.expression.operators.relational.RegExpMySQLOperator
 
RegularCondition() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ReInit(String) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ReInit(Provider) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Reinitialise.
ReInit(CCJSqlParserTokenManager) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Reinitialise parser.
ReInit(Provider, int, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(Provider, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(Provider) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
RelObjectName() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
RelObjectNameExt() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
RelObjectNameExt2() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
RelObjectNameList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
RelObjectNameWithoutValue() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
removeChild(int) - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
removeNot() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
Replace() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Replace - Class in net.sf.jsqlparser.statement.replace
The replace statement.
Replace() - Constructor for class net.sf.jsqlparser.statement.replace.Replace
 
ReplaceDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a Replace
ReplaceDeParser() - Constructor for class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
ReplaceDeParser(ExpressionVisitor, SelectVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
reset() - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
rootNode() - Method in class net.sf.jsqlparser.parser.JJTCCJSqlParserState
 
RowConstructor - Class in net.sf.jsqlparser.expression
Rowconstructor.
RowConstructor() - Constructor for class net.sf.jsqlparser.expression.RowConstructor
 
RowConstructor() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

S

S_CHAR_LITERAL - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
S_DOUBLE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
S_HEX - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
S_IDENTIFIER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
S_LONG - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
S_QUOTED_IDENTIFIER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
Select() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Select - Class in net.sf.jsqlparser.statement.select
 
Select() - Constructor for class net.sf.jsqlparser.statement.select.Select
 
SelectBody() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SelectBody - Interface in net.sf.jsqlparser.statement.select
 
SelectDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) a Select
SelectDeParser() - Constructor for class net.sf.jsqlparser.util.deparser.SelectDeParser
 
SelectDeParser(ExpressionVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.SelectDeParser
 
SelectExpressionItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SelectExpressionItem - Class in net.sf.jsqlparser.statement.select
An expression as in "SELECT expr1 AS EXPR"
SelectExpressionItem() - Constructor for class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
SelectExpressionItem(Expression) - Constructor for class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
SelectItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SelectItem - Interface in net.sf.jsqlparser.statement.select
Anything between "SELECT" and "FROM"
(that is, any column or expression etc to be retrieved with the query)
SelectItemsList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SelectItemVisitor - Interface in net.sf.jsqlparser.statement.select
 
SelectItemVisitorAdapter - Class in net.sf.jsqlparser.statement.select
 
SelectItemVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.select.SelectItemVisitorAdapter
 
SelectUtils - Class in net.sf.jsqlparser.util
Utility function for select statements.
SelectVisitor - Interface in net.sf.jsqlparser.statement.select
 
SelectVisitorAdapter - Class in net.sf.jsqlparser.statement.select
 
SelectVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.select.SelectVisitorAdapter
 
Server - Class in net.sf.jsqlparser.schema
 
Server(String) - Constructor for class net.sf.jsqlparser.schema.Server
 
Server(String, String) - Constructor for class net.sf.jsqlparser.schema.Server
 
SERVER_PATTERN - Static variable in class net.sf.jsqlparser.schema.Server
 
Set() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
setAfterDuration(long) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setAfterTimeUnit(KSQLJoinWindow.TimeUnit) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setAlias(Alias) - Method in class net.sf.jsqlparser.schema.Table
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.ExpressionListItem
 
setAlias(Alias) - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.FunctionItem
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.Pivot
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
setAlias(Alias) - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
setAll(boolean) - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
setAllColumns(boolean) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setAllColumns(boolean) - Method in class net.sf.jsqlparser.expression.Function
 
setAlterExpressions(List<AlterExpression>) - Method in class net.sf.jsqlparser.statement.alter.Alter
 
setArgumentsStringList(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
setArrayData(List<Integer>) - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
setAsc(boolean) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
setAscDescPresent(boolean) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
setASTNode(SimpleNode) - Method in interface net.sf.jsqlparser.parser.ASTNodeAccess
 
setASTNode(SimpleNode) - Method in class net.sf.jsqlparser.parser.ASTNodeAccessImpl
 
setAttribute(String) - Method in class net.sf.jsqlparser.expression.Function
 
setBeforeAfterWindow(boolean) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setBeforeDuration(long) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setBeforeTimeUnit(KSQLJoinWindow.TimeUnit) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setBetweenExpressionEnd(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
setBetweenExpressionStart(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
setBindId(int) - Method in class net.sf.jsqlparser.expression.NumericBind
 
setBrackets(List<Boolean>) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setBracketsOpsAndSelects(List<Boolean>, List<SelectBody>, List<SetOperation>) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.AlterDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.AlterViewDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.CreateIndexDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.CreateViewDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.DropDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.ShowStatementDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.UseStatementDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.ValuesStatementDeParser
 
setCascade(boolean) - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
setCaseInsensitive(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
setCharacterSet(String) - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
setChild(int, Expression) - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
setColDataType(ColDataType) - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
setColumn(Column) - Method in class net.sf.jsqlparser.expression.JsonExpression
 
setColumn(Column) - Method in class net.sf.jsqlparser.statement.comment.Comment
 
setColumnDefinitions(List<ColumnDefinition>) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setColumnName(String) - Method in class net.sf.jsqlparser.schema.Column
 
setColumnName(String) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setColumnName(String) - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
setColumnNames(List<String>) - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
setColumnNames(List<String>) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setColumnNames(List<String>) - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.merge.MergeInsert
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setColumnsNames(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.Index
 
setColumnSpecStrings(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
setComment(String) - Method in class net.sf.jsqlparser.expression.OracleHint
 
setComment(StringValue) - Method in class net.sf.jsqlparser.statement.comment.Comment
 
setConnectExpression(Expression) - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
setConnectFirst(boolean) - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
setConstraintIfExists(boolean) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setConstraintName(String) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setConstraints(List<ConstraintState>) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setCreateOptionsStrings(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setCross(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setDatabase(Database) - Method in class net.sf.jsqlparser.schema.Table
 
setDatabaseName(String) - Method in class net.sf.jsqlparser.schema.Database
 
setDataType(String) - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
setDebugStream(PrintStream) - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Set debug output.
setDefaultValue(Expression) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setDeleteWhereCondition(Expression) - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
setDisable(boolean) - Method in class net.sf.jsqlparser.statement.alter.EnableConstraint
 
setDistinct(boolean) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setDistinct(boolean) - Method in class net.sf.jsqlparser.expression.Function
 
setDistinct(boolean) - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
setDistinct(Distinct) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setDistinct(boolean) - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
setDoubleAdd(boolean) - Method in class net.sf.jsqlparser.expression.UserVariable
 
setDuplicateUpdateColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setDuplicateUpdateColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setDuplicateUpdateExpressionList(List<Expression>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setDuplicateUpdateExpressionList(List<Expression>) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setDuration(long) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setElseExpression(Expression) - Method in class net.sf.jsqlparser.expression.CaseExpression
 
setEnd(WindowOffset) - Method in class net.sf.jsqlparser.expression.WindowRange
 
setErrorRecovery(boolean) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
setEscape(String) - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
setEscaped(boolean) - Method in class net.sf.jsqlparser.expression.Function
 
setExecType(Execute.EXEC_TYPE) - Method in class net.sf.jsqlparser.statement.execute.Execute
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.NotExpression
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.Parenthesis
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.SignedExpression
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.WindowOffset
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.create.table.CheckConstraint
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.create.table.ExcludeConstraint
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.Top
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.SetStatement
 
setExpressionList(ExpressionList) - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
setExpressionList(ExpressionList) - Method in class net.sf.jsqlparser.expression.ValueListExpression
 
setExpressionList(ExpressionList) - Method in class net.sf.jsqlparser.statement.select.ExpressionListItem
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.statement.values.ValuesStatement
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.ExecuteDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
setExprList(ExpressionList) - Method in class net.sf.jsqlparser.expression.RowConstructor
 
setExprList(ExpressionList) - Method in class net.sf.jsqlparser.statement.execute.Execute
 
setFetch(Fetch) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setFetch(Fetch) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setFetchJdbcParameter(JdbcParameter) - Method in class net.sf.jsqlparser.statement.select.Fetch
 
setFetchParam(String) - Method in class net.sf.jsqlparser.statement.select.Fetch
 
setFetchParamFirst(boolean) - Method in class net.sf.jsqlparser.statement.select.Fetch
 
setFirst(boolean) - Method in class net.sf.jsqlparser.expression.KeepExpression
 
setFirst(First) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setFkColumns(List<String>) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setFkSourceColumns(List<String>) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setFkSourceTable(String) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setForce(ForceOption) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setForColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.select.Pivot
 
setForUpdate(boolean) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setForUpdateTable(Table) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setFromItem(FromItem) - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
setFromItem(FromItem) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setFromItem(FromItem) - Method in class net.sf.jsqlparser.statement.update.Update
 
setFull(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setFunction(Function) - Method in class net.sf.jsqlparser.statement.select.FunctionItem
 
setFunctionItems(List<FunctionItem>) - Method in class net.sf.jsqlparser.statement.select.Pivot
 
setGroupByColumnReferences(List<Expression>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setHaving(Expression) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setHint(MySQLIndexHint) - Method in class net.sf.jsqlparser.schema.Table
 
setIfExists(boolean) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setIfNotExists(boolean) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setIgnoreNulls(boolean) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setInAny(boolean) - Method in class net.sf.jsqlparser.statement.select.PivotXml
 
setIndex(Integer) - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
setIndex(Index) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setIndex(Index) - Method in class net.sf.jsqlparser.statement.create.index.CreateIndex
 
setIndexes(List<Index>) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setIndexSpec(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.Index
 
setInner(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setInSelect(SelectBody) - Method in class net.sf.jsqlparser.statement.select.PivotXml
 
setInsertFirst(boolean) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setInstanceName(String) - Method in class net.sf.jsqlparser.schema.Server
 
setIntervalType(String) - Method in class net.sf.jsqlparser.expression.IntervalExpression
 
setIntoTables(List<Table>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setItemsList(ItemsList) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setItemsList(ItemsList) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setItemsList(ItemsList) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setJdbcParameter(JdbcParameter) - Method in class net.sf.jsqlparser.statement.select.First
 
setJdbcParameter(JdbcParameter) - Method in class net.sf.jsqlparser.statement.select.Skip
 
setJoinList(List<Join>) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
setJoins(List<Join>) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
setJoins(List<Join>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setJoins(List<Join>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setJoinWindow(KSQLJoinWindow) - Method in class net.sf.jsqlparser.statement.select.Join
 
setKeep(KeepExpression) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setKeep(KeepExpression) - Method in class net.sf.jsqlparser.expression.Function
 
setKeyword(First.Keyword) - Method in class net.sf.jsqlparser.statement.select.First
 
setLeft(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setLeft(FromItem) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
setLeftExpression(Expression) - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
setLeftExpression(Expression) - Method in class net.sf.jsqlparser.expression.CastExpression
 
setLeftExpression(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
setLeftExpression(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setLeftExpression(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
setLeftItemsList(ItemsList) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setLimit(Limit) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
setLimit(Limit) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setLimit(Limit) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setLimit(Limit) - Method in class net.sf.jsqlparser.statement.update.Update
 
setLimitAll(boolean) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setLimitNull(boolean) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setMaterialized(boolean) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setMergeInsert(MergeInsert) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setMergeUpdate(MergeUpdate) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setModifierIgnore(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setModifierPriority(InsertModifierPriority) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setMultiExpressionList(MultiExpressionList) - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
setMultiInItems(List<ExpressionListItem>) - Method in class net.sf.jsqlparser.statement.select.Pivot
 
setMySqlSqlCalcFoundRows(boolean) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setMySqlSqlNoCache(boolean) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setName(String) - Method in class net.sf.jsqlparser.expression.Alias
 
setName(String) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setName(String) - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
setName(String) - Method in class net.sf.jsqlparser.expression.Function
 
setName(String) - Method in class net.sf.jsqlparser.expression.JdbcNamedParameter
 
setName(String) - Method in class net.sf.jsqlparser.expression.KeepExpression
 
setName(String) - Method in class net.sf.jsqlparser.expression.RowConstructor
 
setName(String) - Method in class net.sf.jsqlparser.expression.UserVariable
 
setName(String) - Method in class net.sf.jsqlparser.schema.Table
 
setName(String) - Method in class net.sf.jsqlparser.statement.create.table.Index
 
setName(Table) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setName(String) - Method in class net.sf.jsqlparser.statement.execute.Execute
 
setName(List<String>) - Method in class net.sf.jsqlparser.statement.execute.Execute
 
setName(String) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
setName(String) - Method in class net.sf.jsqlparser.statement.SetStatement
 
setName(String) - Method in class net.sf.jsqlparser.statement.UseStatement
 
setNamedParameters(NamedExpressionList) - Method in class net.sf.jsqlparser.expression.Function
 
setNames(List<String>) - Method in class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
setNatural(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setNoBrackets(boolean) - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
setNoCycle(boolean) - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
setNot() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
setNot(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
setNot(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
setNot(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setNot(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
setNot() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
setNot(boolean) - Method in class net.sf.jsqlparser.statement.alter.DeferrableConstraint
 
setNot(boolean) - Method in class net.sf.jsqlparser.statement.alter.ValidateConstraint
 
setNullOrdering(OrderByElement.NullOrdering) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
setOffset(Expression) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setOffset(WindowOffset) - Method in class net.sf.jsqlparser.expression.WindowElement
 
setOffset(Expression) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setOffset(long) - Method in class net.sf.jsqlparser.statement.select.Offset
 
setOffset(Offset) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setOffset(Offset) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setOffsetJdbcParameter(JdbcParameter) - Method in class net.sf.jsqlparser.statement.select.Offset
 
setOffsetJdbcParameter(JdbcNamedParameter) - Method in class net.sf.jsqlparser.statement.select.Offset
 
setOffsetParam(String) - Method in class net.sf.jsqlparser.statement.select.Offset
 
setOldOracleJoinSyntax(int) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setOldOracleJoinSyntax(int) - Method in class net.sf.jsqlparser.expression.operators.relational.OldOracleJoinBinaryExpression
 
setOldOracleJoinSyntax(int) - Method in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
setOnCondition(Expression) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setOnDeleteCascade(boolean) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setOnDeleteReferenceOption(String) - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
setOnDeleteRestrict(boolean) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setOnDeleteSetNull(boolean) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setOnExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.Join
 
setOnSelectItems(List<SelectItem>) - Method in class net.sf.jsqlparser.statement.select.Distinct
 
setOnUpdateReferenceOption(String) - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
setOperation(AlterOperation) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
SetOperation - Class in net.sf.jsqlparser.statement.select
Single Set-Operation (name).
SetOperation(SetOperationList.SetOperationType) - Constructor for class net.sf.jsqlparser.statement.select.SetOperation
 
SetOperationList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SetOperationList - Class in net.sf.jsqlparser.statement.select
A database set operation.
SetOperationList() - Constructor for class net.sf.jsqlparser.statement.select.SetOperationList
 
SetOperationList.SetOperationType - Enum in net.sf.jsqlparser.statement.select
list of set operations.
setOracleHierarchical(OracleHierarchicalExpression) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setOracleHint(OracleHint) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setOraclePriorPosition(int) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setOraclePriorPosition(int) - Method in class net.sf.jsqlparser.expression.operators.relational.OldOracleJoinBinaryExpression
 
setOraclePriorPosition(int) - Method in interface net.sf.jsqlparser.expression.operators.relational.SupportsOldOracleJoinSyntax
 
setOracleSiblings(boolean) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.expression.KeepExpression
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.expression.OrderByClause
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setOrReplace(boolean) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setOuter(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setParameter(String) - Method in class net.sf.jsqlparser.expression.IntervalExpression
 
setParameters(ExpressionList) - Method in class net.sf.jsqlparser.expression.Function
 
setParameters(List<String>) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setParenthesis(boolean) - Method in class net.sf.jsqlparser.statement.execute.Execute
 
setParenthesis(boolean) - Method in class net.sf.jsqlparser.statement.select.Top
 
setPartitionExpressionList(ExpressionList) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setPartitionExpressionList(ExpressionList) - Method in class net.sf.jsqlparser.expression.PartitionByClause
 
setPercentage(boolean) - Method in class net.sf.jsqlparser.statement.select.Top
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.schema.Table
 
setPivot(Pivot) - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.statement.select.TableFunction
 
setPivot(Pivot) - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
setPkColumns(List<String>) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setPrefix(String) - Method in class net.sf.jsqlparser.expression.StringValue
 
setPrefix(String) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
Set alias prefix.
setRange(WindowRange) - Method in class net.sf.jsqlparser.expression.WindowElement
 
setRecursive(boolean) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
setReferencedColumnNames(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
setReturningAllColumns(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setReturningAllColumns(boolean) - Method in class net.sf.jsqlparser.statement.update.Update
 
setReturningExpressionList(List<SelectExpressionItem>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setReturningExpressionList(List<SelectExpressionItem>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setRight(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setRightExpression(Expression) - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
setRightExpression(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
setRightItem(FromItem) - Method in class net.sf.jsqlparser.statement.select.Join
 
setRightItemsList(ItemsList) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setRowCount(long) - Method in class net.sf.jsqlparser.statement.select.Fetch
 
setRowCount(Long) - Method in class net.sf.jsqlparser.statement.select.First
 
setRowCount(Expression) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setRowCount(Long) - Method in class net.sf.jsqlparser.statement.select.Skip
 
setSchemaName(String) - Method in class net.sf.jsqlparser.schema.Table
 
setSelect(Select, boolean) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setSelect(Select) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setSelect(Select) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setSelect(Select) - Method in class net.sf.jsqlparser.statement.update.Update
 
setSelect(Select) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setSelectBody(SelectBody) - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
setSelectBody(SelectBody) - Method in class net.sf.jsqlparser.statement.select.Select
 
setSelectBody(SelectBody) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
setSelectBody(SelectBody) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
setSelectItems(List<SelectItem>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setSelectParenthesis(boolean) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setSelectVisitor(SelectVisitor) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
setSelectVisitor(SelectVisitor) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
setSelectVisitor(SelectVisitor) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
setSelectVisitor(SelectVisitor) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
setSelectVisitor(SelectVisitor) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
setSemi(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setSeparator(String) - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
setServer(Server) - Method in class net.sf.jsqlparser.schema.Database
 
setServerName(String) - Method in class net.sf.jsqlparser.schema.Server
 
setSetColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setSetExpressionList(List<Expression>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setSign(char) - Method in class net.sf.jsqlparser.expression.SignedExpression
 
setSimple(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setSingleInItems(List<SelectExpressionItem>) - Method in class net.sf.jsqlparser.statement.select.Pivot
 
setSingleLine(boolean) - Method in class net.sf.jsqlparser.expression.OracleHint
 
setSkip(Skip) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setStart(WindowOffset) - Method in class net.sf.jsqlparser.expression.WindowRange
 
setStartExpression(Expression) - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
SetStatement - Class in net.sf.jsqlparser.statement
 
SetStatement(String, Expression) - Constructor for class net.sf.jsqlparser.statement.SetStatement
 
SetStatementDeParser - Class in net.sf.jsqlparser.util.deparser
 
SetStatementDeParser(ExpressionVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.SetStatementDeParser
 
setStatements(Statements) - Method in class net.sf.jsqlparser.statement.Block
 
setStatements(List<Statement>) - Method in class net.sf.jsqlparser.statement.Statements
 
setStringValue(String) - Method in class net.sf.jsqlparser.expression.LongValue
 
setStringValue(String) - Method in class net.sf.jsqlparser.expression.TimeKeyExpression
 
setSubSelect(SubSelect) - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
setSwitchExpression(Expression) - Method in class net.sf.jsqlparser.expression.CaseExpression
 
setTable(Table) - Method in class net.sf.jsqlparser.schema.Column
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.alter.Alter
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.comment.Comment
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.create.index.CreateIndex
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.create.table.CheckConstraint
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.select.AllTableColumns
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
setTable(Table) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setTableName(String) - Method in class net.sf.jsqlparser.statement.ShowStatement
 
setTableOptionsStrings(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setTables(List<Table>) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
setTables(List<Table>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setTabSize(int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
setTemporary(TemporaryOption) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setThenExpression(Expression) - Method in class net.sf.jsqlparser.expression.WhenClause
 
setTimeout(long) - Method in class net.sf.jsqlparser.statement.select.Wait
Sets the number of seconds to WAIT for this Wait
setTimeUnit(KSQLJoinWindow.TimeUnit) - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
setTop(Top) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setType(AnalyticType) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setType(ColDataType) - Method in class net.sf.jsqlparser.expression.CastExpression
 
setType(DateTimeLiteralExpression.DateTime) - Method in class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
setType(WindowElement.Type) - Method in class net.sf.jsqlparser.expression.WindowElement
 
setType(WindowOffset.Type) - Method in class net.sf.jsqlparser.expression.WindowOffset
 
setType(String) - Method in class net.sf.jsqlparser.statement.create.table.Index
 
setType(String) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setUkColumns(List<String>) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setUkName(String) - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
setUnlogged(boolean) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setUseAs(boolean) - Method in class net.sf.jsqlparser.expression.Alias
 
setUseBrackets(boolean) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setUseBrackets(boolean) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
setUseCastKeyword(boolean) - Method in class net.sf.jsqlparser.expression.CastExpression
 
setUseColumnsBrackets(boolean) - Method in class net.sf.jsqlparser.statement.update.Update
 
setUseDuplicate(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setUseDuplicate(boolean) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setUseEqual(boolean) - Method in class net.sf.jsqlparser.statement.SetStatement
 
setUseFixedIndex(boolean) - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
setUseIntoTables(boolean) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setUseIsNull(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
setUseReplace(boolean) - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
setUseSelect(boolean) - Method in class net.sf.jsqlparser.statement.update.Update
 
setUseSelectBrackets(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setUseSelectBrackets(boolean) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setUseSet(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setUseUnique(boolean) - Method in class net.sf.jsqlparser.statement.select.Distinct
 
setUseValues(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setUseValues(boolean) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setUseValues(boolean) - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
setUsingAlias(Alias) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setUsingColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.select.Join
 
setUsingSelect(SubSelect) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setUsingTable(Table) - Method in class net.sf.jsqlparser.statement.merge.Merge
 
setValue(String) - Method in class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
setValue(Date) - Method in class net.sf.jsqlparser.expression.DateValue
 
setValue(double) - Method in class net.sf.jsqlparser.expression.DoubleValue
 
setValue(String) - Method in class net.sf.jsqlparser.expression.HexValue
 
setValue(long) - Method in class net.sf.jsqlparser.expression.LongValue
 
setValue(String) - Method in class net.sf.jsqlparser.expression.OracleHint
 
setValue(String) - Method in class net.sf.jsqlparser.expression.StringValue
 
setValue(Timestamp) - Method in class net.sf.jsqlparser.expression.TimestampValue
 
setValue(Time) - Method in class net.sf.jsqlparser.expression.TimeValue
 
setValues(List<Expression>) - Method in class net.sf.jsqlparser.statement.merge.MergeInsert
 
setValues(List<Expression>) - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
setVariable(String) - Method in class net.sf.jsqlparser.statement.select.First
 
setVariable(String) - Method in class net.sf.jsqlparser.statement.select.Skip
 
setView(Table) - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
setView(Table) - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
setWait(Wait) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
Sets the Wait for this SELECT
setWhenClauses(List<WhenClause>) - Method in class net.sf.jsqlparser.expression.CaseExpression
 
setWhenExpression(Expression) - Method in class net.sf.jsqlparser.expression.WhenClause
 
setWhere(Expression) - Method in class net.sf.jsqlparser.statement.delete.Delete
 
setWhere(Expression) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setWhere(Expression) - Method in class net.sf.jsqlparser.statement.update.Update
 
setWhereCondition(Expression) - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
setWindowElement(WindowElement) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setWindowElement(WindowElement) - Method in class net.sf.jsqlparser.expression.OrderByClause
 
setWithItemList(List<SelectItem>) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
setWithItemsList(List<WithItem>) - Method in class net.sf.jsqlparser.statement.select.Select
 
setWithItemsList(List<WithItem>) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
Show() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ShowStatement - Class in net.sf.jsqlparser.statement
 
ShowStatement(String) - Constructor for class net.sf.jsqlparser.statement.ShowStatement
 
ShowStatementDeParser - Class in net.sf.jsqlparser.util.deparser
 
ShowStatementDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.ShowStatementDeParser
 
SignedExpression - Class in net.sf.jsqlparser.expression
It represents a "-" or "+" or "~" before an expression
SignedExpression(char, Expression) - Constructor for class net.sf.jsqlparser.expression.SignedExpression
 
SimpleCharStream - Class in net.sf.jsqlparser.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Provider, int, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(Provider, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(Provider) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SimpleExpressionList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SimpleExpressionListAtLeastTwoItems() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SimpleJdbcNamedParameter() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SimpleJdbcParameter() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SimpleNode - Class in net.sf.jsqlparser.parser
 
SimpleNode(int) - Constructor for class net.sf.jsqlparser.parser.SimpleNode
 
SimpleNode(CCJSqlParser, int) - Constructor for class net.sf.jsqlparser.parser.SimpleNode
 
SingleStatement() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
size() - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
Skip() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Skip - Class in net.sf.jsqlparser.statement.select
A skip clause in the form [SKIP row_count] Initial implementation was done for informix special syntax: http://www-01.ibm.com/support/knowledgecenter/SSGU8G_12.1.0/com.ibm.sqls.doc/ids_sqs_0156.htm
Skip() - Constructor for class net.sf.jsqlparser.statement.select.Skip
 
specialToken - Variable in class net.sf.jsqlparser.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SQLCondition() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SQLExpressionList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ST_SEMICOLON - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
Statement() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Statement - Interface in net.sf.jsqlparser.statement
An operation on the db (SELECT, UPDATE ecc.)
StatementDeParser - Class in net.sf.jsqlparser.util.deparser
 
StatementDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.StatementDeParser
 
StatementDeParser(ExpressionDeParser, SelectDeParser, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.StatementDeParser
 
Statements() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Statements - Class in net.sf.jsqlparser.statement
 
Statements() - Constructor for class net.sf.jsqlparser.statement.Statements
 
StatementVisitor - Interface in net.sf.jsqlparser.statement
 
StatementVisitorAdapter - Class in net.sf.jsqlparser.statement
 
StatementVisitorAdapter() - Constructor for class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
STATIC_LEXER_ERROR - Static variable in exception net.sf.jsqlparser.parser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class net.sf.jsqlparser.parser.SimpleCharStream
Whether parser is static.
StreamProvider - Class in net.sf.jsqlparser.parser
NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)
StreamProvider(Reader) - Constructor for class net.sf.jsqlparser.parser.StreamProvider
 
StreamProvider(InputStream) - Constructor for class net.sf.jsqlparser.parser.StreamProvider
 
StreamProvider(InputStream, String) - Constructor for class net.sf.jsqlparser.parser.StreamProvider
 
StringProvider - Class in net.sf.jsqlparser.parser
 
StringProvider(String) - Constructor for class net.sf.jsqlparser.parser.StringProvider
 
StringValue - Class in net.sf.jsqlparser.expression
A string as in 'example_string'
StringValue(String) - Constructor for class net.sf.jsqlparser.expression.StringValue
 
SubJoin() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SubJoin - Class in net.sf.jsqlparser.statement.select
A table created by "(tab1 [join tab2]* )".
SubJoin() - Constructor for class net.sf.jsqlparser.statement.select.SubJoin
 
SubJoinsList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SubSelect() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
SubSelect - Class in net.sf.jsqlparser.statement.select
A subselect followed by an optional alias.
SubSelect() - Constructor for class net.sf.jsqlparser.statement.select.SubSelect
 
Subtraction - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
Subtraction() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Subtraction
 
SupportsOldOracleJoinSyntax - Interface in net.sf.jsqlparser.expression.operators.relational
 
SwitchTo(int) - Method in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Switch to specified lex state.

T

Table() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Table - Class in net.sf.jsqlparser.schema
A table.
Table() - Constructor for class net.sf.jsqlparser.schema.Table
 
Table(String) - Constructor for class net.sf.jsqlparser.schema.Table
 
Table(String, String) - Constructor for class net.sf.jsqlparser.schema.Table
 
Table(Database, String, String) - Constructor for class net.sf.jsqlparser.schema.Table
 
Table(List<String>) - Constructor for class net.sf.jsqlparser.schema.Table
 
TableFunction() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
TableFunction - Class in net.sf.jsqlparser.statement.select
 
TableFunction() - Constructor for class net.sf.jsqlparser.statement.select.TableFunction
 
TablesNamesFinder - Class in net.sf.jsqlparser.util
Find all used tables within an select statement.
TablesNamesFinder() - Constructor for class net.sf.jsqlparser.util.TablesNamesFinder
 
TableWithAlias() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
tabSize - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
TemporaryOption - Enum in net.sf.jsqlparser.statement.create.view
 
TimeKeyExpression - Class in net.sf.jsqlparser.expression
 
TimeKeyExpression(String) - Constructor for class net.sf.jsqlparser.expression.TimeKeyExpression
 
TimestampValue - Class in net.sf.jsqlparser.expression
A Timestamp in the form {ts 'yyyy-mm-dd hh:mm:ss.f . . .'}
TimestampValue(String) - Constructor for class net.sf.jsqlparser.expression.TimestampValue
 
TimeValue - Class in net.sf.jsqlparser.expression
A Time in the form {t 'hh:mm:ss'}
TimeValue(String) - Constructor for class net.sf.jsqlparser.expression.TimeValue
 
token - Variable in class net.sf.jsqlparser.parser.CCJSqlParser
Current token.
Token - Class in net.sf.jsqlparser.parser
Describes the input token stream.
Token() - Constructor for class net.sf.jsqlparser.parser.Token
No-argument constructor
Token(int) - Constructor for class net.sf.jsqlparser.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class net.sf.jsqlparser.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class net.sf.jsqlparser.parser.CCJSqlParser
Generated Token Manager.
tokenImage - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
Literal token values.
tokenImage - Variable in exception net.sf.jsqlparser.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrException - Exception in net.sf.jsqlparser.parser
Token Manager Error.
TokenMgrException() - Constructor for exception net.sf.jsqlparser.parser.TokenMgrException
No arg constructor.
TokenMgrException(String, int) - Constructor for exception net.sf.jsqlparser.parser.TokenMgrException
Constructor with message and reason.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception net.sf.jsqlparser.parser.TokenMgrException
Full Constructor.
Top() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Top - Class in net.sf.jsqlparser.statement.select
A top clause in the form [TOP (row_count) or TOP row_count]
Top() - Constructor for class net.sf.jsqlparser.statement.select.Top
 
toString() - Method in class net.sf.jsqlparser.expression.Alias
 
toString() - Method in class net.sf.jsqlparser.expression.AllComparisonExpression
 
toString() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
toString() - Method in class net.sf.jsqlparser.expression.AnyComparisonExpression
 
toString() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
toString() - Method in class net.sf.jsqlparser.expression.CaseExpression
 
toString() - Method in class net.sf.jsqlparser.expression.CastExpression
 
toString() - Method in class net.sf.jsqlparser.expression.DateTimeLiteralExpression
 
toString() - Method in class net.sf.jsqlparser.expression.DateValue
 
toString() - Method in class net.sf.jsqlparser.expression.DoubleValue
 
toString() - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
toString() - Method in class net.sf.jsqlparser.expression.Function
 
toString() - Method in class net.sf.jsqlparser.expression.HexValue
 
toString() - Method in class net.sf.jsqlparser.expression.IntervalExpression
 
toString() - Method in class net.sf.jsqlparser.expression.JdbcNamedParameter
 
toString() - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
toString() - Method in class net.sf.jsqlparser.expression.JsonExpression
 
toString() - Method in class net.sf.jsqlparser.expression.KeepExpression
 
toString() - Method in class net.sf.jsqlparser.expression.LongValue
 
toString() - Method in class net.sf.jsqlparser.expression.MySQLGroupConcat
 
toString() - Method in class net.sf.jsqlparser.expression.MySQLIndexHint
 
toString() - Method in class net.sf.jsqlparser.expression.NotExpression
 
toString() - Method in class net.sf.jsqlparser.expression.NullValue
 
toString() - Method in class net.sf.jsqlparser.expression.NumericBind
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.IsNullExpression
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.MultiExpressionList
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.NamedExpressionList
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.OldOracleJoinBinaryExpression
 
toString() - Method in class net.sf.jsqlparser.expression.OracleHierarchicalExpression
 
toString() - Method in class net.sf.jsqlparser.expression.OracleHint
 
toString() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
toString() - Method in class net.sf.jsqlparser.expression.RowConstructor
 
toString() - Method in class net.sf.jsqlparser.expression.SignedExpression
 
toString() - Method in class net.sf.jsqlparser.expression.StringValue
 
toString() - Method in class net.sf.jsqlparser.expression.TimeKeyExpression
 
toString() - Method in class net.sf.jsqlparser.expression.TimestampValue
 
toString() - Method in class net.sf.jsqlparser.expression.TimeValue
 
toString() - Method in class net.sf.jsqlparser.expression.UserVariable
 
toString() - Method in class net.sf.jsqlparser.expression.ValueListExpression
 
toString() - Method in class net.sf.jsqlparser.expression.WhenClause
 
toString() - Method in class net.sf.jsqlparser.expression.WindowElement
 
toString() - Method in class net.sf.jsqlparser.expression.WindowOffset
 
toString() - Method in class net.sf.jsqlparser.expression.WindowRange
 
toString() - Method in class net.sf.jsqlparser.parser.SimpleNode
 
toString(String) - Method in class net.sf.jsqlparser.parser.SimpleNode
 
toString() - Method in class net.sf.jsqlparser.parser.Token
Returns the image.
toString() - Method in class net.sf.jsqlparser.schema.Column
 
toString() - Method in class net.sf.jsqlparser.schema.Database
 
toString() - Method in class net.sf.jsqlparser.schema.Server
 
toString() - Method in class net.sf.jsqlparser.schema.Table
 
toString() - Method in class net.sf.jsqlparser.statement.alter.Alter
 
toString() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression.ColumnDataType
 
toString() - Method in class net.sf.jsqlparser.statement.alter.AlterExpression
 
toString() - Method in class net.sf.jsqlparser.statement.alter.DeferrableConstraint
 
toString() - Method in class net.sf.jsqlparser.statement.alter.EnableConstraint
 
toString() - Method in class net.sf.jsqlparser.statement.alter.ValidateConstraint
 
toString() - Method in class net.sf.jsqlparser.statement.Block
 
toString() - Method in class net.sf.jsqlparser.statement.comment.Comment
 
toString() - Method in class net.sf.jsqlparser.statement.Commit
 
toString() - Method in class net.sf.jsqlparser.statement.create.index.CreateIndex
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.CheckConstraint
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.ExcludeConstraint
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.ForeignKeyIndex
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.Index
 
toString() - Method in class net.sf.jsqlparser.statement.create.table.NamedConstraint
 
toString() - Method in class net.sf.jsqlparser.statement.create.view.AlterView
 
toString() - Method in class net.sf.jsqlparser.statement.create.view.CreateView
 
toString() - Method in class net.sf.jsqlparser.statement.delete.Delete
 
toString() - Method in class net.sf.jsqlparser.statement.drop.Drop
 
toString() - Method in class net.sf.jsqlparser.statement.execute.Execute
 
toString() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
toString() - Method in class net.sf.jsqlparser.statement.merge.Merge
 
toString() - Method in class net.sf.jsqlparser.statement.merge.MergeInsert
 
toString() - Method in class net.sf.jsqlparser.statement.merge.MergeUpdate
 
toString() - Method in class net.sf.jsqlparser.statement.replace.Replace
 
toString() - Method in class net.sf.jsqlparser.statement.select.AllColumns
 
toString() - Method in class net.sf.jsqlparser.statement.select.AllTableColumns
 
toString() - Method in class net.sf.jsqlparser.statement.select.Distinct
 
toString() - Method in class net.sf.jsqlparser.statement.select.ExpressionListItem
 
toString() - Method in class net.sf.jsqlparser.statement.select.Fetch
 
toString() - Method in class net.sf.jsqlparser.statement.select.First
 
toString() - Method in class net.sf.jsqlparser.statement.select.FunctionItem
 
toString() - Method in class net.sf.jsqlparser.statement.select.Join
 
toString() - Method in class net.sf.jsqlparser.statement.select.KSQLJoinWindow
 
toString() - Method in class net.sf.jsqlparser.statement.select.LateralSubSelect
 
toString() - Method in class net.sf.jsqlparser.statement.select.Limit
 
toString() - Method in class net.sf.jsqlparser.statement.select.Offset
 
toString() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
toString() - Method in class net.sf.jsqlparser.statement.select.ParenthesisFromItem
 
toString() - Method in class net.sf.jsqlparser.statement.select.Pivot
 
toString() - Method in class net.sf.jsqlparser.statement.select.PivotXml
 
toString() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
toString() - Method in class net.sf.jsqlparser.statement.select.Select
 
toString() - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
toString() - Method in class net.sf.jsqlparser.statement.select.SetOperation
 
toString() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
toString() - Method in class net.sf.jsqlparser.statement.select.Skip
 
toString() - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
toString() - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
toString() - Method in class net.sf.jsqlparser.statement.select.Top
 
toString() - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
toString() - Method in class net.sf.jsqlparser.statement.select.ValuesList
 
toString() - Method in class net.sf.jsqlparser.statement.select.Wait
Returns a String containing the WAIT clause and its timeout, where TIMEOUT is specified by Wait.getTimeout().
toString() - Method in class net.sf.jsqlparser.statement.select.WithItem
 
toString() - Method in class net.sf.jsqlparser.statement.SetStatement
 
toString() - Method in class net.sf.jsqlparser.statement.ShowStatement
 
toString() - Method in class net.sf.jsqlparser.statement.Statements
 
toString() - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
toString() - Method in class net.sf.jsqlparser.statement.update.Update
 
toString() - Method in class net.sf.jsqlparser.statement.upsert.Upsert
 
toString() - Method in class net.sf.jsqlparser.statement.UseStatement
 
toString() - Method in class net.sf.jsqlparser.statement.values.ValuesStatement
 
toString() - Method in class net.sf.jsqlparser.util.cnfexpression.MultipleExpression
 
totalCharsRead - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
trace_enabled() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Trace enabled.
trackLineColumn - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
Truncate() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Truncate - Class in net.sf.jsqlparser.statement.truncate
A TRUNCATE TABLE statement
Truncate() - Constructor for class net.sf.jsqlparser.statement.truncate.Truncate
 

U

UnionOp - Class in net.sf.jsqlparser.statement.select
 
UnionOp() - Constructor for class net.sf.jsqlparser.statement.select.UnionOp
 
Update() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Update - Class in net.sf.jsqlparser.statement.update
The update statement.
Update() - Constructor for class net.sf.jsqlparser.statement.update.Update
 
UpdateDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string) an Update
UpdateDeParser() - Constructor for class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
UpdateDeParser(ExpressionVisitor, SelectVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
UpdateLineColumn(char) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
Upsert() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Upsert - Class in net.sf.jsqlparser.statement.upsert
The UPSERT INTO statement.
Upsert() - Constructor for class net.sf.jsqlparser.statement.upsert.Upsert
 
UpsertDeParser - Class in net.sf.jsqlparser.util.deparser
A class to de-parse (that is, tranform from JSqlParser hierarchy into a string)
UpsertDeParser(ExpressionVisitor, SelectVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.UpsertDeParser
Constructor: this constructor is used to assign the values coming from the arguments to their global values.
Use() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
useRLike() - Method in class net.sf.jsqlparser.expression.operators.relational.RegExpMySQLOperator
 
UserVariable - Class in net.sf.jsqlparser.expression
Simple uservariables like @test.
UserVariable() - Constructor for class net.sf.jsqlparser.expression.UserVariable
 
UserVariable() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
UseStatement - Class in net.sf.jsqlparser.statement
 
UseStatement(String) - Constructor for class net.sf.jsqlparser.statement.UseStatement
 
UseStatementDeParser - Class in net.sf.jsqlparser.util.deparser
 
UseStatementDeParser(StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.UseStatementDeParser
 

V

ValidateConstraint - Class in net.sf.jsqlparser.statement.alter
 
ValidateConstraint(boolean) - Constructor for class net.sf.jsqlparser.statement.alter.ValidateConstraint
 
value - Variable in class net.sf.jsqlparser.parser.SimpleNode
 
ValueListExpression - Class in net.sf.jsqlparser.expression
Models a list of expressions usable as condition.
ValueListExpression() - Constructor for class net.sf.jsqlparser.expression.ValueListExpression
 
ValueListExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
valueOf(String) - Static method in enum net.sf.jsqlparser.expression.AnalyticType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.expression.AnyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.expression.DateTimeLiteralExpression.DateTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.expression.operators.relational.RegExpMatchOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.expression.WindowElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.expression.WindowOffset.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.alter.AlterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.create.view.ForceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.create.view.TemporaryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.execute.Execute.EXEC_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.insert.InsertModifierPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.select.First.Keyword
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.select.KSQLJoinWindow.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.select.OrderByElement.NullOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jsqlparser.statement.select.SetOperationList.SetOperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.jsqlparser.expression.AnalyticType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.expression.AnyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.expression.DateTimeLiteralExpression.DateTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.expression.operators.relational.RegExpMatchOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.expression.WindowElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.expression.WindowOffset.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Values() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
values() - Static method in enum net.sf.jsqlparser.statement.alter.AlterOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.create.view.ForceOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.create.view.TemporaryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.execute.Execute.EXEC_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.insert.InsertModifierPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.select.First.Keyword
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.select.KSQLJoinWindow.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.select.OrderByElement.NullOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jsqlparser.statement.select.SetOperationList.SetOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ValuesList - Class in net.sf.jsqlparser.statement.select
This is a container for a values item within a select statement.
ValuesList() - Constructor for class net.sf.jsqlparser.statement.select.ValuesList
 
ValuesList(MultiExpressionList) - Constructor for class net.sf.jsqlparser.statement.select.ValuesList
 
ValuesStatement - Class in net.sf.jsqlparser.statement.values
The replace statement.
ValuesStatement(List<Expression>) - Constructor for class net.sf.jsqlparser.statement.values.ValuesStatement
 
ValuesStatementDeParser - Class in net.sf.jsqlparser.util.deparser
 
ValuesStatementDeParser(ExpressionVisitor, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.ValuesStatementDeParser
 
visit(BitwiseRightShift) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(BitwiseLeftShift) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(NullValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Function) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(SignedExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(JdbcParameter) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(JdbcNamedParameter) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(DoubleValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(LongValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(HexValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(DateValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(TimeValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(TimestampValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Parenthesis) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(StringValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Addition) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Division) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Multiplication) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Subtraction) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(AndExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(OrExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Between) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(EqualsTo) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(GreaterThan) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(GreaterThanEquals) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(InExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(IsNullExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(LikeExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(MinorThan) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(MinorThanEquals) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(NotEqualsTo) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Column) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(SubSelect) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(CaseExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(WhenClause) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(ExistsExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(AllComparisonExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(AnyComparisonExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Concat) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Matches) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(BitwiseAnd) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(BitwiseOr) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(BitwiseXor) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(CastExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Modulo) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(AnalyticExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(ExtractExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(IntervalExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(OracleHierarchicalExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(RegExpMatchOperator) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(JsonExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(JsonOperator) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(RegExpMySQLOperator) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(UserVariable) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(NumericBind) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(KeepExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(MySQLGroupConcat) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(ValueListExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(RowConstructor) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(OracleHint) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(TimeKeyExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(DateTimeLiteralExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(NotExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(NullValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Function) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(SignedExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(JdbcParameter) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(JdbcNamedParameter) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(DoubleValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(LongValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(DateValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(TimeValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(TimestampValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Parenthesis) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(StringValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Addition) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Division) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Multiplication) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Subtraction) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(AndExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(OrExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Between) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(EqualsTo) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(GreaterThan) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(GreaterThanEquals) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(InExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(IsNullExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(LikeExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(MinorThan) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(MinorThanEquals) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(NotEqualsTo) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Column) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(SubSelect) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(CaseExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(WhenClause) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(ExistsExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(AllComparisonExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(AnyComparisonExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Concat) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Matches) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(BitwiseAnd) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(BitwiseOr) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(BitwiseXor) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(CastExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Modulo) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(AnalyticExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(ExtractExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(IntervalExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(OracleHierarchicalExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(RegExpMatchOperator) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(NotExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(BitwiseRightShift) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(BitwiseLeftShift) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(JsonExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(JsonOperator) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(RegExpMySQLOperator) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(UserVariable) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(NumericBind) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(KeepExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(MySQLGroupConcat) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(ValueListExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(Pivot) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(PivotXml) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(AllColumns) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(SelectExpressionItem) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(RowConstructor) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(HexValue) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(OracleHint) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(TimeKeyExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(DateTimeLiteralExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visit(SubSelect) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
 
visit(ExpressionList) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
 
visit(NamedExpressionList) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
 
visit(MultiExpressionList) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
 
visit(SubSelect) - Method in class net.sf.jsqlparser.expression.operators.relational.ItemsListVisitorAdapter
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.expression.operators.relational.ItemsListVisitorAdapter
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.expression.operators.relational.ItemsListVisitorAdapter
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.expression.operators.relational.ItemsListVisitorAdapter
 
visit(SimpleNode, Object) - Method in class net.sf.jsqlparser.parser.CCJSqlParserDefaultVisitor
 
visit(SimpleNode, Object) - Method in interface net.sf.jsqlparser.parser.CCJSqlParserVisitor
 
visit(Table) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(SubSelect) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(SubJoin) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(LateralSubSelect) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(ValuesList) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(TableFunction) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(ParenthesisFromItem) - Method in interface net.sf.jsqlparser.statement.select.FromItemVisitor
 
visit(Table) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(SubSelect) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(SubJoin) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(LateralSubSelect) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(ValuesList) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(TableFunction) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(ParenthesisFromItem) - Method in class net.sf.jsqlparser.statement.select.FromItemVisitorAdapter
 
visit(Table) - Method in interface net.sf.jsqlparser.statement.select.IntoTableVisitor
 
visit(Table) - Method in class net.sf.jsqlparser.statement.select.IntoTableVisitorAdapter
 
visit(OrderByElement) - Method in interface net.sf.jsqlparser.statement.select.OrderByVisitor
 
visit(OrderByElement) - Method in class net.sf.jsqlparser.statement.select.OrderByVisitorAdapter
 
visit(Pivot) - Method in interface net.sf.jsqlparser.statement.select.PivotVisitor
 
visit(PivotXml) - Method in interface net.sf.jsqlparser.statement.select.PivotVisitor
 
visit(Pivot) - Method in class net.sf.jsqlparser.statement.select.PivotVisitorAdapter
 
visit(PivotXml) - Method in class net.sf.jsqlparser.statement.select.PivotVisitorAdapter
 
visit(AllColumns) - Method in interface net.sf.jsqlparser.statement.select.SelectItemVisitor
 
visit(AllTableColumns) - Method in interface net.sf.jsqlparser.statement.select.SelectItemVisitor
 
visit(SelectExpressionItem) - Method in interface net.sf.jsqlparser.statement.select.SelectItemVisitor
 
visit(AllColumns) - Method in class net.sf.jsqlparser.statement.select.SelectItemVisitorAdapter
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.statement.select.SelectItemVisitorAdapter
 
visit(SelectExpressionItem) - Method in class net.sf.jsqlparser.statement.select.SelectItemVisitorAdapter
 
visit(PlainSelect) - Method in interface net.sf.jsqlparser.statement.select.SelectVisitor
 
visit(SetOperationList) - Method in interface net.sf.jsqlparser.statement.select.SelectVisitor
 
visit(WithItem) - Method in interface net.sf.jsqlparser.statement.select.SelectVisitor
 
visit(ValuesStatement) - Method in interface net.sf.jsqlparser.statement.select.SelectVisitor
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.statement.select.SelectVisitorAdapter
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.statement.select.SelectVisitorAdapter
 
visit(WithItem) - Method in class net.sf.jsqlparser.statement.select.SelectVisitorAdapter
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.statement.select.SelectVisitorAdapter
 
visit(Comment) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Commit) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Delete) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Update) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Insert) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Replace) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Drop) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Truncate) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(CreateIndex) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(CreateTable) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(CreateView) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(AlterView) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Alter) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Statements) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Execute) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(SetStatement) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(ShowStatement) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Merge) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Select) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Upsert) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(UseStatement) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Block) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(ValuesStatement) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(Comment) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Commit) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Select) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Delete) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Update) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Insert) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Replace) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Drop) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Truncate) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(CreateIndex) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(CreateTable) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(CreateView) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Alter) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Statements) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Execute) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(SetStatement) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(ShowStatement) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Merge) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(AlterView) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Upsert) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(UseStatement) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(Block) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.statement.StatementVisitorAdapter
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(SelectExpressionItem) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(WithItem) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(AllColumns) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(WithItem) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(AllColumns) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(SelectExpressionItem) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(Addition) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(AndExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Between) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(EqualsTo) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Division) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(DoubleValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(HexValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(NotExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(BitwiseRightShift) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(BitwiseLeftShift) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(GreaterThan) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(GreaterThanEquals) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(InExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(SignedExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(IsNullExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(JdbcParameter) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(LikeExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(ExistsExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(LongValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(MinorThan) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(MinorThanEquals) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Multiplication) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(NotEqualsTo) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(NullValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(OrExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Parenthesis) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(StringValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Subtraction) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(SubSelect) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Column) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Function) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(DateValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(TimestampValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(TimeValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(CaseExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(WhenClause) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(AllComparisonExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(AnyComparisonExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Concat) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Matches) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(BitwiseAnd) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(BitwiseOr) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(BitwiseXor) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(CastExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(Modulo) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(AnalyticExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(ExtractExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(IntervalExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(JdbcNamedParameter) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(OracleHierarchicalExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(RegExpMatchOperator) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(RegExpMySQLOperator) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(JsonExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(JsonOperator) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(UserVariable) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(NumericBind) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(KeepExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(MySQLGroupConcat) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(ValueListExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(RowConstructor) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(OracleHint) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(TimeKeyExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(DateTimeLiteralExpression) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
visit(SubSelect) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
visit(SubSelect) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(SelectExpressionItem) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(SubSelect) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(Table) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(Pivot) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(PivotXml) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(SubJoin) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(WithItem) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(LateralSubSelect) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(ValuesList) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(AllColumns) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(TableFunction) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(ParenthesisFromItem) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(CreateIndex) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(CreateTable) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(CreateView) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(AlterView) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Delete) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Drop) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Insert) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Replace) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Select) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Truncate) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Update) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Alter) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Statements) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Execute) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(SetStatement) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Merge) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Commit) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Upsert) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(UseStatement) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(ShowStatement) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Block) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(Comment) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
visit(OrderByElement) - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
visit(SubSelect) - Method in class net.sf.jsqlparser.util.deparser.UpsertDeParser
 
visit(Select) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(WithItem) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Table) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(SubSelect) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Addition) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AndExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Between) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Column) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Division) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(DoubleValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(EqualsTo) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Function) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(GreaterThan) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(GreaterThanEquals) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(InExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(SignedExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(IsNullExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(JdbcParameter) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(LikeExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ExistsExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(LongValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(MinorThan) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(MinorThanEquals) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Multiplication) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(NotEqualsTo) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(NullValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(OrExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Parenthesis) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(StringValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Subtraction) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(NotExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(BitwiseRightShift) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(BitwiseLeftShift) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ExpressionList) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(NamedExpressionList) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(DateValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(TimestampValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(TimeValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(CaseExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(WhenClause) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AllComparisonExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AnyComparisonExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(SubJoin) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Concat) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Matches) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(BitwiseAnd) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(BitwiseOr) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(BitwiseXor) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(CastExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Modulo) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AnalyticExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ExtractExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(LateralSubSelect) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(MultiExpressionList) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ValuesList) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(IntervalExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(JdbcNamedParameter) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(OracleHierarchicalExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(RegExpMatchOperator) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(RegExpMySQLOperator) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(JsonExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(JsonOperator) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AllColumns) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(SelectExpressionItem) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(UserVariable) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(NumericBind) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(KeepExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(MySQLGroupConcat) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ValueListExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Delete) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Update) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Insert) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Replace) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Drop) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Truncate) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(CreateIndex) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(CreateTable) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(CreateView) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Alter) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Statements) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Execute) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(SetStatement) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ShowStatement) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(RowConstructor) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(HexValue) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Merge) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(OracleHint) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(TableFunction) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(AlterView) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(TimeKeyExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(DateTimeLiteralExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Commit) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Upsert) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(UseStatement) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ParenthesisFromItem) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Block) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(Comment) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visit(ValuesStatement) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visitBinaryExpression(BinaryExpression) - Method in class net.sf.jsqlparser.expression.ExpressionVisitorAdapter
 
visitBinaryExpression(BinaryExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
visitOldOracleJoinBinaryExpression(OldOracleJoinBinaryExpression, String) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 

W

Wait() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
Wait - Class in net.sf.jsqlparser.statement.select
A timeout applied to SELECT to specify how long to wait for the row on the lock to be released.
Wait() - Constructor for class net.sf.jsqlparser.statement.select.Wait
 
WhenClause - Class in net.sf.jsqlparser.expression
A clause of following syntax: WHEN condition THEN expression.
WhenClause() - Constructor for class net.sf.jsqlparser.expression.WhenClause
 
WhenThenSearchCondition() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
WhenThenValue() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
WhereClause() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
WHITESPACE - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
WindowElement - Class in net.sf.jsqlparser.expression
 
WindowElement() - Constructor for class net.sf.jsqlparser.expression.WindowElement
 
WindowElement() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
WindowElement.Type - Enum in net.sf.jsqlparser.expression
 
WindowOffset - Class in net.sf.jsqlparser.expression
 
WindowOffset() - Constructor for class net.sf.jsqlparser.expression.WindowOffset
 
WindowOffset() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
WindowOffset.Type - Enum in net.sf.jsqlparser.expression
 
WindowRange - Class in net.sf.jsqlparser.expression
 
WindowRange() - Constructor for class net.sf.jsqlparser.expression.WindowRange
 
WithItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
WithItem - Class in net.sf.jsqlparser.statement.select
One of the parts of a "WITH" clause of a "SELECT" statement
WithItem() - Constructor for class net.sf.jsqlparser.statement.select.WithItem
 
WithList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2004–2019 JSQLParser. All rights reserved.