Q
- Query typeSQ
- Subquery typepublic interface QueryFactory<Q extends Query<?>,SQ extends Detachable>
Modifier and Type | Method and Description |
---|---|
Q |
query()
Create a new Query
|
SQ |
subQuery()
Create a new Sub query
|
Copyright © 2007–2015 Querydsl. All rights reserved.