On Wed, Apr 19, 2017 at 6:00 AM Christian Beikov <christian.bei...@gmail.com>
wrote:

> Sounds good. I hope the secondary table stuff is getting defined on a
> higher level(EntityPersister/AbstractEntityPersister). I had problems
> implementing OneToOne-JoinTable support for
> TablePerClass(UnionSubclassPersister) a while ago and I guess that was
> because there is no notion of secondary tables in the EntityPersister. I
> guess that issue would be solved then? :)
>

Not sure what you mean by "higher level".  The design here specifically
shows secondary tables modeled as top-level concepts (SecondaryTableBinding).
So I think, again iiuc, that the design already shows secondary tables
"defined on a higher level".
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to