| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.dao |
| Modifier and Type | Method and Description |
|---|---|
static GenericDao.SqlComparator |
GenericDao.SqlComparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericDao.SqlComparator[] |
GenericDao.SqlComparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected <Y extends Number> |
GenericDao.getListByAttribute(javax.persistence.metamodel.SingularAttribute<T,Y> attribute,
GenericDao.SqlComparator comparator,
Y value) |
Copyright © 2012–2016 Emory University. All rights reserved.