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

E

elseExpression - Variable in class net.sf.jsqlparser.expression.CaseExpression
 
enable_tracing() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
endColumn - Variable in class net.sf.jsqlparser.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class net.sf.jsqlparser.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface net.sf.jsqlparser.parser.CCJSqlParserConstants
 
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
 
errorCode - Variable in error net.sf.jsqlparser.parser.TokenMgrError
Indicates the reason why the exception is thrown.
escape - Variable in class net.sf.jsqlparser.expression.operators.relational.LikeExpression
 
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.ASCII_CharStream
 
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 - Variable in class net.sf.jsqlparser.expression.InverseExpression
 
expression - Variable in class net.sf.jsqlparser.expression.Parenthesis
 
Expression() - Method in class net.sf.jsqlparser.parser.CCJSqlParser
 
expression - Variable in class net.sf.jsqlparser.statement.select.SelectExpressionItem
 
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, StringBuffer) - 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) - Constructor for class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
expressions - Variable in class net.sf.jsqlparser.expression.operators.relational.ExpressionList
 
expressions - Variable in class net.sf.jsqlparser.statement.replace.Replace
 
expressions - Variable in class net.sf.jsqlparser.statement.update.Update
 
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
 

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