public class TvDeviceTypeDao extends DeviceTypeDao<TvDeviceType>
| Constructor and Description |
|---|
TvDeviceTypeDao(java.sql.Connection con,
int mid) |
| Modifier and Type | Method and Description |
|---|---|
protected TvDeviceType |
getFromRS(java.sql.ResultSet rs) |
protected TvDeviceType |
newDeviceType() |
protected void |
updateImpl(TvDeviceType b) |
activateConfig, get, listdelete, get, getAndDelete, getAndUpdateclose, delete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, processException, recycle, setStatementParam, updateprotected TvDeviceType newDeviceType()
newDeviceType in class DeviceTypeDao<TvDeviceType>protected TvDeviceType getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS in class ru.bitel.common.dao.AbstractDao<TvDeviceType>java.sql.SQLExceptionru.bitel.bgbilling.common.BGExceptionprotected void updateImpl(TvDeviceType b) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl in class ru.bitel.common.dao.AbstractDao<TvDeviceType>ru.bitel.bgbilling.common.BGExceptionjava.sql.SQLException