public class DistPollerDaoHibernate extends AbstractCachingDaoHibernate<OnmsDistPoller,String,String> implements DistPollerDao
Constructor and Description |
---|
DistPollerDaoHibernate()
Constructor for DistPollerDaoHibernate.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getKey(OnmsDistPoller t)
getKey
|
clear, delete, deleteAll, findAll, findByCacheKey, get, load, merge, save, saveOrUpdate, update
bulkDelete, countAll, countMatching, countMatching, delete, find, find, findMatching, findMatching, findMatchingObjects, findObjects, findUnique, flush, initDao, initialize, lock, queryInt, queryInt
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
public DistPollerDaoHibernate()
Constructor for DistPollerDaoHibernate.
protected String getKey(OnmsDistPoller t)
getKey
getKey
in class AbstractCachingDaoHibernate<OnmsDistPoller,String,String>
t
- a T object.Copyright © 2015. All rights reserved.