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 classBreadThis class provides an example of an entity that is part of a single table inheritance approach.classSoupThis class provides an example of an entity sub-class that is part of a single table inheritance strategy.
-