Uses of Class
net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository

Packages that use JDBCStatisticRepository
net.sf.infrared.agent   
net.sf.infrared.agent.jdbcstats   
 

Uses of JDBCStatisticRepository in net.sf.infrared.agent
 

Methods in net.sf.infrared.agent that return JDBCStatisticRepository
 JDBCStatisticRepository Statistics.getJDBCStatisticsRepository()
           
 

Uses of JDBCStatisticRepository in net.sf.infrared.agent.jdbcstats
 

Methods in net.sf.infrared.agent.jdbcstats with parameters of type JDBCStatisticRepository
 IdMapper JDBCStatisticRepository.merge(JDBCStatisticRepository other)