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.
|
getToolingHintContext
AttributePath getAttributePathBase()
AttributeRole getAttributeRoleBase()
List<AttributeSource> attributeSources()
LocalMetadataBuildingContext getLocalMetadataBuildingContext()
Copyright © 2021 JBoss by Red Hat. All rights reserved.