Details
-
Type:
Task
-
Status: Closed
-
Priority:
TBD
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Complexity:Low
-
Development:
Description
TODO: This 'algorithm' only solves three layers of children. Options for correction:
1) Add a few more join statements to cover 5 layers (conceivable upper limit of layers)
2) Find the deepest layer and programmatically create the sql statements
3) Run the joins on
File: /openmrs/api/src/main/java/org/openmrs/api/db/hibernate/HibernateConceptDAO.java
Line: 820