public class RequestItemDAOImpl extends AbstractHibernateDAO<RequestItem> implements RequestItemDAO
| Modifier | Constructor and Description |
|---|---|
protected |
RequestItemDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
RequestItem |
findByToken(Context context,
String token) |
count, count, countLong, create, createCriteria, createCriteria, createQuery, delete, findAll, findByID, findByID, findMany, findMany, findUnique, getHibernateSession, iterate, list, list, save, singleResult, uniqueResult, uniqueResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, delete, findAll, findByID, findByID, findMany, findUnique, savepublic RequestItem findByToken(Context context, String token) throws SQLException
findByToken in interface RequestItemDAOSQLExceptionCopyright © 2016 DuraSpace. All Rights Reserved.