Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbColumn |
JaxbId.column |
protected JaxbColumn |
JaxbElementCollection.column |
protected JaxbColumn |
JaxbAttributeOverride.column |
protected JaxbColumn |
JaxbBasic.column |
protected JaxbColumn |
JaxbVersion.column |
Modifier and Type | Method and Description |
---|---|
JaxbColumn |
ObjectFactory.createJaxbColumn()
Create an instance of
JaxbColumn |
JaxbColumn |
JaxbId.getColumn()
Gets the value of the column property.
|
JaxbColumn |
JaxbElementCollection.getColumn()
Gets the value of the column property.
|
JaxbColumn |
JaxbAttributeOverride.getColumn()
Gets the value of the column property.
|
JaxbColumn |
JaxbBasic.getColumn()
Gets the value of the column property.
|
JaxbColumn |
JaxbVersion.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbId.setColumn(JaxbColumn value)
Sets the value of the column property.
|
void |
JaxbElementCollection.setColumn(JaxbColumn value)
Sets the value of the column property.
|
void |
JaxbAttributeOverride.setColumn(JaxbColumn value)
Sets the value of the column property.
|
void |
JaxbBasic.setColumn(JaxbColumn value)
Sets the value of the column property.
|
void |
JaxbVersion.setColumn(JaxbColumn value)
Sets the value of the column property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.