[hibernate-dev] [JPAModelgen] MixedConfigurationTest failing

Guillaume Smet guillaume.smet at gmail.com
Wed Mar 14 08:05:16 EDT 2012


On Wed, Mar 14, 2012 at 12:53 PM, Hardy Ferentschik <hardy at hibernate.org> wrote:
> @Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
> @StaticMetamodel(ZeroCoordinates.class)
> public abstract class ZeroCoordinates_ {
>
>
> }

Nope. I have attributes in it (and SingularAttribute import is missing
as it's added to the wrong MetaEntity).

>From the test case, I saw that it wasn't supposed to but as they are
defined in the XML files, I am not so surprised they are generated.

I don't know why I have this behaviour...



More information about the hibernate-dev mailing list