If an EJB inheritance hierarchy has been defined for an abstract schema, using the abstract schema name in a query statement implies the collection of objects for that abstract schema as well as all subtypes.
Example: Inheritance
SELECT OBJECT(e) FROM EmpBean e
Related concepts
EJB query language
Related tasks
Using EJB query