类 ExecutionPlanCourseGroupDaoHibernate
java.lang.Object
org.beangle.orm.hibernate.HibernateEntityDao
org.openurp.edu.program.plan.dao.hibernate.ExecutionPlanCourseGroupDaoHibernate
- 所有已实现的接口:
org.beangle.commons.dao.EntityDao,ExecutionPlanCourseGroupDao
public class ExecutionPlanCourseGroupDaoHibernate
extends org.beangle.orm.hibernate.HibernateEntityDao
implements ExecutionPlanCourseGroupDao
课程组信息存取实现类
-
嵌套类概要
从类继承的嵌套类/接口 org.beangle.orm.hibernate.HibernateEntityDao
org.beangle.orm.hibernate.HibernateEntityDao.QuerySupport -
字段概要
从类继承的字段 org.beangle.orm.hibernate.HibernateEntityDao
logger, modelMeta, sessionFactory -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beangle.orm.hibernate.HibernateEntityDao
count, count, count, createBlob, createBlob, createClob, duplicate, duplicate, evict, execute, execute, executeUpdate, executeUpdate, executeUpdateRepeatly, exist, exist, exist, get, get, get, get, get, get, get, get, get, getAll, getSession, initialize, refresh, remove, remove, remove, remove, remove, save, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, search, search, search, search, search, setModelMeta, setSessionFactory, uniqueResult, update, update
-
构造器详细资料
-
ExecutionPlanCourseGroupDaoHibernate
public ExecutionPlanCourseGroupDaoHibernate()
-
-
方法详细资料
-
getCourseType
从接口复制的说明:ExecutionPlanCourseGroupDao返回指定计划中,指定课程的课程类别- 指定者:
getCourseType在接口中ExecutionPlanCourseGroupDao- 返回:
- 不存在该课程,则返回null
-