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