Uses of Class
org.hibernate.engine.profile.FetchProfile
-
Packages that use FetchProfile Package Description org.hibernate.engine.spi org.hibernate.internal -
-
Uses of FetchProfile in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return FetchProfile Modifier and Type Method Description FetchProfileSessionFactoryDelegatingImpl. getFetchProfile(String name)FetchProfileSessionFactoryImplementor. getFetchProfile(String name)Retrieve fetch profile by name. -
Uses of FetchProfile in org.hibernate.internal
Methods in org.hibernate.internal that return FetchProfile Modifier and Type Method Description FetchProfileSessionFactoryImpl. getFetchProfile(String name)
-