Class PersonalPlanDaoHibernate

java.lang.Object
org.beangle.orm.hibernate.HibernateEntityDao
org.openurp.edu.program.plan.dao.hibernate.ExecutivePlanDaoHibernate
org.openurp.edu.program.plan.dao.hibernate.PersonalPlanDaoHibernate
All Implemented Interfaces:
org.beangle.commons.dao.EntityDao, ExecutivePlanDao, PersonalPlanDao

public class PersonalPlanDaoHibernate extends ExecutivePlanDaoHibernate implements PersonalPlanDao
  • Constructor Details

    • PersonalPlanDaoHibernate

      public PersonalPlanDaoHibernate()
  • Method Details