public interface SuperclassEntity
InheritanceTest
.Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the entity, defined in the root class of the entity hierarchy.
|
String |
getSuperProperty()
The property that was defined in
MappedSuperclassTestEntity . |
String getName()
String getSuperProperty()
MappedSuperclassTestEntity
.Copyright © 2016 fastnate.org. All rights reserved.