Package | Description |
---|---|
org.fastnate.generator.test.inheritance |
Modifier and Type | Class and Description |
---|---|
class |
JoinedSubclassTestEntity
Test class that ensures that an entity hierarchy with
InheritanceType.JOINED is written correctly. |
class |
JoinedSuperclassTestEntity
The superclass of
JoinedSubclassTestEntity to test InheritanceType.JOINED . |
class |
MappedSubclassTestEntity
Entity that is the subclass of a mapped super class.
|
class |
SingleTableSubclassTestEntity
Test class that ensures that an entity hierarchy with
InheritanceType.SINGLE_TABLE is written correctly. |
Copyright © 2016 fastnate.org. All rights reserved.