Plan for OpenMRS Core 1.12.x
Build: #91 failed
Job: Build and Test failed
Code commits
Git
-
Eric Henziger <hemtillhenziger@gmail.com> 62ab73212e9b4fc97fef4a3f13a25cf33ee127f0
TRUNK-5123: Change signature of transformNamesToConcepts to LinkedHashSet
We use a LinkedHashSet to remove duplicates, and use this fact that
every element is indeed unique in getConceptByName.
(cherry picked from commit 8ba0ac3b9ef6871bd0f67f63e17a17c86f8b31e2)- api/src/main/java/org/openmrs/api/db/hibernate/HibernateConceptDAO.java (version 62ab73212e9b4fc97fef4a3f13a25cf33ee127f0)