Class ToolingHintContext

java.lang.Object
org.hibernate.boot.model.source.spi.ToolingHintContext

public class ToolingHintContext extends Object
Represents a collection of "tooling hints" (<meta/> mapping info) keyed by a name.
Author:
Steve Ebersole