Package org.hibernate.internal
Class FetchProfileHelper
java.lang.Object
org.hibernate.internal.FetchProfileHelper
Create
FetchProfile
references from FetchProfile
references-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<String,
FetchProfile> getFetchProfiles
(MetadataImplementor bootMetamodel, RuntimeMetamodels runtimeMetamodels)
-
Constructor Details
-
FetchProfileHelper
public FetchProfileHelper()
-
-
Method Details
-
getFetchProfiles
public static Map<String,FetchProfile> getFetchProfiles(MetadataImplementor bootMetamodel, RuntimeMetamodels runtimeMetamodels)
-