Package | Description |
---|---|
org.openmrs.api.context |
This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system.
|
org.openmrs.api.db.hibernate |
Resources for Hibernate ORM.
|
Modifier and Type | Method and Description |
---|---|
protected ContextDAO |
DaoAuthenticationScheme.getContextDAO() |
Modifier and Type | Method and Description |
---|---|
void |
Context.setContextDAO(ContextDAO dao)
Used to set the context's DAO for the application.
|
static void |
Context.setDAO(ContextDAO dao) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateContextDAO
Hibernate specific implementation of the
ContextDAO . |
Copyright © 2024 OpenMRS Inc.. All rights reserved.