|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchProfile | |
---|---|
org.hibernate.metamodel | NOTE: This package is currently unfinished and therefore considered experimental and unsupported. |
org.hibernate.metamodel.source | |
org.hibernate.metamodel.source.internal |
Uses of FetchProfile in org.hibernate.metamodel |
---|
Methods in org.hibernate.metamodel that return types with arguments of type FetchProfile | |
---|---|
Iterable<FetchProfile> |
Metadata.getFetchProfiles()
|
Uses of FetchProfile in org.hibernate.metamodel.source |
---|
Methods in org.hibernate.metamodel.source with parameters of type FetchProfile | |
---|---|
void |
MetadataImplementor.addFetchProfile(FetchProfile profile)
|
Uses of FetchProfile in org.hibernate.metamodel.source.internal |
---|
Methods in org.hibernate.metamodel.source.internal that return types with arguments of type FetchProfile | |
---|---|
Iterable<FetchProfile> |
MetadataImpl.getFetchProfiles()
|
Methods in org.hibernate.metamodel.source.internal with parameters of type FetchProfile | |
---|---|
void |
MetadataImpl.addFetchProfile(FetchProfile profile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |