Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Method and Description |
---|---|
PluralAttributeIndexNature |
PluralAttributeSequentialIndexSourceImpl.getNature() |
PluralAttributeIndexNature |
PluralAttributeMapKeySourceEmbeddedImpl.getNature() |
PluralAttributeIndexNature |
PluralAttributeMapKeyManyToAnySourceImpl.getNature() |
PluralAttributeIndexNature |
PluralAttributeMapKeyManyToManySourceImpl.getNature() |
PluralAttributeIndexNature |
PluralAttributeMapKeySourceBasicImpl.getNature() |
Modifier and Type | Method and Description |
---|---|
PluralAttributeIndexNature |
PluralAttributeIndexSource.getNature() |
static PluralAttributeIndexNature |
PluralAttributeIndexNature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluralAttributeIndexNature[] |
PluralAttributeIndexNature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.