T - the AReferenceableEntity this link usespublic class DLinkQuery<T extends AReferenceableEntity<T>> extends Object
| Constructor and Description |
|---|
DLinkQuery(Class<T> targetClass,
String labelField) |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentLink<T>> |
find(org.jongo.MongoCollection collection,
String query,
Object... parameter) |
public List<DocumentLink<T>> find(org.jongo.MongoCollection collection, String query, Object... parameter)
Copyright © 2015–2016 Taimos GmbH. All rights reserved.