|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderColumn | |
|---|---|
| com.sun.java.xml.ns.persistence.orm | |
| Uses of OrderColumn in com.sun.java.xml.ns.persistence.orm |
|---|
| Fields in com.sun.java.xml.ns.persistence.orm declared as OrderColumn | |
|---|---|
protected OrderColumn |
OneToMany.orderColumn
|
protected OrderColumn |
ManyToMany.orderColumn
|
protected OrderColumn |
ElementCollection.orderColumn
|
| Methods in com.sun.java.xml.ns.persistence.orm that return OrderColumn | |
|---|---|
OrderColumn |
ObjectFactory.createOrderColumn()
Create an instance of OrderColumn |
OrderColumn |
OneToMany.getOrderColumn()
Gets the value of the orderColumn property. |
OrderColumn |
ManyToMany.getOrderColumn()
Gets the value of the orderColumn property. |
OrderColumn |
ElementCollection.getOrderColumn()
Gets the value of the orderColumn property. |
| Methods in com.sun.java.xml.ns.persistence.orm with parameters of type OrderColumn | |
|---|---|
void |
OneToMany.setOrderColumn(OrderColumn value)
Sets the value of the orderColumn property. |
void |
ManyToMany.setOrderColumn(OrderColumn value)
Sets the value of the orderColumn property. |
void |
ElementCollection.setOrderColumn(OrderColumn value)
Sets the value of the orderColumn property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||