public static interface AnyMappingDefinition.DiscriminatorMapping
Modifier and Type | Method and Description |
---|---|
Object |
getDiscriminatorValue()
Access to the defined discriminator value (the database value) being mapped.
|
String |
getEntityName()
Access to the defined entity name corresponding to the defined
getDiscriminatorValue() |
Object getDiscriminatorValue()
String getEntityName()
getDiscriminatorValue()
Copyright © 2017 JBoss by Red Hat. All rights reserved.