Package | Description |
---|---|
ejava.examples.orm.inheritance.annotated |
Modifier and Type | Class and Description |
---|---|
class |
Circle
This class provides an example of an entity sub-class that is part of a
mixed strategy of inheritance.
|
class |
Cube
This class provides an attempt to re-define the JOIN InheritanceType of the
parent class to a TABLE_PER_CLASS type.
|
class |
Rectangle
This class provides an example of an entity sub-class that is part of a
mixed strategy of inheritance.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.