Package | Description |
---|---|
org.hibernate.boot.model.source.spi |
Modifier and Type | Method and Description |
---|---|
NaturalIdMutability |
SingularAttributeSource.getNaturalIdMutability()
Retrieve the natural id mutability
|
static NaturalIdMutability |
NaturalIdMutability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NaturalIdMutability[] |
NaturalIdMutability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.