Interface ToolingHintContextContainer
-
- All Known Subinterfaces:
AttributeSource
,AttributeSourceContainer
,CompositeIdentifierSource
,EmbeddableSource
,EntitySource
,IdentifiableTypeSource
,IdentifierSource
,IdentifierSourceAggregatedComposite
,IdentifierSourceNonAggregatedComposite
,IdentifierSourceSimple
,org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource
,JoinedSubclassEntitySource
,PluralAttributeElementSourceEmbedded
,PluralAttributeSource
,PluralAttributeSourceArray
,SingularAttributeSource
,SingularAttributeSourceAny
,SingularAttributeSourceBasic
,SingularAttributeSourceEmbedded
,SingularAttributeSourceManyToOne
,SingularAttributeSourceOneToOne
,SingularAttributeSourceToOne
,SubclassEntitySource
,VersionAttributeSource
public interface ToolingHintContextContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ToolingHintContext
getToolingHintContext()
-
-
-
Method Detail
-
getToolingHintContext
ToolingHintContext getToolingHintContext()
-
-