Fix ProjectionList to append to current projection rather than setting
commit81a8f9259e9def8e1689ecffc138ac82faaeb6d4
authorImran M Yousuf <imyousuf@smartitengineering.com>
Thu, 13 Nov 2008 06:45:49 +0000 (13 12:45 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Thu, 13 Nov 2008 06:45:49 +0000 (13 12:45 +0600)
treee00e000b38c8bb3e3030e7652d2120b56a10f055
parenta53878745b316b5cd17312e842f9cf026c0ba345
Fix ProjectionList to append to current projection rather than setting

If projectionlist param type was used earlier it would directly set it
as projections but rather it should append and thats what this change
fixes.

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