Closed chrismayer closed 11 years ago
Improved the methods in the DatabaseDao for querying objects from the database with Hibernate so they do not return a cross product with identical records. Some whitespace changes are also included.
This is good to be merged. Thanks for the continued work on this, @chrismayer.
Improved the methods in the DatabaseDao for querying objects from the database with Hibernate so they do not return a cross product with identical records. Some whitespace changes are also included.