public class BmpRouterDaoImpl extends AbstractDaoHibernate<BmpRouter,Long> implements BmpRouterDao
m_criteriaConverter
Constructor and Description |
---|
BmpRouterDaoImpl() |
Modifier and Type | Method and Description |
---|---|
BmpRouter |
findByRouterHashId(String hashId) |
List<BmpRouter> |
findRoutersByCollectorHashId(String collectorHashId) |
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 BmpRouter findByRouterHashId(String hashId)
findByRouterHashId
in interface BmpRouterDao
public List<BmpRouter> findRoutersByCollectorHashId(String collectorHashId)
findRoutersByCollectorHashId
in interface BmpRouterDao
Copyright © 2021. All rights reserved.