public interface AttributeSourceContainer extends ToolingHintContextContainer
AttributeSource references.  Entities,
 MappedSuperclasses and composites (Embeddables) all contain attributes.
 
 Think of this as the corollary to what JPA calls a ManagedType on the
 source side of things.| Modifier and Type | Method and Description | 
|---|---|
List<AttributeSource> | 
attributeSources()
Obtain this container's attribute sources. 
 | 
AttributePath | 
getAttributePathBase()  | 
AttributeRole | 
getAttributeRoleBase()  | 
LocalMetadataBuildingContext | 
getLocalMetadataBuildingContext()
Obtain the local binding context associated with this container. 
 | 
getToolingHintContextAttributePath getAttributePathBase()
AttributeRole getAttributeRoleBase()
List<AttributeSource> attributeSources()
LocalMetadataBuildingContext getLocalMetadataBuildingContext()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.