___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
That's good news, at the moment I can't imagine a need for the second case.
2009/4/12 Emmanuel Bernard :
> This can be mixed as in one entity is defined in annotation and an other
> programmatically. As far as mixing configuration in the same entity, it's
> theoretically possible but usually very
This can be mixed as in one entity is defined in annotation and an
other programmatically. As far as mixing configuration in the same
entity, it's theoretically possible but usually very painful to code
(and rules are hard to make intuitive). If anyone is interested after
my initial work, w