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