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

public class PersonalPlanDaoHibernate extends ExecutionPlanDaoHibernate implements PersonalPlanDao
  • Constructor Details

    • PersonalPlanDaoHibernate

      public PersonalPlanDaoHibernate()
  • Method Details