Package | Description |
---|---|
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Method and Description |
---|---|
PluralAttributeNature |
PluralAttributeSource.getPluralAttributeNature() |
static PluralAttributeNature |
PluralAttributeNature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluralAttributeNature[] |
PluralAttributeNature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PluralAttributeNature |
SetAttributeSourceImpl.getPluralAttributeNature() |
PluralAttributeNature |
BagAttributeSourceImpl.getPluralAttributeNature() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.