Package | Description |
---|---|
org.hibernate.metamodel |
NOTE: This package is currently unfinished and therefore considered experimental and unsupported.
|
org.hibernate.metamodel.source | |
org.hibernate.metamodel.source.internal |
Modifier and Type | Method and Description |
---|---|
Iterable<FetchProfile> |
Metadata.getFetchProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
MetadataImplementor.addFetchProfile(FetchProfile profile) |
Modifier and Type | Method and Description |
---|---|
Iterable<FetchProfile> |
MetadataImpl.getFetchProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
MetadataImpl.addFetchProfile(FetchProfile profile) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.