类 ExecutionPlanDaoHibernate
java.lang.Object
org.beangle.orm.hibernate.HibernateEntityDao
org.openurp.edu.program.plan.dao.hibernate.ExecutionPlanDaoHibernate
- 所有已实现的接口:
org.beangle.commons.dao.EntityDao,ExecutionPlanDao
- 直接已知子类:
PersonalPlanDaoHibernate
public class ExecutionPlanDaoHibernate
extends org.beangle.orm.hibernate.HibernateEntityDao
implements ExecutionPlanDao
-
嵌套类概要
从类继承的嵌套类/接口 org.beangle.orm.hibernate.HibernateEntityDao
org.beangle.orm.hibernate.HibernateEntityDao.QuerySupport -
字段概要
字段从类继承的字段 org.beangle.orm.hibernate.HibernateEntityDao
logger, modelMeta, sessionFactory -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getCreditByTerm(ExecutionPlan plan, int term) protected ExecutionPlangetExecutionPlan(Long id) getExecutionPlanList(String grade, Major major, EducationLevel level) getExecutionPlans(Long[] planIds) 获得指定id的培养计划voidsetExecutionPlanCourseGroupDao(ExecutionPlanCourseGroupDao executePlanCourseGroupDao) voidsetSemesterService(SemesterService semesterService) 从类继承的方法 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
-
字段详细资料
-
semesterService
-
executePlanCourseGroupDao
-
-
构造器详细资料
-
ExecutionPlanDaoHibernate
public ExecutionPlanDaoHibernate()
-
-
方法详细资料
-
getExecutionPlanList
- 指定者:
getExecutionPlanList在接口中ExecutionPlanDao
-
getExecutionPlan
-
getExecutionPlans
从接口复制的说明:ExecutionPlanDao获得指定id的培养计划- 指定者:
getExecutionPlans在接口中ExecutionPlanDao- 返回:
-
getCreditByTerm
-
setExecutionPlanCourseGroupDao
-
setSemesterService
-