|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeOverride | |
---|---|
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.annotations.entity |
Uses of AttributeOverride in org.hibernate.metamodel.source.annotations.attribute |
---|
Constructors in org.hibernate.metamodel.source.annotations.attribute with parameters of type AttributeOverride | |
---|---|
SingularAttributeSourceImpl(MappedAttribute attribute,
AttributeOverride attributeOverride)
|
Constructor parameters in org.hibernate.metamodel.source.annotations.attribute with type arguments of type AttributeOverride | |
---|---|
SimpleIdentifierSourceImpl(BasicAttribute attribute,
Map<String,AttributeOverride> attributeOverrideMap)
|
Uses of AttributeOverride in org.hibernate.metamodel.source.annotations.entity |
---|
Methods in org.hibernate.metamodel.source.annotations.entity that return types with arguments of type AttributeOverride | |
---|---|
Map<String,AttributeOverride> |
ConfiguredClass.getAttributeOverrideMap()
|
Constructor parameters in org.hibernate.metamodel.source.annotations.entity with type arguments of type AttributeOverride | |
---|---|
ComponentAttributeSourceImpl(EmbeddableClass embeddableClass,
String parentPath,
Map<String,AttributeOverride> attributeOverrides)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |