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