public class BGActionLogManager extends ru.bitel.common.dao.AbstractIdDao<ActionLogEntry>
| Constructor and Description |
|---|
BGActionLogManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeConnection() |
protected ActionLogEntry |
getFromRS(java.sql.ResultSet rs) |
boolean |
isConnectionActive() |
protected void |
updateImpl(ActionLogEntry qlm) |
delete, get, getAndDelete, getAndUpdateclose, delete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, processException, recycle, setStatementParam, updatepublic boolean isConnectionActive()
protected ActionLogEntry getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS in class ru.bitel.common.dao.AbstractDao<ActionLogEntry>java.sql.SQLExceptionru.bitel.bgbilling.common.BGExceptionprotected void updateImpl(ActionLogEntry qlm) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl in class ru.bitel.common.dao.AbstractDao<ActionLogEntry>ru.bitel.bgbilling.common.BGExceptionjava.sql.SQLExceptionpublic void closeConnection()