public class VoiceZoneMapDao extends ru.bitel.common.dao.AbstractIdDao<VoiceZoneMap>
| Constructor and Description |
|---|
VoiceZoneMapDao(java.sql.Connection con,
int mid) |
| Modifier and Type | Method and Description |
|---|---|
protected VoiceZoneMap |
getFromRS(java.sql.ResultSet rs) |
java.util.List<VoiceZoneMap> |
list() |
protected void |
updateImpl(VoiceZoneMap b) |
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, updateprotected VoiceZoneMap getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS in class ru.bitel.common.dao.AbstractDao<VoiceZoneMap>java.sql.SQLExceptionru.bitel.bgbilling.common.BGExceptionprotected void updateImpl(VoiceZoneMap b) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl in class ru.bitel.common.dao.AbstractDao<VoiceZoneMap>ru.bitel.bgbilling.common.BGExceptionjava.sql.SQLExceptionpublic java.util.List<VoiceZoneMap> list() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException