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