| 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 | 
LocationService.setLocationDAO(LocationDAO dao)
Set the data access object that the service will use to interact with the database. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HibernateLocationDAO
Hibernate location-related database functions 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LocationServiceImpl.setLocationDAO(LocationDAO dao)  | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.