public class HarvestedItemDAOImpl extends AbstractHibernateDAO<HarvestedItem> implements HarvestedItemDAO
| Modifier | Constructor and Description |
|---|---|
protected |
HarvestedItemDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
HarvestedItem |
findByItem(Context context,
Item item) |
HarvestedItem |
findByOAIId(Context context,
String itemOaiID,
Collection collection) |
count, count, countLong, create, createCriteria, createCriteria, createQuery, delete, findAll, findByID, findByID, findMany, findMany, findUnique, getHibernateSession, iterate, list, list, save, singleResult, singleResult, uniqueResult, uniqueResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, delete, findAll, findByID, findByID, findMany, findUnique, savepublic HarvestedItem findByItem(Context context, Item item) throws SQLException
findByItem in interface HarvestedItemDAOSQLExceptionpublic HarvestedItem findByOAIId(Context context, String itemOaiID, Collection collection) throws SQLException
findByOAIId in interface HarvestedItemDAOSQLExceptionCopyright © 2017 DuraSpace. All rights reserved.