|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sql.generation.api.grammar.booleans.BooleanTest.TestType
public static final class BooleanTest.TestType
The type of the test.
| Field Summary | |
|---|---|
static BooleanTest.TestType |
IS
The test which tests the expression against the truth value. |
static BooleanTest.TestType |
IS_NOT
The test which tests the expression against the negation of the truth value. |
| Constructor Summary | |
|---|---|
BooleanTest.TestType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final BooleanTest.TestType IS
public static final BooleanTest.TestType IS_NOT
| Constructor Detail |
|---|
public BooleanTest.TestType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||