| Package | Description |
|---|---|
| org.openrdf.sail.rdbms.algebra | |
| org.openrdf.sail.rdbms.evaluation |
| Modifier and Type | Method and Description |
|---|---|
SqlCompare.Operator |
SqlCompare.getOperator() |
static SqlCompare.Operator |
SqlCompare.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlCompare.Operator[] |
SqlCompare.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SqlExprBuilder.appendOperator(SqlCompare.Operator op) |
Copyright © 2001-2014 Aduna. All Rights Reserved.