| Package | Description | 
|---|---|
| org.openmrs.api.db.hibernate | 
 Resources for Hibernate ORM. 
 | 
| org.openmrs.api.impl | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HibernateVisitDAO
Hibernate specific visit related functions This class should not be used directly. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VisitDAO | 
VisitServiceImpl.getVisitDAO()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VisitServiceImpl.setVisitDAO(VisitDAO dao)
Method used to inject the visit data access object. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.