Uses of Class
ejava.examples.orm.inheritance.annotated.Product
-
Packages that use Product Package Description ejava.examples.orm.inheritance.annotated -
-
Uses of Product in ejava.examples.orm.inheritance.annotated
Subclasses of Product in ejava.examples.orm.inheritance.annotated Modifier and Type Class Description class
Bread
This class provides an example of an entity that is part of a single table inheritance approach.class
Soup
This class provides an example of an entity sub-class that is part of a single table inheritance strategy.
-