| Package | Description |
|---|---|
| de.taimos.dao.mongo |
| Modifier and Type | Method and Description |
|---|---|
protected <R> Iterable<R> |
AbstractMongoDAO.mapReduce(String name,
com.mongodb.DBObject query,
com.mongodb.DBObject sort,
MapReduceResultHandler<R> conv) |
protected <R> Iterable<R> |
AbstractMongoDAO.mapReduce(String name,
MapReduceResultHandler<R> conv) |
Copyright © 2013–2015 Taimos GmbH. All rights reserved.