|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column | |
|---|---|
| com.sun.java.xml.ns.persistence.orm | |
| Uses of Column in com.sun.java.xml.ns.persistence.orm |
|---|
| Fields in com.sun.java.xml.ns.persistence.orm declared as Column | |
|---|---|
protected Column |
Version.column
|
protected Column |
Id.column
|
protected Column |
ElementCollection.column
|
protected Column |
Basic.column
|
protected Column |
AttributeOverride.column
|
| Methods in com.sun.java.xml.ns.persistence.orm that return Column | |
|---|---|
Column |
ObjectFactory.createColumn()
Create an instance of Column |
Column |
Version.getColumn()
Gets the value of the column property. |
Column |
Id.getColumn()
Gets the value of the column property. |
Column |
ElementCollection.getColumn()
Gets the value of the column property. |
Column |
Basic.getColumn()
Gets the value of the column property. |
Column |
AttributeOverride.getColumn()
Gets the value of the column property. |
| Methods in com.sun.java.xml.ns.persistence.orm with parameters of type Column | |
|---|---|
void |
Version.setColumn(Column value)
Sets the value of the column property. |
void |
Id.setColumn(Column value)
Sets the value of the column property. |
void |
ElementCollection.setColumn(Column value)
Sets the value of the column property. |
void |
Basic.setColumn(Column value)
Sets the value of the column property. |
void |
AttributeOverride.setColumn(Column value)
Sets the value of the column property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||