public class VoiceSessionDao extends VoiceSessionLogDao
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TABLE_VOICE_SESSION |
logger, TABLE_VOICE_SESSION_LOG| Constructor and Description |
|---|
VoiceSessionDao(java.sql.Connection con,
int mid) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
insertSession(VoiceSession session) |
void |
updateSession(VoiceSession session) |
checkTables, deleteSessions, deleteSessions, deleteSessions, get, getContractSums, getDetailSumValues, getFieldPart, getFromRS, getSessionFromRs, getSessionsDetail, getSessionsGroupedByAccount, getSessionsGroupedByAccountAndDestination, getSessionsGroupedByAccountAndService, insertSessions, list, list, setPsParams, updateImpldelete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, processException, recycle, setStatementParam, updatepublic static final java.lang.String TABLE_VOICE_SESSION
public void insertSession(VoiceSession session) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic void updateSession(VoiceSession session) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic void close()
throws ru.bitel.bgbilling.common.BGException
close in interface java.lang.AutoCloseableclose in class ru.bitel.common.dao.AbstractDao<VoiceSession>ru.bitel.bgbilling.common.BGException