Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Core 2.2.0
-
Component/s: None
-
Labels:None
-
Complexity:Low
-
Sprint:Encounter Diagnosis Sprint 4, Encounter Diagnosis Sprint 5, Encounter Diagnosis Sprint 6
Description
Create HibernateConditionDAO as copied from https://github.com/openmrs/openmrs-module-emrapi/blob/9257dcd31d4d7af72742e78337662988b1edb463/condition-list/src/main/java/org/openmrs/module/emrapi/conditionslist/db/hibernate/HibernateConditionDAO.java
You need to also add this to applicationContext-service.xml as the rest of the data access implementations.