T
- return type of subquerypublic interface SubQueryExpression<T> extends Expression<T>
SubQueryExpression
represents a sub query.Modifier and Type | Method and Description |
---|---|
QueryMetadata |
getMetadata()
Get the query metadata for the subquery
|
accept, getType
QueryMetadata getMetadata()
Copyright © 2007–2016 Querydsl. All rights reserved.