|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BooleanExpression
A common interface for all boolean expressions in SQL language.
| Nested Class Summary | |
|---|---|
static class |
BooleanExpression.False
This class represents a boolean expression which always evaluates to false ( FALSE. |
static class |
BooleanExpression.True
This class represents a boolean expression which always evaluates to true ( TRUE). |
| Method Summary |
|---|
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||