|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SingularAttributeNature in org.hibernate.metamodel.source.annotations.attribute |
|---|
| Methods in org.hibernate.metamodel.source.annotations.attribute that return SingularAttributeNature | |
|---|---|
SingularAttributeNature |
SingularAttributeSourceImpl.getNature()
|
SingularAttributeNature |
ToOneAttributeSourceImpl.getNature()
|
| Uses of SingularAttributeNature in org.hibernate.metamodel.source.annotations.entity |
|---|
| Methods in org.hibernate.metamodel.source.annotations.entity that return SingularAttributeNature | |
|---|---|
SingularAttributeNature |
ComponentAttributeSourceImpl.getNature()
|
| Uses of SingularAttributeNature in org.hibernate.metamodel.source.binder |
|---|
| Methods in org.hibernate.metamodel.source.binder that return SingularAttributeNature | |
|---|---|
SingularAttributeNature |
SingularAttributeSource.getNature()
Obtain the nature of this attribute type. |
static SingularAttributeNature |
SingularAttributeNature.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SingularAttributeNature[] |
SingularAttributeNature.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SingularAttributeNature in org.hibernate.metamodel.source.hbm |
|---|
| Methods in org.hibernate.metamodel.source.hbm that return SingularAttributeNature | |
|---|---|
SingularAttributeNature |
ComponentAttributeSourceImpl.getNature()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||