Uses of Package
net.sf.jsqlparser.expression
Packages that use net.sf.jsqlparser.expression
Package
Description
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.expressionClassDescriptionAnalytic function.Combines ANY and SOME expressions.A basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.CASE/WHEN expression.A Date in the form {d 'yyyy-mm-dd'}Every number with a point or a exponential format is a DoubleValueExtract value from date/time expression.A function as MAX,COUNT...A '?' in a statement or a ?<number> e.g.Every number without a point or an exponential format is a LongValue.It represents a "not " or "!" before an expression.Oracle Hint ExpressionIt represents an expression like "(" expression ")"It represents a "-" or "+" or "~" before an expressionA string as in 'example_string'A Timestamp in the form {ts 'yyyy-mm-dd hh:mm:ss.f .A Time in the form {t 'hh:mm:ss'}Simple uservariables like @test.Assignment to a user variable like in select @a = 5.A clause of following syntax: WHEN condition THEN expression.
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.expression.operators.arithmeticClassDescriptionA basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.expression.operators.conditionalClassDescriptionA basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.expression.operators.relationalClassDescriptionA basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.A '?' in a statement or a ?<number> e.g.A string as in 'example_string'
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.parserClassDescriptionAnalytic function.Extract value from date/time expression.A function as MAX,COUNT...A '?' in a statement or a ?<number> e.g.Oracle Hint ExpressionSimple uservariables like @test.A clause of following syntax: WHEN condition THEN expression.
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.schema
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.comment
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.create.table
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.delete
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.insert
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.merge
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.selectClassDescriptionA function as MAX,COUNT...A '?' in a statement or a ?<number> e.g.Oracle Hint Expression
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.show
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.statement.update
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.utilClassDescriptionAnalytic function.Combines ANY and SOME expressions.A basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.CASE/WHEN expression.A Date in the form {d 'yyyy-mm-dd'}Every number with a point or a exponential format is a DoubleValueExtract value from date/time expression.A function as MAX,COUNT...A '?' in a statement or a ?<number> e.g.Every number without a point or an exponential format is a LongValue.It represents a "not " or "!" before an expression.Oracle Hint ExpressionIt represents an expression like "(" expression ")"It represents a "-" or "+" or "~" before an expressionA string as in 'example_string'A Timestamp in the form {ts 'yyyy-mm-dd hh:mm:ss.f .A Time in the form {t 'hh:mm:ss'}Simple uservariables like @test.Assignment to a user variable like in select @a = 5.A clause of following syntax: WHEN condition THEN expression.
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.util.cnfexpression
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.util.deparserClassDescriptionAnalytic function.Combines ANY and SOME expressions.A basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.CASE/WHEN expression.A Date in the form {d 'yyyy-mm-dd'}Every number with a point or a exponential format is a DoubleValueExtract value from date/time expression.A function as MAX,COUNT...A '?' in a statement or a ?<number> e.g.Every number without a point or an exponential format is a LongValue.It represents a "not " or "!" before an expression.Oracle Hint ExpressionIt represents an expression like "(" expression ")"It represents a "-" or "+" or "~" before an expressionA string as in 'example_string'A Timestamp in the form {ts 'yyyy-mm-dd hh:mm:ss.f .A Time in the form {t 'hh:mm:ss'}Simple uservariables like @test.Assignment to a user variable like in select @a = 5.A clause of following syntax: WHEN condition THEN expression.
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.util.validation
-
Classes in net.sf.jsqlparser.expression used by net.sf.jsqlparser.util.validation.validatorClassDescriptionAnalytic function.Combines ANY and SOME expressions.A basic class for binary expressions, that is expressions having a left member and a right member which are in turn expressions.CASE/WHEN expression.A Date in the form {d 'yyyy-mm-dd'}Every number with a point or a exponential format is a DoubleValueExtract value from date/time expression.A function as MAX,COUNT...A '?' in a statement or a ?<number> e.g.Every number without a point or an exponential format is a LongValue.It represents a "not " or "!" before an expression.Oracle Hint ExpressionIt represents an expression like "(" expression ")"It represents a "-" or "+" or "~" before an expressionA string as in 'example_string'A Timestamp in the form {ts 'yyyy-mm-dd hh:mm:ss.f .A Time in the form {t 'hh:mm:ss'}Simple uservariables like @test.Assignment to a user variable like in select @a = 5.A clause of following syntax: WHEN condition THEN expression.