Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmKeyType |
JaxbHbmPrimitiveArrayType.key |
protected JaxbHbmKeyType |
JaxbHbmSecondaryTableType.key |
protected JaxbHbmKeyType |
JaxbHbmArrayType.key |
protected JaxbHbmKeyType |
JaxbHbmIdBagCollectionType.key |
protected JaxbHbmKeyType |
JaxbHbmListType.key |
protected JaxbHbmKeyType |
JaxbHbmJoinedSubclassEntityType.key |
protected JaxbHbmKeyType |
JaxbHbmMapType.key |
protected JaxbHbmKeyType |
JaxbHbmSetType.key |
protected JaxbHbmKeyType |
JaxbHbmBagCollectionType.key |
Modifier and Type | Method and Description |
---|---|
JaxbHbmKeyType |
ObjectFactory.createJaxbHbmKeyType()
Create an instance of
JaxbHbmKeyType |
JaxbHbmKeyType |
PluralAttributeInfo.getKey() |
JaxbHbmKeyType |
JaxbHbmPrimitiveArrayType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmSecondaryTableType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmArrayType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmIdBagCollectionType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmListType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmJoinedSubclassEntityType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmMapType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmSetType.getKey()
Gets the value of the key property.
|
JaxbHbmKeyType |
JaxbHbmBagCollectionType.getKey()
Gets the value of the key property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmPrimitiveArrayType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmSecondaryTableType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmArrayType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmIdBagCollectionType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmListType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmJoinedSubclassEntityType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmMapType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmSetType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
void |
JaxbHbmBagCollectionType.setKey(JaxbHbmKeyType value)
Sets the value of the key property.
|
Constructor and Description |
---|
PluralAttributeKeySourceImpl(MappingDocument mappingDocument,
JaxbHbmKeyType jaxbKey,
AttributeSourceContainer container) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.