Package org.hibernate.internal
Class FetchProfileHelper
- java.lang.Object
-
- org.hibernate.internal.FetchProfileHelper
-
public class FetchProfileHelper extends Object
CreateFetchProfile
references fromFetchProfile
references
-
-
Constructor Summary
Constructors Constructor Description FetchProfileHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,FetchProfile>
getFetchProfiles(MetadataImplementor bootMetamodel, MappingMetamodel mappingMetamodel)
-
-
-
Method Detail
-
getFetchProfiles
public static Map<String,FetchProfile> getFetchProfiles(MetadataImplementor bootMetamodel, MappingMetamodel mappingMetamodel)
-
-