public class MinionPropertyDaoHibernate extends AbstractDaoHibernate<OnmsMinionProperty,Integer> implements MinionPropertyDao
LinkStateDaoHibernate class.
| Constructor and Description |
|---|
MinionPropertyDaoHibernate() |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnmsMinionProperty> |
findAll(Integer offset,
Integer limit) |
OnmsMinionProperty |
findByKey(String minionId,
String key) |
Collection<OnmsMinionProperty> |
findByMinionId(String minionId) |
bulkDelete, clear, countAll, countMatching, countMatching, delete, delete, deleteAll, find, find, findAll, findMatching, findMatching, findMatchingObjects, findObjects, findUnique, flush, get, initDao, initialize, load, lock, merge, queryInt, queryInt, save, saveOrUpdate, updatecheckDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, updatepublic Collection<OnmsMinionProperty> findAll(Integer offset, Integer limit)
findAll in interface MinionPropertyDaopublic Collection<OnmsMinionProperty> findByMinionId(String minionId)
findByMinionId in interface MinionPropertyDaopublic OnmsMinionProperty findByKey(String minionId, String key)
findByKey in interface MinionPropertyDaoCopyright © 2015. All rights reserved.