|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sql.generation.api.grammar.query.QueryExpressionBody.EmptyQueryExpressionBody
public static final class QueryExpressionBody.EmptyQueryExpressionBody
This syntax element represents the empty query expression body. It is defined for convenience. For example, an
UNION (or any other set operation) between empty query and another query is always just another query.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.query.QueryExpressionBody |
|---|
QueryExpressionBody.EmptyQueryExpressionBody |
| Field Summary | |
|---|---|
static QueryExpressionBody.EmptyQueryExpressionBody |
INSTANCE
The singleton instance of QueryExpressionBody.EmptyQueryExpressionBody. |
| Method Summary | |
|---|---|
java.lang.Class<? extends QueryExpressionBody> |
getImplementedType()
Returns QueryExpressionBody.EmptyQueryExpressionBody. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QueryExpressionBody.EmptyQueryExpressionBody INSTANCE
QueryExpressionBody.EmptyQueryExpressionBody.
| Method Detail |
|---|
public java.lang.Class<? extends QueryExpressionBody> getImplementedType()
QueryExpressionBody.EmptyQueryExpressionBody.
getImplementedType in interface org.atp.api.Typeable<QueryExpressionBody>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||