|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchProfile | |
---|---|
org.hibernate.engine | This package contains classes that are "shared" by other packages, and implementations of some key algorithms. |
org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
Uses of FetchProfile in org.hibernate.engine |
---|
Methods in org.hibernate.engine that return FetchProfile | |
---|---|
FetchProfile |
SessionFactoryImplementor.getFetchProfile(String name)
Retrieve fetch profile by name. |
Uses of FetchProfile in org.hibernate.impl |
---|
Methods in org.hibernate.impl that return FetchProfile | |
---|---|
FetchProfile |
SessionFactoryImpl.getFetchProfile(String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |