Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.annotations.entity |
Constructor and Description |
---|
SingularAttributeSourceImpl(MappedAttribute attribute,
AttributeOverride attributeOverride) |
Constructor and Description |
---|
SimpleIdentifierSourceImpl(BasicAttribute attribute,
Map<String,AttributeOverride> attributeOverrideMap) |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeOverride> |
ConfiguredClass.getAttributeOverrideMap() |
Constructor and Description |
---|
ComponentAttributeSourceImpl(EmbeddableClass embeddableClass,
String parentPath,
Map<String,AttributeOverride> attributeOverrides) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.