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 |
PatientService.setPatientDAO(PatientDAO dao)
Sets the DAO for this service.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernatePatientDAO
Hibernate specific database methods for the PatientService
|
Modifier and Type | Method and Description |
---|---|
void |
PatientServiceImpl.setPatientDAO(PatientDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.