Class BGSQueryLogDao
java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.server.bean.BGSQueryLogDao
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getLogTable
(BGSQueryLogParam param, SearchResult<BGSQueryLogEntry> searchResult) static String
getTableName
(Date date) void
log
(BGSQueryLogEntry entry, Date date)
-
Constructor Details
-
BGSQueryLogDao
-
-
Method Details
-
getTableName
-
log
- Throws:
Exception
-
getLogTable
public void getLogTable(BGSQueryLogParam param, SearchResult<BGSQueryLogEntry> searchResult) throws Exception - Throws:
Exception
-