Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbOrderColumn |
JaxbManyToMany.orderColumn |
protected JaxbOrderColumn |
JaxbElementCollection.orderColumn |
protected JaxbOrderColumn |
JaxbOneToMany.orderColumn |
Modifier and Type | Method and Description |
---|---|
JaxbOrderColumn |
ObjectFactory.createJaxbOrderColumn()
Create an instance of
JaxbOrderColumn |
JaxbOrderColumn |
JaxbManyToMany.getOrderColumn()
Gets the value of the orderColumn property.
|
JaxbOrderColumn |
JaxbElementCollection.getOrderColumn()
Gets the value of the orderColumn property.
|
JaxbOrderColumn |
JaxbOneToMany.getOrderColumn()
Gets the value of the orderColumn property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbManyToMany.setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property.
|
void |
JaxbElementCollection.setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property.
|
void |
JaxbOneToMany.setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.