|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluralAttributeNature | |
---|---|
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Uses of PluralAttributeNature in org.hibernate.metamodel.source.binder |
---|
Methods in org.hibernate.metamodel.source.binder that return PluralAttributeNature | |
---|---|
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. |
Uses of PluralAttributeNature in org.hibernate.metamodel.source.hbm |
---|
Methods in org.hibernate.metamodel.source.hbm that return PluralAttributeNature | |
---|---|
PluralAttributeNature |
SetAttributeSourceImpl.getPluralAttributeNature()
|
PluralAttributeNature |
BagAttributeSourceImpl.getPluralAttributeNature()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |