Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbResultsetElement> |
JaxbUnionSubclassElement.resultset |
protected List<JaxbResultsetElement> |
JaxbSubclassElement.resultset |
protected List<JaxbResultsetElement> |
JaxbJoinedSubclassElement.resultset |
protected List<JaxbResultsetElement> |
JaxbHibernateMapping.resultset |
protected List<JaxbResultsetElement> |
JaxbHibernateMapping.JaxbClass.resultset |
Modifier and Type | Method and Description |
---|---|
JaxbResultsetElement |
ObjectFactory.createJaxbResultsetElement()
Create an instance of
JaxbResultsetElement |
Modifier and Type | Method and Description |
---|---|
List<JaxbResultsetElement> |
JaxbUnionSubclassElement.getResultset()
Gets the value of the resultset property.
|
List<JaxbResultsetElement> |
JaxbSubclassElement.getResultset()
Gets the value of the resultset property.
|
List<JaxbResultsetElement> |
JaxbJoinedSubclassElement.getResultset()
Gets the value of the resultset property.
|
List<JaxbResultsetElement> |
JaxbHibernateMapping.getResultset()
Gets the value of the resultset property.
|
List<JaxbResultsetElement> |
JaxbHibernateMapping.JaxbClass.getResultset()
Gets the value of the resultset property.
|
List<JaxbResultsetElement> |
EntityElement.getResultset() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.