| Package | Description |
|---|---|
| net.sf.mmm.util.query.api.feature | |
| net.sf.mmm.util.query.base | |
| net.sf.mmm.util.query.base.statement |
| Modifier and Type | Method and Description |
|---|---|
ListQuery<E> |
FeatureFetch.query() |
| Modifier and Type | Class and Description |
|---|---|
class |
ListQueryImpl<E,T>
This is the implementation of
ListQuery. |
| Modifier and Type | Field and Description |
|---|---|
private ListQuery<T> |
SingleQueryImpl.listQuery |
| Constructor and Description |
|---|
SingleQueryImpl(AbstractSelectStatement<R,?,T> statement,
ListQuery<T> listQuery,
QueryMode mode,
Function<T,R> mapper)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ListQuery<E> |
AbstractSelectStatement.query() |
Copyright © 2001–2016 mmm-Team. All rights reserved.