|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- return type of subquerypublic interface SubQueryExpression<T>
SubQueryExpression represents a sub query. The actual construction of a subquery
is done via an Detachable
instance.
Method Summary | |
---|---|
QueryMetadata |
getMetadata()
Get the query metadata for the subquery |
Methods inherited from interface com.mysema.query.types.Expression |
---|
accept, getType |
Method Detail |
---|
QueryMetadata getMetadata()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |