Uses of Class
org.hibernate.engine.profile.FetchProfile
-
Packages that use FetchProfile Package Description org.hibernate.engine.spi -
-
Uses of FetchProfile in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return FetchProfile Modifier and Type Method Description FetchProfile
SessionFactoryDelegatingImpl. getFetchProfile(java.lang.String name)
FetchProfile
SessionFactoryImplementor. getFetchProfile(java.lang.String name)
Retrieve fetch profile by name.
-