| Package | Description |
|---|---|
| com.mysema.query |
Contains basic Query elements
|
| com.mysema.query.support |
Various support classes
|
| Modifier and Type | Method and Description |
|---|---|
BooleanSubQuery |
Detachable.unique(Predicate projection)
Create a single row subquery expression for the given projection
|
| Modifier and Type | Method and Description |
|---|---|
BooleanSubQuery |
DetachableMixin.unique(Predicate projection) |
BooleanSubQuery |
DetachableAdapter.unique(Predicate projection) |
BooleanSubQuery |
DetachableQuery.unique(Predicate projection) |
Copyright © 2007–2015 Querydsl. All rights reserved.