MyEclipse: Change @IdClass for @EmbeddedId in crud scaffolding

julio.salazar - Apr 23, 2012 - 09:29 PM
Post subject: Change @IdClass for @EmbeddedId in crud scaffolding
Hi

We have an issue with the @idClass generation on hibernate because we cannot do counts over Entities with the CriteriaBuilder api on JPA hibernate 2.0 (see bug on jira)
, as work around I'm trying to change the @idClass annotation for @EmbeddedId but that affects the whole crud behavior, my question is , can the crud scaffolding generate @EmbeddedId instead of @idClass?

Thanks,



https://hibernate.onjira.com/browse/HHH-7216
cconway - Apr 25, 2012 - 01:25 AM
Post subject:
Sorry but there is no built-in tag for generating @EmbeddedId
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits