public class VlanCategoryDao extends ru.bitel.common.dao.AbstractIdDao<VlanCategory>
Constructor and Description |
---|
VlanCategoryDao(java.sql.Connection con,
int mid) |
Modifier and Type | Method and Description |
---|---|
protected VlanCategory |
getFromRS(java.sql.ResultSet rs) |
VlanCategory |
root() |
protected void |
updateImpl(VlanCategory b) |
delete, get, getAndDelete, getAndUpdate
protected VlanCategory getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS
in class ru.bitel.common.dao.AbstractDao<VlanCategory>
java.sql.SQLException
ru.bitel.bgbilling.common.BGException
protected void updateImpl(VlanCategory b) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl
in class ru.bitel.common.dao.AbstractDao<VlanCategory>
ru.bitel.bgbilling.common.BGException
java.sql.SQLException
public VlanCategory root() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException