Class AbstractEntitySourceImpl

java.lang.Object
org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
org.hibernate.boot.model.source.internal.hbm.AbstractEntitySourceImpl
All Implemented Interfaces:
Helper.InLineViewNameInferrer, AttributeSourceContainer, EntityNamingSourceContributor, EntitySource, IdentifiableTypeSource, ToolingHintContextContainer
Direct Known Subclasses:
RootEntitySourceImpl, SubclassEntitySourceImpl

public abstract class AbstractEntitySourceImpl extends AbstractHbmSourceNode implements EntitySource, Helper.InLineViewNameInferrer