Field Summary |
|
final protected static DyadicOperator | OP_ADD |
final protected static DyadicOperator | OP_AND |
final protected static DyadicOperator | OP_BETWEEN |
final protected static DyadicOperator | OP_CONCAT |
final protected static DyadicOperator | OP_DIV |
final protected static DyadicOperator | OP_EQ |
final protected static DyadicOperator | OP_GT |
final protected static DyadicOperator | OP_GTEQ |
final protected static DyadicOperator | OP_IN |
final protected static DyadicOperator | OP_IS |
final protected static DyadicOperator | OP_ISNOT |
final protected static DyadicOperator | OP_LIKE |
final protected static DyadicOperator | OP_LT |
final protected static DyadicOperator | OP_LTEQ |
final protected static DyadicOperator | OP_MUL |
final protected static MonadicOperator | OP_NEG |
final protected static MonadicOperator | OP_NOT |
final protected static DyadicOperator | OP_NOTEQ |
final protected static DyadicOperator | OP_OR |
final protected static DyadicOperator | OP_SUB |
protected Operator | lowestOperator |
final protected QueryStatement | qs |
final protected StatementText | st |