public class VoiceAccountTypeDao extends VoiceAccountTypeAbstractDao<VoiceAccountType>
isOperator| Constructor and Description |
|---|
VoiceAccountTypeDao(java.sql.Connection con,
int mid) |
| Modifier and Type | Method and Description |
|---|---|
protected VoiceAccountType |
createAccountTypeInstance() |
protected java.lang.String |
fields() |
protected VoiceAccountType |
getFromRS(java.sql.ResultSet rs) |
protected int |
setParams(VoiceAccountType type,
java.sql.PreparedStatement ps,
int idx) |
get, list, updateImpldelete, 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 VoiceAccountType getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS in class VoiceAccountTypeAbstractDao<VoiceAccountType>java.sql.SQLExceptionru.bitel.bgbilling.common.BGExceptionprotected VoiceAccountType createAccountTypeInstance()
createAccountTypeInstance in class VoiceAccountTypeAbstractDao<VoiceAccountType>protected int setParams(VoiceAccountType type, java.sql.PreparedStatement ps, int idx) throws java.sql.SQLException
setParams in class VoiceAccountTypeAbstractDao<VoiceAccountType>java.sql.SQLExceptionprotected java.lang.String fields()
fields in class VoiceAccountTypeAbstractDao<VoiceAccountType>