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