Uses of Package
org.fastnate.generator.test.inheritance
Packages that use org.fastnate.generator.test.inheritance
-
Classes in org.fastnate.generator.test.inheritance used by org.fastnate.generator.test.inheritanceClassDescriptionTest class that ensures that an entity hierarchy with
InheritanceType.JOINEDis written correctly.The superclass ofJoinedSubclassTestEntityto testInheritanceType.JOINED.Entity that is the subclass of a mapped super class.Mapped superclasses to test inheritance in entities.The properties for all superclass test entities to have one similar test inInheritanceTest.The properties for all superclass test entities to have one similar test inInheritanceTest.The superclass ofTablePerClassSubclassTestEntityto testInheritanceType.TABLE_PER_CLASS.