public static final class QueryExpressionBody.EmptyQueryExpressionBody extends Object implements QueryExpressionBody
UNION (or any other set operation) between empty query and another query is always just another query.QueryExpressionBody.EmptyQueryExpressionBody| Modifier and Type | Field and Description |
|---|---|
static QueryExpressionBody.EmptyQueryExpressionBody |
INSTANCE
The singleton instance of
QueryExpressionBody.EmptyQueryExpressionBody. |
public static final QueryExpressionBody.EmptyQueryExpressionBody INSTANCE
QueryExpressionBody.EmptyQueryExpressionBody.public Class<? extends QueryExpressionBody> getImplementedType()
getImplementedType in interface org.atp.api.Typeable<ValueExpression>Copyright © 2010-2012. All Rights Reserved.