terrestris / shogun-legacy

⛔️ DEPRECATED, please use https://github.com/terrestris/shogun-core
Other
16 stars 16 forks source link

Added code to avoid cross-products when querying entities with sub entities #16

Closed chrismayer closed 11 years ago

chrismayer commented 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.

marcjansen commented 11 years ago

This is good to be merged. Thanks for the continued work on this, @chrismayer.