| 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 subquery expression for the given projection
|
| Modifier and Type | Method and Description |
|---|---|
StringSubQuery |
DetachableMixin.unique(StringExpression projection) |
StringSubQuery |
DetachableQuery.unique(StringExpression projection) |
StringSubQuery |
DetachableAdapter.unique(StringExpression projection) |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.