[hibernate-dev] [HSEARCH-566] Indexing null values for an @ElementCollection
Sanne Grinovero
sanne at hibernate.org
Mon Aug 1 08:09:36 EDT 2011
[resending as the previous one was from the wrong account]
> I find @IndexedEmbedded as ambiguous, besides you are adding an additional
> annotation
> since @ElementCollection is still there, right? Just saying there are
> quite a few annotations.
I agree we should minimize the number of annotations. I was considering
Emmanuel's suggestion to replace the need for any @Element*
annotation, but I see now that's my interpretation only. Emmanuel?
What's the ambiguity you're thinking off? the only controversial thing
I might see is the fact we would likely strip off the prefix in this
case.
Sanne
More information about the hibernate-dev
mailing list