Class PersonalPlanDaoHibernate
java.lang.Object
org.beangle.orm.hibernate.HibernateEntityDao
org.openurp.edu.program.plan.dao.hibernate.ExecutionPlanDaoHibernate
org.openurp.edu.program.plan.dao.hibernate.PersonalPlanDaoHibernate
- All Implemented Interfaces:
org.beangle.commons.dao.EntityDao,ExecutionPlanDao,PersonalPlanDao
-
Nested Class Summary
Nested classes/interfaces inherited from class org.beangle.orm.hibernate.HibernateEntityDao
org.beangle.orm.hibernate.HibernateEntityDao.QuerySupport -
Field Summary
Fields inherited from class org.openurp.edu.program.plan.dao.hibernate.ExecutionPlanDaoHibernate
executePlanCourseGroupDao, semesterServiceFields inherited from class org.beangle.orm.hibernate.HibernateEntityDao
logger, modelMeta, sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCreditByTerm(ExecutionPlan plan, int term) protected StringintersectStdTypeIdSeq(StdType stdType, String stdTypeIdSeq) 收集所有的查询学生类别的子类别Methods inherited from class org.openurp.edu.program.plan.dao.hibernate.ExecutionPlanDaoHibernate
getExecutionPlan, getExecutionPlanList, getExecutionPlans, setExecutionPlanCourseGroupDao, setSemesterServiceMethods inherited from class 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, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openurp.edu.program.plan.dao.ExecutionPlanDao
getExecutionPlanList, getExecutionPlans
-
Constructor Details
-
PersonalPlanDaoHibernate
public PersonalPlanDaoHibernate()
-
-
Method Details
-
getCreditByTerm
- Overrides:
getCreditByTermin classExecutionPlanDaoHibernate
-
intersectStdTypeIdSeq
收集所有的查询学生类别的子类别- Parameters:
stdType-stdTypeIdSeq-- Returns:
-