- validateSqlFunctionArguments(List<SqlNode>, Class) - Static method in class com.exasol.adapter.sql.SqlArgumentValidator
-
- valueOf(String) - Static method in enum com.exasol.adapter.capabilities.AggregateFunctionCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.capabilities.LiteralCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.capabilities.MainCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.capabilities.PredicateCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.capabilities.ScalarFunctionCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.metadata.DataType.ExaCharset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.metadata.DataType.ExaDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.metadata.DataType.IntervalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.request.AdapterRequest.AdapterRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.sql.AggregateFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.sql.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.sql.Predicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.sql.ScalarFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.sql.SqlNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.exasol.adapter.sql.SqlSelectListType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.exasol.adapter.capabilities.AggregateFunctionCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.capabilities.LiteralCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.capabilities.MainCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.capabilities.PredicateCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.capabilities.ScalarFunctionCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.metadata.DataType.ExaCharset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.metadata.DataType.ExaDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.metadata.DataType.IntervalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.request.AdapterRequest.AdapterRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.sql.AggregateFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.sql.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.sql.Predicate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.sql.ScalarFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.sql.SqlNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.exasol.adapter.sql.SqlSelectListType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(SqlStatementSelect) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlSelectList) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlGroupBy) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlColumn) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlFunctionAggregate) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlFunctionAggregateGroupConcat) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlFunctionScalar) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlFunctionScalarCase) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlFunctionScalarCast) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlFunctionScalarExtract) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLimit) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralBool) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralDate) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralDouble) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralExactnumeric) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralNull) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralString) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralTimestamp) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralTimestampUtc) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlLiteralInterval) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlOrderBy) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateAnd) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateBetween) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateEqual) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateInConstList) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateLess) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateLessEqual) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateLike) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateLikeRegexp) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateNot) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateNotEqual) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateOr) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateIsNotNull) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlPredicateIsNull) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlTable) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-
- visit(SqlJoin) - Method in interface com.exasol.adapter.sql.SqlNodeVisitor
-