Uses of Interface
org.hibernate.graph.spi.GraphParserEntityNameResolver
Packages that use GraphParserEntityNameResolver
Package
Description
This package defines the boot-time metamodel, which is an interpretation
of the domain model (entity classes, embeddable classes, and attributes)
and the mapping of these "domain model parts" to the database.
-
Uses of GraphParserEntityNameResolver in org.hibernate.boot.model
Methods in org.hibernate.boot.model with parameters of type GraphParserEntityNameResolverModifier and TypeMethodDescriptionNamedGraphCreator.createEntityGraph(GraphParserEntityClassResolver entityDomainClassResolver, GraphParserEntityNameResolver entityDomainNameResolver)