| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.dao |
| Modifier and Type | Method and Description |
|---|---|
protected <Y> List<T> |
GenericDao.getListByAttribute(GenericDao.QueryPathProvider<T,Y> provider,
Y value)
Get a list of entities whose path value is the same as the given target
value.
|
Copyright © 2012–2016 Emory University. All rights reserved.