public interface QueryExpression extends NonBooleanExpression, SQLStatement
QueryExpressionBody and, in future, the WithClause (WITH) to be
used with query.| Modifier and Type | Method and Description |
|---|---|
QueryExpressionBody |
getQueryExpressionBody()
Returns the body of this query.
|
QueryExpressionBody getQueryExpressionBody()
Copyright © 2010-2012. All Rights Reserved.