On Tue, 24 Feb 2009 14:49:59 +0100, Alaa Mohsen <alaa.mohsen(a)egyptdc.com>
wrote:
Hello guys,
We faced a problem with in-house constraints that were used to
annotate
classes (Target = ElementType.TYPE). When we debugged a little, we found
out
that the MetaConstraint constrictor that takes Type t sets the element
type
as ElementType.FIELD. I created issue
HV-123<http://opensource.atlassian.com/projects/hibernate/browse/HV-12...
that, and attached a patch.
Found the same bug today while working on re-defining the default group
sequence. It's fixed now, just have to check it in.
Thanks for your help.
--Hardy