|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AbstractSqlExpression.SubqueryExpression
The "body" of an SQL expression made up of a subquery.
| Method Summary | |
|---|---|
java.util.Set |
getReferencedColumns()
Returns the query columns in this query referenced by this expression. |
| Methods inherited from interface com.triactive.jdo.store.sql.expr.AbstractSqlExpression.Body |
|---|
getJavaType, getMapping, getQueryStatement, lowestOperator |
| Methods inherited from interface com.triactive.jdo.store.sql.expr.StatementTextGenerator |
|---|
toStatementText, toString |
| Method Detail |
|---|
java.util.Set getReferencedColumns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||