subclass « JPA « Spring Q&A





1. BeanCreationException with Hibernate subclass    forum.springsource.org

BeanCreationException with Hibernate subclass I'm using Spring DAO with Hibernate. I defined an hbm map with a class and 3 subclasses in a standard way, with a hilo generator (the problem ...

2. AbstractWizardController and hibernate subclass    forum.springsource.org

AbstractWizardController and hibernate subclass I have a Contact, which the user may wish to change to a CompanyContact - which extends Contact. On a postProcessPage for a new page '3' (which ...