Package | Description |
---|---|
org.openmrs.api.db.hibernate |
Resources for Hibernate ORM.
|
org.openmrs.api.impl |
Modifier and Type | Class and Description |
---|---|
class |
HibernateUserDAO
Hibernate specific database methods for the UserService
|
Modifier and Type | Method and Description |
---|---|
void |
HibernateContextDAO.setUserDAO(UserDAO userDao) |
Modifier and Type | Field and Description |
---|---|
protected UserDAO |
UserServiceImpl.dao |
Modifier and Type | Method and Description |
---|---|
void |
UserServiceImpl.setUserDAO(UserDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.