| Package | Description |
|---|---|
| com.exasol.adapter.capabilities | |
| com.exasol.adapter.sql |
| Modifier and Type | Method | Description |
|---|---|---|
Predicate |
PredicateCapability.getPredicate() |
| Modifier and Type | Method | Description |
|---|---|---|
Predicate |
SqlPredicate.getFunction() |
|
static Predicate |
Predicate.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Predicate[] |
Predicate.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
AbstractSqlBinaryEquality(Predicate function,
SqlNode left,
SqlNode right) |
|
SqlPredicate(Predicate function) |
Copyright © 2019. All rights reserved.