Package org.fastnate.generator.test.inheritance
package org.fastnate.generator.test.inheritance
-
ClassDescriptionTests that inheritance is correctly taken into account.Test 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.Test class that ensures that an entity hierarchy withInheritanceType.SINGLE_TABLEis written correctly.Test class that ensures that an entity hierarchy withInheritanceType.SINGLE_TABLEis written correctly.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.Test class that ensures that an entity hierarchy withInheritanceType.SINGLE_TABLEis written correctly.The superclass ofTablePerClassSubclassTestEntityto testInheritanceType.TABLE_PER_CLASS.