public class TvServiceSpecChannelLinkDao
extends java.lang.Object
Constructor and Description |
---|
TvServiceSpecChannelLinkDao(java.sql.Connection con,
int mid) |
Modifier and Type | Method and Description |
---|---|
protected TvServiceSpecChannelLink |
getFromRS(java.sql.ResultSet rs) |
java.util.List<TvServiceSpecChannelLink> |
list(int serviceSpecId,
java.util.Date date) |
void |
update(int serviceSpecId,
java.util.List<TvServiceSpecChannelLink> linkList) |
public TvServiceSpecChannelLinkDao(java.sql.Connection con, int mid)
protected TvServiceSpecChannelLink getFromRS(java.sql.ResultSet rs) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
java.sql.SQLException
ru.bitel.bgbilling.common.BGException
public java.util.List<TvServiceSpecChannelLink> list(int serviceSpecId, java.util.Date date) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void update(int serviceSpecId, java.util.List<TvServiceSpecChannelLink> linkList) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException