Package | Description |
---|---|
org.fastnate.generator.test.inheritance |
Class and Description |
---|
JoinedSuperclassTestEntity
The superclass of
JoinedSubclassTestEntity to test InheritanceType.JOINED . |
MappedSubclassTestEntity
Entity that is the subclass of a mapped super class.
|
MappedSuperclassTestEntity
Mapped superclasses to test inheritance in entities.
|
SubclassEntity
The properties for all superclass test entities to have one similar test in
InheritanceTest . |
SuperclassEntity
The properties for all superclass test entities to have one similar test in
InheritanceTest . |
TablePerClassSuperclassTestEntity
The superclass of
TablePerClassSubclassTestEntity to test InheritanceType.TABLE_PER_CLASS . |
Copyright © 2016 fastnate.org. All rights reserved.