|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of Column in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb 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 org.hibernate.jpamodelgen.xml.jaxb 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 org.hibernate.jpamodelgen.xml.jaxb 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 | |||||||||