Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected OrderColumn |
ElementCollection.orderColumn |
protected OrderColumn |
OneToMany.orderColumn |
protected OrderColumn |
ManyToMany.orderColumn |
Modifier and Type | Method and Description |
---|---|
OrderColumn |
ObjectFactory.createOrderColumn()
Create an instance of
OrderColumn |
OrderColumn |
ElementCollection.getOrderColumn()
Gets the value of the orderColumn property.
|
OrderColumn |
OneToMany.getOrderColumn()
Gets the value of the orderColumn property.
|
OrderColumn |
ManyToMany.getOrderColumn()
Gets the value of the orderColumn property.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementCollection.setOrderColumn(OrderColumn value)
Sets the value of the orderColumn property.
|
void |
OneToMany.setOrderColumn(OrderColumn value)
Sets the value of the orderColumn property.
|
void |
ManyToMany.setOrderColumn(OrderColumn value)
Sets the value of the orderColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.