Missing parentheses around composite fields

Description

The attached patch fixes and issue where Hibernate would omit parentheses around the fields of a composite id.

would result in

when the query should be

Attachments

1

Activity

Show:

Andrea Boriero December 16, 2015 at 11:19 AM

Patch applied.

Thanks

Andrea Boriero December 16, 2015 at 9:28 AM

Thanks for signing the CLA, I'm going to apply your patch.

Former user December 16, 2015 at 8:19 AM

I've now signed the JBoss CLA. The approval status shows, "Awaiting approval by project lead", which I believe is to be interpreted as "Awaiting approval by [Hibernate] project lead".

Andrea Boriero December 15, 2015 at 4:29 PM

Hi ,

tomorrow we are going to release 5.0.6 and we want to include also your patch, can you please sign the JBoss CLA (contributor license agreement) https://cla.jboss.org/index.seam and let me know when you have signed it?

Thanks a lot.

Andrea Boriero December 9, 2015 at 10:15 AM

thanks for the patch.
Have you signed the JBoss CLA (contributor license agreement) https://cla.jboss.org/index.seam? if not can you do it? That's required for incorporating your change.

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Created March 7, 2014 at 2:11 PM
Updated December 17, 2015 at 2:54 AM
Resolved December 16, 2015 at 11:19 AM