Package be.gaudry.dao.edu


package be.gaudry.dao.edu
  • Interface Summary
    Interface
    Description
    Defines the general contract of persistent layer configuration and management.
    Defines the general contract of Course, Examination, or Quotation management.
    Provides a contract for giving specific persistent layer implementations of administration methods.
    Provides a contract for giving specific persistent layer implementations to manage of persistent data used into EducaBrol application.
    Some administration restricted features are not available here, but in another specific project.
    Defines the general contract of Person management (including subclasses like Teacher or Student).
    Defines the general contract of SchoolYear or Period loading.
     
    Defines the general contract of School or SchoolClass loading.
  • Class Summary
    Class
    Description
     
     
     
  • Enum Class Summary
    Enum Class
    Description
    Allows setting and retrieving data from a configuration table or map (depending on the DAO).