Package org.openmrs.api.db.hibernate

Resources for Hibernate ORM.

See:
          Description

Class Summary
HibernateAdministrationDAO Hibernate specific database methods for the AdministrationService
HibernateCohortDAO Hibernate implementation of the CohortDAO
HibernateConceptDAO The Hibernate class for Concepts, Drugs, and related classes
HibernateContextDAO  
HibernateEncounterDAO  
HibernateFormDAO Hibernate specific Form related functions This class should not be used directly.
HibernateLocationDAO Hibernate location-related database functions
HibernateNoteDAO  
HibernateObsDAO Hibernate specific Observation related functions This class should not be used directly.
HibernateOrderDAO This class should not be used directly.
HibernatePatientDAO Hibernate specific database methods for the PatientService
HibernatePatientSetDAO  
HibernatePersonDAO Hibernate specific Person database methods This class should not be used directly.
HibernateProgramWorkflowDAO Hibernate specific ProgramWorkflow related functions This class should not be used directly.
HibernateSessionFactoryBean  
HibernateTemplateDAO  
HibernateUserDAO Hibernate specific database methods for the UserService
HibernateUtil This class holds common methods and utilities that are used across the hibernate related classes
 

Package org.openmrs.api.db.hibernate Description

Resources for Hibernate ORM.
The Hibernate mapping files can be found in /metadata/api/hibernate.


OpenMRS-trunk

Generated May 29 2008 02:01 AM. NOTE - these libraries are in active development and subject to change