| Package | Description | 
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| org.hibernate.metamodel.source.hbm | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<JaxbFetchProfileElement> | 
JaxbSubclassElement.fetchProfile  | 
protected List<JaxbFetchProfileElement> | 
JaxbUnionSubclassElement.fetchProfile  | 
protected List<JaxbFetchProfileElement> | 
JaxbHibernateMapping.fetchProfile  | 
protected List<JaxbFetchProfileElement> | 
JaxbHibernateMapping.JaxbClass.fetchProfile  | 
protected List<JaxbFetchProfileElement> | 
JaxbJoinedSubclassElement.fetchProfile  | 
| Modifier and Type | Method and Description | 
|---|---|
JaxbFetchProfileElement | 
ObjectFactory.createJaxbFetchProfileElement()
Create an instance of  
JaxbFetchProfileElement | 
| Modifier and Type | Method and Description | 
|---|---|
List<JaxbFetchProfileElement> | 
EntityElement.getFetchProfile()  | 
List<JaxbFetchProfileElement> | 
JaxbSubclassElement.getFetchProfile()
Gets the value of the fetchProfile property. 
 | 
List<JaxbFetchProfileElement> | 
JaxbUnionSubclassElement.getFetchProfile()
Gets the value of the fetchProfile property. 
 | 
List<JaxbFetchProfileElement> | 
JaxbHibernateMapping.getFetchProfile()
Gets the value of the fetchProfile property. 
 | 
List<JaxbFetchProfileElement> | 
JaxbHibernateMapping.JaxbClass.getFetchProfile()
Gets the value of the fetchProfile property. 
 | 
List<JaxbFetchProfileElement> | 
JaxbJoinedSubclassElement.getFetchProfile()
Gets the value of the fetchProfile property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HibernateMappingProcessor.processFetchProfiles(List<JaxbFetchProfileElement> fetchProfiles,
                    String containingEntityName)  | 
void | 
HbmBindingContext.processFetchProfiles(List<JaxbFetchProfileElement> fetchProfiles,
                    String containingEntityName)  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.