1 Reply Latest reply on Apr 2, 2013 8:04 AM by maxandersen

    hibernate-reverse-engineering - how to inherit the generated POJOs from a base class

    ashjboss2013

      Hi,

       

      I am trying to reverse the model entities from a database schema. Would like to know how to make the generated entities (anotated POJOs) from a base class i.e how can I use the <meta attribute="extends">MyBaseClass</meta> while reverse-engineering from the DB schema?

       

      Thanks.

      Ash.