This tag is used for question related to the session bean and message-driven bean component types of the EJB 3.1 programming model.
I'm using inheritance with EJB in a few scenarios, sometimes with annotations in the super class like this generic entityDAO: …
inheritance annotations jpa-2.0 java-ee-6 ejb-3.1