Fix projection to criteria
commit7162467eed11ce8e078f31ba53273b02cf3bde43
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 10 Nov 2008 06:39:20 +0000 (10 12:39 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 10 Nov 2008 06:39:20 +0000 (10 12:39 +0600)
treeb4743bdd56c35e45fd11366096f23cc1fe93fc57
parent25f51873dd54663dea518ea6cabae7e00a634c87
Fix projection to criteria

Previously only one project per query was possible which is not at all
realistic and thus it is fixed to be able to project multiples at a
time, but there could still remain issues with projection of parent and
composite objects fields together.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hibernate-abstract-dao/src/main/java/com/smartitengineering/dao/impl/hibernate/AbstractDAO.java