Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmColumnType |
JaxbHbmMultiTenancyType.column |
protected JaxbHbmColumnType |
JaxbHbmListIndexType.column |
protected JaxbHbmColumnType |
JaxbHbmEntityDiscriminatorType.column |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbHbmColumnType> |
JaxbHbmVersionAttributeType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmSimpleIdType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmManyToAnyCollectionElementType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmKeyType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmIndexType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmIndexManyToManyType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmIndexManyToAnyType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmCompositeKeyManyToOneType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmCompositeKeyBasicAttributeType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmCollectionIdType.column |
protected List<JaxbHbmColumnType> |
JaxbHbmAnyAssociationType.column |
Modifier and Type | Method and Description |
---|---|
JaxbHbmColumnType |
ObjectFactory.createJaxbHbmColumnType()
Create an instance of
JaxbHbmColumnType |
JaxbHbmColumnType |
JaxbHbmMultiTenancyType.getColumn()
Gets the value of the column property.
|
JaxbHbmColumnType |
JaxbHbmListIndexType.getColumn()
Gets the value of the column property.
|
JaxbHbmColumnType |
JaxbHbmEntityDiscriminatorType.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmColumnType> |
JaxbHbmVersionAttributeType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmSimpleIdType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmManyToAnyCollectionElementType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmKeyType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmIndexType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmIndexManyToManyType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmIndexManyToAnyType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmCompositeKeyManyToOneType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmCompositeKeyBasicAttributeType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmCollectionIdType.getColumn()
Gets the value of the column property.
|
List<JaxbHbmColumnType> |
JaxbHbmAnyAssociationType.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmMultiTenancyType.setColumn(JaxbHbmColumnType value)
Sets the value of the column property.
|
void |
JaxbHbmListIndexType.setColumn(JaxbHbmColumnType value)
Sets the value of the column property.
|
void |
JaxbHbmEntityDiscriminatorType.setColumn(JaxbHbmColumnType value)
Sets the value of the column property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.