| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedAttribute | |
|---|---|
| org.hibernate.metamodel.source.annotations.attribute | |
| org.hibernate.metamodel.source.annotations.attribute.type | |
| Uses of MappedAttribute in org.hibernate.metamodel.source.annotations.attribute | 
|---|
| Subclasses of MappedAttribute in org.hibernate.metamodel.source.annotations.attribute | |
|---|---|
 class | 
AssociationAttribute
Represents an association attribute.  | 
 class | 
BasicAttribute
Represent a basic attribute (explicitly or implicitly mapped).  | 
| Methods in org.hibernate.metamodel.source.annotations.attribute with parameters of type MappedAttribute | |
|---|---|
 int | 
MappedAttribute.compareTo(MappedAttribute mappedProperty)
 | 
| Constructors in org.hibernate.metamodel.source.annotations.attribute with parameters of type MappedAttribute | |
|---|---|
SingularAttributeSourceImpl(MappedAttribute attribute)
 | 
|
SingularAttributeSourceImpl(MappedAttribute attribute,
                            AttributeOverride attributeOverride)
 | 
|
| Uses of MappedAttribute in org.hibernate.metamodel.source.annotations.attribute.type | 
|---|
| Constructors in org.hibernate.metamodel.source.annotations.attribute.type with parameters of type MappedAttribute | |
|---|---|
AttributeTypeResolverImpl(MappedAttribute mappedAttribute)
 | 
|
EnumeratedTypeResolver(MappedAttribute mappedAttribute)
 | 
|
LobTypeResolver(MappedAttribute mappedAttribute)
 | 
|
TemporalTypeResolver(MappedAttribute mappedAttribute)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||