Class BGSQueryLogDao

java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.server.bean.BGSQueryLogDao

public class BGSQueryLogDao extends Object
  • Constructor Details

    • BGSQueryLogDao

      public BGSQueryLogDao()
  • Method Details

    • getTableName

      public static String getTableName(Date date)
    • log

      public static void log(Connection con, BGSQueryLogEntry entry, Date date) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getLogTable

      public static List<BGSQueryLogEntry> getLogTable(ConnectionSet connectionSet, Period period, int userId, String contractIds, String actionList, String parameter, String parameterValue, boolean isRegexp, Page page) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException