0 Replies Latest reply on Apr 24, 2008 2:16 AM by binumon781

    Ejb3 entity bean inheritance

    binumon781

      Hi,

      I have two entity classes, A and B. Entity bean A is mapped with a database table and have @id primary key. Entity bean B is mapped with another database table with @id primary key. I need to Inherit B from A. It is showing error. I am using JBoss jboss-5.0.0.Beta4 and eclipse 3.1.

      Please help with a sample program

      Thanks
      Binumon