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