Class TvChannelSpecDao

java.lang.Object
ru.bitel.common.dao.AbstarctDaoConstant
ru.bitel.common.dao.AbstractDao<B>
ru.bitel.common.dao.AbstractIdDao<E>
All Implemented Interfaces:
AutoCloseable, Directory<TvChannelSpec>

public class TvChannelSpecDao extends AbstractEntityDao<TvChannelSpec> implements Directory<TvChannelSpec>
  • Constructor Details

    • TvChannelSpecDao

      public TvChannelSpecDao(Connection con, int moduleId)
    • TvChannelSpecDao

      public TvChannelSpecDao(Connection con, int moduleId, int userId)
  • Method Details