Using Inheritance with EJBs
Although inheritance is a standard tool in object-oriented modeling, the current EJB specification contains only general information regarding inheritance. You should fully understand the current EJB specification before implementing inheritance.
Caution: Use caution when employing inheritance. The next EJB specification may dictate inheritance guidelines not supported by the different servers.
Related Topics
About TopLink Descriptors
Working with Descriptors
Working with Inheritance
Working with Descriptor Properties
Working with Advanced Properties
Mapping Inherited Attributes in One Descriptor
Supporting Inheritance Using One Table
Supporting Inheritance Using Multiple Tables
Copyright © 1997, 2004, Oracle.
All rights reserved.