public class MinionDaoHibernate extends AbstractDaoHibernate<OnmsMinion,String> implements MinionDao
LinkStateDaoHibernate class.
m_criteriaConverter| Constructor and Description | 
|---|
MinionDaoHibernate()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<OnmsMinion> | 
findAll(Integer offset,
       Integer limit)  | 
OnmsMinion | 
findById(String id)  | 
Collection<OnmsMinion> | 
findByLocation(String locationName)  | 
buildHibernateCallback, bulkDelete, clear, countAll, countMatching, countMatching, delete, delete, deleteAll, find, find, findAll, findMatching, findMatching, 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<OnmsMinion> findAll(Integer offset, Integer limit)
public OnmsMinion findById(String id)
public Collection<OnmsMinion> findByLocation(String locationName)
findByLocation in interface MinionDaoCopyright © 2021. All rights reserved.