public interface DBAService
-
Method Summary
-
Method Details
-
tableInfoList
java.util.List<TableInfo> tableInfoList()
throws
ru.bitel.bgbilling.common.BGException,
ru.bitel.bgbilling.common.BGMessageException
- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
tableInArchiveUpdate
void tableInArchiveUpdate(java.util.List<java.lang.String> tableName,
boolean value)
throws ru.bitel.bgbilling.common.BGException,
ru.bitel.bgbilling.common.BGMessageException
- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
tableAutoarchiveUpdate
void tableAutoarchiveUpdate(java.util.Set<java.lang.String> tableNameMaskSet,
int autoValue)
throws ru.bitel.bgbilling.common.BGException,
ru.bitel.bgbilling.common.BGMessageException
- Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException