[hibernate-dev] 6.0 - concept naming

Steve Ebersole steve at hibernate.org
Wed Apr 19 09:35:50 EDT 2017


On Wed, Apr 19, 2017 at 6:00 AM Christian Beikov <christian.beikov at 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".


More information about the hibernate-dev mailing list