Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbInheritanceType |
JaxbInheritance.strategy |
Modifier and Type | Method and Description |
---|---|
static JaxbInheritanceType |
JaxbInheritanceType.fromValue(String v) |
JaxbInheritanceType |
JaxbInheritance.getStrategy()
Gets the value of the strategy property.
|
static JaxbInheritanceType |
JaxbInheritanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbInheritanceType[] |
JaxbInheritanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbInheritance.setStrategy(JaxbInheritanceType value)
Sets the value of the strategy property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.