seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 forks source link

duplicate alias in AbstractHibernateCRUD #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. if there is a projection on the field because of paging and you create 
custom criteria where you have also an alias on the same field
2. hibernate will refuse to execute

Original issue reported on code.google.com by ladislav...@gmail.com on 8 Dec 2010 at 9:51

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 14 May 2011 at 4:03