Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbResultsetElement> |
JaxbSubclassElement.resultset |
protected List<JaxbResultsetElement> |
JaxbUnionSubclassElement.resultset |
protected List<JaxbResultsetElement> |
JaxbHibernateMapping.resultset |
protected List<JaxbResultsetElement> |
JaxbHibernateMapping.JaxbClass.resultset |
protected List<JaxbResultsetElement> |
JaxbJoinedSubclassElement.resultset |
Modifier and Type | Method and Description |
---|---|
JaxbResultsetElement |
ObjectFactory.createJaxbResultsetElement()
Create an instance of
JaxbResultsetElement |
Modifier and Type | Method and Description |
---|---|
List<JaxbResultsetElement> |
EntityElement.getResultset() |
List<JaxbResultsetElement> |
JaxbSubclassElement.getResultset()
Gets the value of the resultset property.
|
List<JaxbResultsetElement> |
JaxbUnionSubclassElement.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> |
JaxbJoinedSubclassElement.getResultset()
Gets the value of the resultset property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.