Package org.hibernate.internal
Class FetchProfileHelper
- java.lang.Object
- org.hibernate.internal.FetchProfileHelper
public classFetchProfileHelperextendsObject
CreateFetchProfilereferences fromFetchProfilereferences
Constructor Summary
Constructors Constructor Description FetchProfileHelper()
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description staticMap<String,FetchProfile>getFetchProfiles(MetadataImplementor bootMetamodel,RuntimeMetamodels runtimeMetamodels)
Method Detail
getFetchProfiles
public static Map<String,FetchProfile> getFetchProfiles(MetadataImplementor bootMetamodel,RuntimeMetamodels runtimeMetamodels)