public class DrwebTariffDAO extends ru.bitel.common.dao.AbstractIdDao<DrwebTariff>
Constructor and Description |
---|
DrwebTariffDAO(java.sql.Connection con,
int mid) |
Modifier and Type | Method and Description |
---|---|
DrwebTariff |
getByGroupTitle(java.lang.String groupTitle) |
protected DrwebTariff |
getFromRS(java.sql.ResultSet rs) |
java.util.List<DrwebTariff> |
getListAll() |
java.util.Map<java.lang.Integer,DrwebTariff> |
getTariffMap() |
protected void |
updateImpl(DrwebTariff tariff) |
delete, get, getAndDelete, getAndUpdate
close, delete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, processException, recycle, setStatementParam, update
protected DrwebTariff getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException
getFromRS
in class ru.bitel.common.dao.AbstractDao<DrwebTariff>
java.sql.SQLException
protected void updateImpl(DrwebTariff tariff) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl
in class ru.bitel.common.dao.AbstractDao<DrwebTariff>
ru.bitel.bgbilling.common.BGException
java.sql.SQLException
public java.util.List<DrwebTariff> getListAll() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public java.util.Map<java.lang.Integer,DrwebTariff> getTariffMap() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public DrwebTariff getByGroupTitle(java.lang.String groupTitle) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException