[hibernate-dev] HHH-11791

2017-06-22 Thread Christian Bongiorno
On Mon, Jun 12, 2017 at 11:02 PM Christian Beikov < christian.bei...@gmail.com> wrote: > Hi, > > this might work for a limited set of use cases, but what exactly are you > expecting from that approach? Performance might be a bit better, but > that's probably negligible. Apart from that, I only see

Re: [hibernate-dev] HHH-10622

2017-06-22 Thread Steve Ebersole
I believe the only things you can do via hbm.xml that you cannot do in annotations are: 1) alternate (non-pojo) "entity modes". Makes sense because you'd have nothing to annotate, there would also be nothing to enhance 2) proper entity name support. This is the feature where you can map the same