Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmPolymorphismEnum |
JaxbHbmRootEntityType.polymorphism |
Modifier and Type | Method and Description |
---|---|
static JaxbHbmPolymorphismEnum |
JaxbHbmPolymorphismEnum.fromValue(String v) |
JaxbHbmPolymorphismEnum |
JaxbHbmRootEntityType.getPolymorphism()
Gets the value of the polymorphism property.
|
static JaxbHbmPolymorphismEnum |
JaxbHbmPolymorphismEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbHbmPolymorphismEnum[] |
JaxbHbmPolymorphismEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmRootEntityType.setPolymorphism(JaxbHbmPolymorphismEnum value)
Sets the value of the polymorphism property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.