[hibernate-dev] Metamodel component binding
Steve Ebersole
steve at hibernate.org
Mon Jul 25 19:09:08 EDT 2011
On 07/25/2011 02:20 PM, Steve Ebersole wrote:
> Hardy, the test is currently failing for annotations because components
> are currently being pushed to
> org.hibernate.metamodel.source.annotations.entity.ConfiguredClass#simpleAttributeMap
> instead of
> org.hibernate.metamodel.source.annotations.entity.ConfiguredClass#embeddedClasses
I should clarify...
Even if the components get pushed to that embeddedClasses map the test
will still fail because I have not integrated that piece in. I was
basically feeling my way around that code but had to stop when I hit
that condition.
--
steve at hibernate.org
http://hibernate.org
More information about the hibernate-dev
mailing list