2 Replies Latest reply on Jun 24, 2008 3:50 PM by jacob.orshalick

    DataModel and base entity manager

    tolot27

      Hi,


      is there a way to override the datamodel annotation in subclasses?


      The use case is to have a general base entity manager which handles all the table stuff (new, edit, delete, etc.). This base entity manager should define the data model.


      Unfortunately, not more than one subclass can exist at a time because the name attribute can not be used with the annotation at the base class.


      Is there a way to get this use case to work with Seam?


      --
      Kind regards,
      Mathias