| Package | Description | 
|---|---|
| org.openmrs.api | 
 
The primary OpenMRS API interfaces. 
 | 
| org.openmrs.api.db.hibernate | 
 Resources for Hibernate ORM. 
 | 
| org.openmrs.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EncounterService.setEncounterDAO(EncounterDAO dao)
Set the given  
dao on this encounter service. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HibernateEncounterDAO
Hibernate specific dao for the  
EncounterService All calls should be made on the
 Context.getEncounterService() object | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EncounterServiceImpl.setEncounterDAO(EncounterDAO dao)  | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.