public interface RequestItemDAO extends GenericDAO<RequestItem>
| Modifier and Type | Method and Description |
|---|---|
RequestItem |
findByToken(Context context,
String token) |
create, delete, findAll, findByID, findByID, findMany, findUnique, saveRequestItem findByToken(Context context, String token) throws SQLException
SQLExceptionCopyright © 2016 DuraSpace. All rights reserved.