Class SilverStatisticsManagerDAO


  • public class SilverStatisticsManagerDAO
    extends Object
    This is the DAO Object for purge, agregat on the month
    Author:
    sleroux
    • Method Detail

      • makeStatCumul

        public static void makeStatCumul​(Connection con,
                                         StatType statsType,
                                         StatisticsConfig conf)
        Parameters:
        con - the database connection
        statsType - the statistic type
        conf - statistic database configuration
        Throws:
        SQLException
      • makeStatAllCumul

        public static void makeStatAllCumul​(StatisticsConfig conf)
        Method declaration
        Parameters:
        conf -