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 © 2001-2018 Red Hat, Inc. All Rights Reserved.