Uses of Class
ejava.examples.orm.inheritance.annotated.Rectangle
-
Packages that use Rectangle Package Description ejava.examples.orm.inheritance.annotated -
-
Uses of Rectangle in ejava.examples.orm.inheritance.annotated
Subclasses of Rectangle in ejava.examples.orm.inheritance.annotated Modifier and Type Class Description class
Cube
This class provides an attempt to re-define the JOIN InheritanceType of the parent class to a TABLE_PER_CLASS type.
-