|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UniquePredicate
The interface for syntax element representing the test for uniqueness (UNIQUE sub-query).
| 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 | |
|---|---|
QueryExpression |
getValueExpression()
Gets the query on which UNIQUE operates on. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
QueryExpression getValueExpression()
UNIQUE operates on.
getValueExpression in interface UnaryPredicate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||