[hibernate-dev] hibernate-tools jira HBX-577 and ANN-774

2009-02-27 Thread Ing. Arturo Frappé Muñoz
Hi all, Finally I released a patch to solve HBX-577, it worked as described in the book 'Java Persistance with Hibernate'  but when I run my tests I found that Annotations doesn't work  as expected. This patch is dedicated to all who loves Hibernate as well as I. Bug:  ANN-774 Patch: HBX-11

Re: [hibernate-dev] hibernate-tools jira HBX-577

2009-02-20 Thread Max Rydahl Andersen
Hi, This is my proposal to solve JIRA issue HBX-577 "hbm2java for annotation from existing inheritance mapping" I figured out how-to do "joined-subclass" and "table-per-class-herarchy" but couldn't test it. This solution relies on tag, example: attribute="class-inheritance-type">si

[hibernate-dev] hibernate-tools jira HBX-577

2009-02-18 Thread Ing. Arturo Frappé Muñoz
Hi, This is my proposal to solve JIRA issue HBX-577 "hbm2java for annotation from existing inheritance mapping" I figured out how-to do   "joined-subclass" and "table-per-class-herarchy" but  couldn't test it. This solution relies on tag,  example:         single-table-per-class-herarch