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 |
---|---|
SingleQuery<E> |
FeatureFetch.queryFirst() |
SingleQuery<E> |
FeatureFetch.queryOne() |
Modifier and Type | Class and Description |
---|---|
class |
SingleQueryImpl<R,T>
This is the implementation of
SingleQuery adapting a ListQuery . |
Modifier and Type | Method and Description |
---|---|
SingleQuery<E> |
AbstractSelectStatement.queryFirst() |
SingleQuery<E> |
AbstractSelectStatement.queryOne() |
protected SingleQuery<E> |
AbstractSelectStatement.querySingle(QueryMode mode) |
Copyright © 2001–2016 mmm-Team. All rights reserved.