Uses of Interface
org.hibernate.graph.spi.GraphParserEntityClassResolver
Packages that use GraphParserEntityClassResolver
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 GraphParserEntityClassResolver in org.hibernate.boot.model
Methods in org.hibernate.boot.model with parameters of type GraphParserEntityClassResolverModifier and TypeMethodDescriptionNamedGraphCreator.createEntityGraph(GraphParserEntityClassResolver entityDomainClassResolver, GraphParserEntityNameResolver entityDomainNameResolver)