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, updatebulkDelete, countAll, countMatching, countMatching, delete, find, find, findMatching, findMatching, findMatchingObjects, findObjects, findUnique, flush, initDao, initialize, lock, queryInt, queryIntcheckDaoConfig, 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 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.