|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UnaryPredicate
A common interface for all boolean expressions requiring exactly one value expression.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.booleans.Predicate |
|---|
Predicate.EmptyPredicate |
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.booleans.BooleanExpression |
|---|
BooleanExpression.False, BooleanExpression.True |
| Method Summary | |
|---|---|
NonBooleanExpression |
getValueExpression()
Returns the value expression for this predicate. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
NonBooleanExpression getValueExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||