public class BmpGlobalIpRibDaoImpl extends AbstractDaoHibernate<BmpGlobalIpRib,Long> implements BmpGlobalIpRibDao
m_criteriaConverter
Constructor and Description |
---|
BmpGlobalIpRibDaoImpl() |
Modifier and Type | Method and Description |
---|---|
int |
deleteGlobalRibsBeforeGivenTime(long timeInSecs) |
BmpGlobalIpRib |
findByPrefixAndAS(String prefix,
Long originAS) |
List<BmpGlobalIpRib> |
findGlobalRibsBeforeGivenTime(long timeInSecs) |
List<BigInteger> |
getAsnsNotExistInAsnInfo() |
List<StatsIpOrigins> |
getStatsIpOrigins() |
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 BmpGlobalIpRib findByPrefixAndAS(String prefix, Long originAS)
findByPrefixAndAS
in interface BmpGlobalIpRibDao
public List<StatsIpOrigins> getStatsIpOrigins()
getStatsIpOrigins
in interface BmpGlobalIpRibDao
public List<BmpGlobalIpRib> findGlobalRibsBeforeGivenTime(long timeInSecs)
findGlobalRibsBeforeGivenTime
in interface BmpGlobalIpRibDao
public int deleteGlobalRibsBeforeGivenTime(long timeInSecs)
deleteGlobalRibsBeforeGivenTime
in interface BmpGlobalIpRibDao
public List<BigInteger> getAsnsNotExistInAsnInfo()
getAsnsNotExistInAsnInfo
in interface BmpGlobalIpRibDao
Copyright © 2021. All rights reserved.