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 |
ConceptService.setConceptDAO(ConceptDAO dao)
Sets the data access object for Concepts.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateConceptDAO
The Hibernate class for Concepts, Drugs, and related classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ConceptServiceImpl.setConceptDAO(ConceptDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.