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 |
PersonService.setPersonDAO(PersonDAO dao)
Sets the DAO for this service.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernatePersonDAO
Hibernate specific Person database methods.
|
Modifier and Type | Method and Description |
---|---|
void |
PersonServiceImpl.setPersonDAO(PersonDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.