Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Method and Description |
---|---|
PluralAttributeMapKeySource.Nature |
PluralAttributeMapKeyManyToAnySourceImpl.getMapKeyNature() |
PluralAttributeMapKeySource.Nature |
PluralAttributeMapKeyManyToManySourceImpl.getMapKeyNature() |
Modifier and Type | Method and Description |
---|---|
PluralAttributeMapKeySource.Nature |
PluralAttributeMapKeySource.getMapKeyNature() |
static PluralAttributeMapKeySource.Nature |
PluralAttributeMapKeySource.Nature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluralAttributeMapKeySource.Nature[] |
PluralAttributeMapKeySource.Nature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.