Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected Column |
Basic.column |
protected Column |
ElementCollection.column |
protected Column |
Id.column |
protected Column |
AttributeOverride.column |
protected Column |
Version.column |
Modifier and Type | Method and Description |
---|---|
Column |
ObjectFactory.createColumn()
Create an instance of
Column |
Column |
Basic.getColumn()
Gets the value of the column property.
|
Column |
ElementCollection.getColumn()
Gets the value of the column property.
|
Column |
Id.getColumn()
Gets the value of the column property.
|
Column |
AttributeOverride.getColumn()
Gets the value of the column property.
|
Column |
Version.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
void |
Basic.setColumn(Column value)
Sets the value of the column property.
|
void |
ElementCollection.setColumn(Column value)
Sets the value of the column property.
|
void |
Id.setColumn(Column value)
Sets the value of the column property.
|
void |
AttributeOverride.setColumn(Column value)
Sets the value of the column property.
|
void |
Version.setColumn(Column value)
Sets the value of the column property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.