public class RunTelDao extends ru.bitel.common.dao.AbstractDao<RunTelContract>
Constructor and Description |
---|
RunTelDao(java.sql.Connection con,
int moduleId) |
Modifier and Type | Method and Description |
---|---|
protected RunTelContract |
getFromRS(java.sql.ResultSet rs) |
void |
searchContracts(SearchResult<RunTelContract> searchResult,
int emailParameterId) |
protected void |
updateImpl(RunTelContract b) |
public void searchContracts(SearchResult<RunTelContract> searchResult, int emailParameterId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
protected RunTelContract getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS
in class ru.bitel.common.dao.AbstractDao<RunTelContract>
java.sql.SQLException
ru.bitel.bgbilling.common.BGException
protected void updateImpl(RunTelContract b) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl
in class ru.bitel.common.dao.AbstractDao<RunTelContract>
ru.bitel.bgbilling.common.BGException
java.sql.SQLException