public class DistPollerDaoHibernate extends AbstractDaoHibernate<OnmsDistPoller,String> implements DistPollerDao
m_criteriaConverter
DEFAULT_DIST_POLLER_ID
Constructor and Description |
---|
DistPollerDaoHibernate()
Constructor for DistPollerDaoHibernate.
|
Modifier and Type | Method and Description |
---|---|
OnmsDistPoller |
whoami()
This function returns the
OnmsDistPoller identity of the
local system so that events and other objects can be associated with
the local system. |
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, update
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.
public OnmsDistPoller whoami()
DistPollerDao
OnmsDistPoller
identity of the
local system so that events and other objects can be associated with
the local system.whoami
in interface DistPollerDao
https://en.wikipedia.org/wiki/Whoami
Copyright © 2021. All rights reserved.