| Package | Description |
|---|---|
| org.hibernate.boot.jaxb.hbm.spi |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbHbmFetchProfileType> |
JaxbHbmJoinedSubclassEntityType.fetchProfile |
protected List<JaxbHbmFetchProfileType> |
JaxbHbmRootEntityType.fetchProfile |
protected List<JaxbHbmFetchProfileType> |
JaxbHbmDiscriminatorSubclassEntityType.fetchProfile |
protected List<JaxbHbmFetchProfileType> |
JaxbHbmHibernateMapping.fetchProfile |
protected List<JaxbHbmFetchProfileType> |
JaxbHbmUnionSubclassEntityType.fetchProfile |
| Modifier and Type | Method and Description |
|---|---|
JaxbHbmFetchProfileType |
ObjectFactory.createJaxbHbmFetchProfileType()
Create an instance of
JaxbHbmFetchProfileType |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbHbmFetchProfileType> |
EntityInfo.getFetchProfile() |
List<JaxbHbmFetchProfileType> |
JaxbHbmJoinedSubclassEntityType.getFetchProfile()
Gets the value of the fetchProfile property.
|
List<JaxbHbmFetchProfileType> |
JaxbHbmRootEntityType.getFetchProfile()
Gets the value of the fetchProfile property.
|
List<JaxbHbmFetchProfileType> |
JaxbHbmDiscriminatorSubclassEntityType.getFetchProfile()
Gets the value of the fetchProfile property.
|
List<JaxbHbmFetchProfileType> |
JaxbHbmHibernateMapping.getFetchProfile()
Gets the value of the fetchProfile property.
|
List<JaxbHbmFetchProfileType> |
JaxbHbmUnionSubclassEntityType.getFetchProfile()
Gets the value of the fetchProfile property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.