|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbOrderColumn | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbOrderColumn in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbOrderColumn | |
|---|---|
protected JaxbOrderColumn |
JaxbElementCollection.orderColumn
|
protected JaxbOrderColumn |
JaxbManyToMany.orderColumn
|
protected JaxbOrderColumn |
JaxbOneToMany.orderColumn
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbOrderColumn | |
|---|---|
JaxbOrderColumn |
ObjectFactory.createJaxbOrderColumn()
Create an instance of JaxbOrderColumn |
JaxbOrderColumn |
JaxbElementCollection.getOrderColumn()
Gets the value of the orderColumn property. |
JaxbOrderColumn |
JaxbManyToMany.getOrderColumn()
Gets the value of the orderColumn property. |
JaxbOrderColumn |
JaxbOneToMany.getOrderColumn()
Gets the value of the orderColumn property. |
| Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbOrderColumn | |
|---|---|
void |
JaxbElementCollection.setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property. |
void |
JaxbManyToMany.setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property. |
void |
JaxbOneToMany.setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||