@Entity public class SingleTableSubclassTestEntity extends MappedSubclassTestEntity implements SubclassEntity
InheritanceType.SINGLE_TABLE is written correctly.| Constructor and Description |
|---|
SingleTableSubclassTestEntity(String name,
String description,
String superProperty)
Creates a new instance of
SingleTableSubclassTestEntity. |
toStringequals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescriptiongetName, getSuperPropertypublic SingleTableSubclassTestEntity(String name, String description, String superProperty)
SingleTableSubclassTestEntity.name - saved in MappedSubclassTestEntitydescription - saved in this classsuperProperty - saved in MappedSuperclassTestEntityCopyright © 2016 fastnate.org. All rights reserved.