Uses of Package
com.exasol.sql.expression
-
Classes in com.exasol.sql.expression used by com.exasol.sql Class Description AbstractValueExpression Abstract base class for all types of value expressionsValueExpression Common interface for all types of value expressionsValueExpressionVisitor Visitor interface for aBooleanTerm. -
Classes in com.exasol.sql.expression used by com.exasol.sql.dml.insert Class Description ValueExpression Common interface for all types of value expressions -
Classes in com.exasol.sql.expression used by com.exasol.sql.dml.merge Class Description BooleanExpression Common interface for all types of boolean expressionsValueExpression Common interface for all types of value expressions -
Classes in com.exasol.sql.expression used by com.exasol.sql.dql.select Class Description BinaryArithmeticExpression This class represents a binary arithmetic expression.BooleanExpression Common interface for all types of boolean expressionsColumnReference This class represents column reference.ValueExpression Common interface for all types of value expressions -
Classes in com.exasol.sql.expression used by com.exasol.sql.expression Class Description AbstractBooleanExpression Abstract base class for all types of BooleanExpressions.AbstractValueExpression Abstract base class for all types of value expressionsAnd This class representsBinaryArithmeticExpression This class represents a binary arithmetic expression.BinaryArithmeticExpression.BinaryArithmeticOperator This enum represents arithmetic operators in an SQL statement.BooleanExpression Common interface for all types of boolean expressionsBooleanExpressionVisitor Visitor interface for aBooleanTermBooleanLiteral This class represents boolean literals (read "true" and "false")ColumnReference This class represents column reference.Comparison ComparisonOperator This enum represents the different types ofComparisons that can be used inExpressions.DefaultValue TheDefaultValueis an expression that tells the database to take the default value for a column (in case it is defined).DoubleLiteral This class represents double literals.FloatLiteral This class represents float literals.IntegerLiteral This class represents integer literals.LongLiteral This class represents long literals.Not This class implements the logical unary NOTNullLiteral This class represents a null literal.Or This class representsStringLiteral This class represents string literals (or character literals in SQL terms).ValueExpression Common interface for all types of value expressionsValueExpressionVisitor Visitor interface for aBooleanTerm. -
Classes in com.exasol.sql.expression used by com.exasol.sql.expression.function Class Description ValueExpression Common interface for all types of value expressions -
Classes in com.exasol.sql.expression used by com.exasol.sql.expression.function.exasol Class Description ValueExpression Common interface for all types of value expressionsValueExpressionVisitor Visitor interface for aBooleanTerm. -
Classes in com.exasol.sql.expression used by com.exasol.sql.expression.rendering Class Description And This class representsBinaryArithmeticExpression This class represents a binary arithmetic expression.BooleanExpression Common interface for all types of boolean expressionsBooleanExpressionVisitor Visitor interface for aBooleanTermBooleanLiteral This class represents boolean literals (read "true" and "false")ColumnReference This class represents column reference.Comparison DefaultValue TheDefaultValueis an expression that tells the database to take the default value for a column (in case it is defined).DoubleLiteral This class represents double literals.FloatLiteral This class represents float literals.IntegerLiteral This class represents integer literals.LongLiteral This class represents long literals.Not This class implements the logical unary NOTNullLiteral This class represents a null literal.Or This class representsStringLiteral This class represents string literals (or character literals in SQL terms).ValueExpression Common interface for all types of value expressionsValueExpressionVisitor Visitor interface for aBooleanTerm. -
Classes in com.exasol.sql.expression used by com.exasol.sql.rendering Class Description BooleanExpression Common interface for all types of boolean expressionsValueExpression Common interface for all types of value expressions