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

A

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.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.InverseExpression
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.JdbcParameter
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.LongValue
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.NullValue
 
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.BitwiseOr
 
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.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(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.Parenthesis
 
accept(ExpressionVisitor) - Method in class net.sf.jsqlparser.expression.StringValue
 
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.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.create.table.CreateTable
 
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.insert.Insert
 
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(OrderByVisitor) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
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(StatementVisitor) - Method in interface net.sf.jsqlparser.statement.Statement
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
accept(StatementVisitor) - Method in class net.sf.jsqlparser.statement.update.Update
 
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
 
addEscapes(String) - Static method in error net.sf.jsqlparser.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
Addition - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
Addition() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.Addition
 
ADDITIONAL_LETTERS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
AdditiveExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
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() - 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
 
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
 
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
 
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
 
AnyComparisonExpression(SubSelect) - Constructor for class net.sf.jsqlparser.expression.AnyComparisonExpression
 
AnyComparisonExpression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

B

backup(int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Backup a number of characters.
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
 
BitwiseOr - Class in net.sf.jsqlparser.expression.operators.arithmetic
 
BitwiseOr() - Constructor for class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseOr
 
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
 
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.CreateTableDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
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.ReplaceDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.StatementDeParser
 
buffer - Variable in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
bufline - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
bufpos - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
Position in buffer.

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(InputStream) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParser
Constructor with InputStream.
CCJSqlParser(InputStream, String) - Constructor for class net.sf.jsqlparser.parser.CCJSqlParser
Constructor with InputStream and supplied encoding
CCJSqlParser(Reader) - 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.
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.
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
 
ColumnDefinition - Class in net.sf.jsqlparser.statement.create.table
A column definition in a CREATE TABLE statement.
Example: mycol VARCHAR(30) NOT NULL
ColumnDefinition() - Constructor for class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
ColumnsNamesList() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ComparisonItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
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
 
createBinaryExpression() - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
Create instances of this binary expression that connects all selected expressions.
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
 
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

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.
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(CreateTable) - Method in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
deParse(Delete) - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
deParse(Insert) - Method in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
deParse(Replace) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
deParse(Update) - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
deparseJoin(Join) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
deparseLimit(Limit) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
deparseOrderBy(List<OrderByElement>) - 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
 
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
 

E

enable_tracing() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Enable tracing.
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 - Variable in exception net.sf.jsqlparser.parser.ParseException
The end of line string for this machine.
EqualsTo - Class in net.sf.jsqlparser.expression.operators.relational
 
EqualsTo() - Constructor for class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
ExceptOp - Class in net.sf.jsqlparser.statement.select
 
ExceptOp() - Constructor for class net.sf.jsqlparser.statement.select.ExceptOp
 
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
 
ExpressionVisitor - Interface in net.sf.jsqlparser.expression
 
expressionVisitor - Variable in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
expressionVisitor - Variable in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
expressionVisitor - Variable in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
expressionVisitor - Variable in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
expressionVisitor - Variable in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
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
 

F

FillBuff() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
FromItem() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
FromItem - Interface in net.sf.jsqlparser.statement.select
An item in a "SELECT [...] FROM item1" statement.
FromItemVisitor - Interface in net.sf.jsqlparser.statement.select
 
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
 

G

generateParseException() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Generate ParseException.
getAlias() - Method in class net.sf.jsqlparser.schema.Table
 
getAlias() - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
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
 
getArgumentsStringList() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
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
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
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.StatementDeParser
 
getBuffer() - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
getCause() - Method in exception net.sf.jsqlparser.JSQLParserException
 
getColDataType() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
The ColDataType of this column definition
getColumn() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Deprecated.
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.create.table.ColumnDefinition
 
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.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')
getColumnsNames() - Method in class net.sf.jsqlparser.statement.create.table.Index
A list of strings of all the columns regarding this index
getColumnSpecStrings() - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
A list of strings of every word after the datatype of the column.
Example ("NOT", "NULL")
getDataType() - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
getDistinct() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getElseExpression() - Method in class net.sf.jsqlparser.expression.CaseExpression
 
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
 
getExpression() - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
getExpression() - Method in class net.sf.jsqlparser.expression.InverseExpression
 
getExpression() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
getExpression() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
getExpression() - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
getExpressions() - Method in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
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')
getExpressionVisitor() - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
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.UpdateDeParser
 
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
 
getFromItem() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
The FromItem in this query
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
 
GetImage() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Get token literal value.
getIndexes() - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
A list of Indexes (for example "PRIMARY KEY") of this table.
Indexes created with column definitions (as in mycol INT PRIMARY KEY) are not inserted into this list.
getInto() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getItemsList() - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
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"
getJoin() - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
getJoins() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
The list of Joins
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
 
getLimit() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getLimit() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getLine() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Deprecated.
getMessage() - Method in error net.sf.jsqlparser.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
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.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.select.WithItem
The name of this WITH item (for example, "myWITH" in "WITH myWITH AS (SELECT A,B,C))"
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
 
getOffset() - Method in class net.sf.jsqlparser.statement.select.Limit
 
getOldOracleJoinSyntax() - Method in class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
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..."
getOperations() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
getOrderByElements() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getOrderByElements() - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
getOrderByElements() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
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.drop.Drop
 
getPartitionByColumns() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
getPlainSelects() - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
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
getRowCount() - Method in class net.sf.jsqlparser.statement.select.Limit
 
getRowCount() - Method in class net.sf.jsqlparser.statement.select.Top
 
getSchemaName() - Method in class net.sf.jsqlparser.schema.Table
 
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")
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
 
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.BitwiseOr
 
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.EqualsTo
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.ExistsExpression
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.GreaterThan
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.GreaterThanEquals
 
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.MinorThan
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.MinorThanEquals
 
getStringExpression() - Method in class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
 
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
 
GetSubSelect() - Method in class net.sf.jsqlparser.expression.AllComparisonExpression
 
GetSubSelect() - Method in class net.sf.jsqlparser.expression.AnyComparisonExpression
 
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.create.table.CreateTable
The name of the table to be created
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.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.update.Update
 
getTableList(Select) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 
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")
getTabSize(int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
getThenExpression() - Method in class net.sf.jsqlparser.expression.WhenClause
 
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.statement.create.table.Index
The type of this index: "PRIMARY KEY", "UNIQUE", "INDEX"
getType() - Method in class net.sf.jsqlparser.statement.drop.Drop
 
getTypeName() - Method in class net.sf.jsqlparser.expression.CastExpression
 
getUsingColumns() - Method in class net.sf.jsqlparser.statement.select.Join
Returns the "USING" list of Columns (if any)
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.LongValue
 
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.
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
 
getWholeColumnName() - Method in class net.sf.jsqlparser.schema.Column
 
getWholeTableName() - Method in class net.sf.jsqlparser.schema.Table
 
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
 
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
 
GroupByColumnReferences() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

H

Having() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 

I

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
 
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
 
IntersectOp - Class in net.sf.jsqlparser.statement.select
 
IntersectOp() - Constructor for class net.sf.jsqlparser.statement.select.IntersectOp
 
IntoClause() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
IntoTableVisitor - Interface in net.sf.jsqlparser.statement.select
 
InverseExpression - Class in net.sf.jsqlparser.expression
It represents a "-" before an expression
InverseExpression() - Constructor for class net.sf.jsqlparser.expression.InverseExpression
 
InverseExpression(Expression) - Constructor for class net.sf.jsqlparser.expression.InverseExpression
 
isAll() - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
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
 
isDistinct() - Method in class net.sf.jsqlparser.expression.Function
true if the function is "distinct"
isDistinct() - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
isEscaped() - Method in class net.sf.jsqlparser.expression.Function
Return true if it's in the form "{fn function_body() }"
isFull() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "FULL" join
isInner() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "INNER" join
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
 
isNatural() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "NATURAL" join
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.operators.relational.LikeExpression
 
isNot() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
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
 
isOffsetJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.Limit
 
isOuter() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "OUTER" join
isRight() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a "RIGHT" join
isRowCountJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.Limit
 
isRowCountJdbcParameter() - Method in class net.sf.jsqlparser.statement.select.Top
 
isSimple() - Method in class net.sf.jsqlparser.statement.select.Join
Whether is a tab1,tab2 join
isUseValues() - Method in class net.sf.jsqlparser.statement.insert.Insert
 
isUseValues() - Method in class net.sf.jsqlparser.statement.replace.Replace
 
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
 

J

JdbcParameter - Class in net.sf.jsqlparser.expression
A '?' in a statement
JdbcParameter() - 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
 
jjstrLiteralImages - Static variable in class net.sf.jsqlparser.parser.CCJSqlParserTokenManager
Token literal values.
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
 
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_ALL - 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_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_BY - 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_CREATE - 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_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_DROP - 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_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_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_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_GROUP - 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_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_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_JOIN - 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_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_MINUS - 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_NOT - 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_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_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_PRIMARY - 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_RIGHT - 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_SET - 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_TABLE - 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_TOP - 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_UNION - 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_USING - 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_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.
kind - Variable in class net.sf.jsqlparser.parser.Token
An integer that describes the kind of this token.

L

LETTER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error net.sf.jsqlparser.parser.TokenMgrError
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() - 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
 
line - Variable in class net.sf.jsqlparser.parser.SimpleCharStream
 
LINE_COMMENT - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
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
 

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
 
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
 
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.
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
 

N

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.create.table - package net.sf.jsqlparser.statement.create.table
 
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.insert - package net.sf.jsqlparser.statement.insert
 
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.util - package net.sf.jsqlparser.util
 
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 class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
NotEqualsTo - Class in net.sf.jsqlparser.expression.operators.relational
 
NotEqualsTo() - Constructor for class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo
 
NullValue - Class in net.sf.jsqlparser.expression
A "NULL" in a sql statement
NullValue() - Constructor for class net.sf.jsqlparser.expression.NullValue
 

O

ORACLE_JOIN_LEFT - Static variable in class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
ORACLE_JOIN_RIGHT - Static variable in class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
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
 
OrderByElements() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
orderByToString(List<OrderByElement>) - Static method in class net.sf.jsqlparser.statement.select.PlainSelect
 
OrderByVisitor - Interface in net.sf.jsqlparser.statement.select
 
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

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
 
parse(Reader) - Method in class net.sf.jsqlparser.parser.CCJSqlParserManager
 
parse(Reader) - Method in interface net.sf.jsqlparser.parser.JSqlParser
 
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
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.
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
 
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
 

R

readChar() - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Read a character.
RegularCondition() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
ReInit(InputStream) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Reinitialise.
ReInit(InputStream, String) - Method in class net.sf.jsqlparser.parser.CCJSqlParser
Reinitialise.
ReInit(Reader) - 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(Reader, int, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
Reinitialise.
RelObjectName() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
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
 

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_IDENTIFIER - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
S_INTEGER - 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 - 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
 
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
 
SelectVisitor - Interface in net.sf.jsqlparser.statement.select
 
selectVisitor - Variable in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
selectVisitor - Variable in class net.sf.jsqlparser.util.deparser.InsertDeParser
 
selectVisitor - Variable in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
setAlias(String) - Method in class net.sf.jsqlparser.schema.Table
 
setAlias(String) - Method in interface net.sf.jsqlparser.statement.select.FromItem
 
setAlias(String) - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
setAlias(String) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
setAlias(String) - Method in class net.sf.jsqlparser.statement.select.SubSelect
 
setAll(boolean) - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
setAllColumns(boolean) - Method in class net.sf.jsqlparser.expression.Function
 
setArgumentsStringList(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.ColDataType
 
setAsc(boolean) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
setBetweenExpressionEnd(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
setBetweenExpressionStart(Expression) - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.CreateTableDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
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.StatementDeParser
 
setBuffer(StringBuilder) - Method in class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
setColDataType(ColDataType) - Method in class net.sf.jsqlparser.statement.create.table.ColumnDefinition
 
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.create.table.ColumnDefinition
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.update.Update
 
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
 
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.
setDistinct(boolean) - Method in class net.sf.jsqlparser.expression.Function
 
setDistinct(Distinct) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setDistinct(boolean) - Method in class net.sf.jsqlparser.statement.select.UnionOp
 
setElseExpression(Expression) - Method in class net.sf.jsqlparser.expression.CaseExpression
 
setEscape(String) - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
setEscaped(boolean) - Method in class net.sf.jsqlparser.expression.Function
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.ExtractExpression
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.InverseExpression
 
setExpression(Expression) - Method in class net.sf.jsqlparser.expression.Parenthesis
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
setExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setExpressions(List<Expression>) - Method in class net.sf.jsqlparser.statement.update.Update
 
setExpressionVisitor(ExpressionVisitor) - Method in class net.sf.jsqlparser.util.deparser.DeleteDeParser
 
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.UpdateDeParser
 
setFromItem(FromItem) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setFull(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setGroupByColumnReferences(List<Expression>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setHaving(Expression) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setIndexes(List<Index>) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setInner(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setInto(Table) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setItemsList(ItemsList) - Method in class net.sf.jsqlparser.expression.operators.relational.InExpression
 
setItemsList(ItemsList) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setItemsList(ItemsList) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setJoin(Join) - Method in class net.sf.jsqlparser.statement.select.SubJoin
 
setJoins(List<Join>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
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
 
setLimit(Limit) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setLimit(Limit) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setLimitAll(boolean) - Method in class net.sf.jsqlparser.statement.select.Limit
 
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.schema.Table
 
setName(String) - Method in class net.sf.jsqlparser.statement.create.table.Index
 
setName(String) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setName(String) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
setNatural(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
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(boolean) - Method in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
setNot() - Method in class net.sf.jsqlparser.expression.Parenthesis
 
setOffset(long) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setOffsetJdbcParameter(boolean) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setOldOracleJoinSyntax(int) - Method in class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
setOnExpression(Expression) - Method in class net.sf.jsqlparser.statement.select.Join
 
setOnSelectItems(List<SelectItem>) - Method in class net.sf.jsqlparser.statement.select.Distinct
 
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.
setOpsAndSelects(List<PlainSelect>, List<SetOperation>) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setOrderByElements(List) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setOrderByElements(List<OrderByElement>) - Method in class net.sf.jsqlparser.statement.select.SetOperationList
 
setOuter(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setParameters(ExpressionList) - Method in class net.sf.jsqlparser.expression.Function
 
setParameters(List<String>) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setPartitionByColumns(List) - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
setPrefix(String) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
Set alias prefix.
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
 
setRowCount(long) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setRowCount(long) - Method in class net.sf.jsqlparser.statement.select.Top
 
setRowCountJdbcParameter(boolean) - Method in class net.sf.jsqlparser.statement.select.Limit
 
setRowCountJdbcParameter(boolean) - Method in class net.sf.jsqlparser.statement.select.Top
 
setSchemaName(String) - Method in class net.sf.jsqlparser.schema.Table
 
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
 
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
 
setSimple(boolean) - Method in class net.sf.jsqlparser.statement.select.Join
 
setStringValue(String) - Method in class net.sf.jsqlparser.expression.LongValue
 
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.create.table.CreateTable
 
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.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.update.Update
 
setTableOptionsStrings(List<String>) - Method in class net.sf.jsqlparser.statement.create.table.CreateTable
 
setTabSize(int) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
setThenExpression(Expression) - Method in class net.sf.jsqlparser.expression.WhenClause
 
setTop(Top) - Method in class net.sf.jsqlparser.statement.select.PlainSelect
 
setType(String) - Method in class net.sf.jsqlparser.statement.create.table.Index
 
setType(String) - Method in class net.sf.jsqlparser.statement.drop.Drop
 
setTypeName(String) - Method in class net.sf.jsqlparser.expression.CastExpression
 
setUseValues(boolean) - Method in class net.sf.jsqlparser.statement.insert.Insert
 
setUseValues(boolean) - Method in class net.sf.jsqlparser.statement.replace.Replace
 
setUsingColumns(List<Column>) - Method in class net.sf.jsqlparser.statement.select.Join
 
setValue(Date) - Method in class net.sf.jsqlparser.expression.DateValue
 
setValue(double) - Method in class net.sf.jsqlparser.expression.DoubleValue
 
setValue(long) - Method in class net.sf.jsqlparser.expression.LongValue
 
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
 
setWhenClauses(List<Expression>) - 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
 
setWithItemList(List<SelectItem>) - Method in class net.sf.jsqlparser.statement.select.WithItem
 
setWithItemsList(List<WithItem>) - Method in class net.sf.jsqlparser.statement.select.Select
 
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(Reader, int, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class net.sf.jsqlparser.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - 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
 
SPECIAL_CHARS - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
RegularExpression Id.
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
 
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
 
StatementVisitor - Interface in net.sf.jsqlparser.statement
 
staticFlag - Static variable in class net.sf.jsqlparser.parser.SimpleCharStream
Whether parser is static.
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
 
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
 
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, String) - Constructor for class net.sf.jsqlparser.schema.Table
 
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
 
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.
TokenMgrError - Error in net.sf.jsqlparser.parser
Token Manager Error.
TokenMgrError() - Constructor for error net.sf.jsqlparser.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error net.sf.jsqlparser.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error net.sf.jsqlparser.parser.TokenMgrError
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]
Top() - Constructor for class net.sf.jsqlparser.statement.select.Top
 
toString() - Method in class net.sf.jsqlparser.expression.AnalyticExpression
 
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.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.JdbcParameter
 
toString() - Method in class net.sf.jsqlparser.expression.LongValue
 
toString() - Method in class net.sf.jsqlparser.expression.NullValue
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.Between
 
toString() - Method in class net.sf.jsqlparser.expression.operators.relational.EqualsTo
 
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.Parenthesis
 
toString() - Method in class net.sf.jsqlparser.expression.StringValue
 
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.WhenClause
 
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.Table
 
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.Index
 
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.insert.Insert
 
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.Join
 
toString() - Method in class net.sf.jsqlparser.statement.select.Limit
 
toString() - Method in class net.sf.jsqlparser.statement.select.OrderByElement
 
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.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.WithItem
 
toString() - Method in class net.sf.jsqlparser.statement.truncate.Truncate
 
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, StringBuilder) - Constructor for class net.sf.jsqlparser.util.deparser.UpdateDeParser
 
UpdateLineColumn(char) - Method in class net.sf.jsqlparser.parser.SimpleCharStream
 
useBracketsInExprList - Variable in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 

V

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.statement.select.SetOperationList.SetOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
visit(NullValue) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(Function) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(InverseExpression) - Method in interface net.sf.jsqlparser.expression.ExpressionVisitor
 
visit(JdbcParameter) - 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(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(SubSelect) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
 
visit(ExpressionList) - Method in interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor
 
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(Table) - Method in interface net.sf.jsqlparser.statement.select.IntoTableVisitor
 
visit(OrderByElement) - Method in interface net.sf.jsqlparser.statement.select.OrderByVisitor
 
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(PlainSelect) - Method in interface net.sf.jsqlparser.statement.select.SelectVisitor
 
visit(SetOperationList) - Method in interface net.sf.jsqlparser.statement.select.SelectVisitor
 
visit(Select) - 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(CreateTable) - Method in interface net.sf.jsqlparser.statement.StatementVisitor
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.AddAliasesVisitor
 
visit(AllColumns) - 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(PlainSelect) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(AllColumns) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(AllTableColumns) - Method in class net.sf.jsqlparser.util.ConnectExpressionsVisitor
 
visit(SelectExpressionItem) - 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(Division) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(DoubleValue) - Method in class net.sf.jsqlparser.util.deparser.ExpressionDeParser
 
visit(EqualsTo) - 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(InverseExpression) - 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(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(ExpressionList) - 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(SubSelect) - Method in class net.sf.jsqlparser.util.deparser.ReplaceDeParser
 
visit(PlainSelect) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(OrderByElement) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(Column) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(AllColumns) - 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(SubJoin) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(SetOperationList) - Method in class net.sf.jsqlparser.util.deparser.SelectDeParser
 
visit(CreateTable) - 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(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(InverseExpression) - 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(ExpressionList) - 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
 
visitBinaryExpression(BinaryExpression) - Method in class net.sf.jsqlparser.util.TablesNamesFinder
 

W

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
 
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 

Copyright © 2013. All Rights Reserved.