Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmOneToManyCollectionElementType |
JaxbHbmSetType.oneToMany |
protected JaxbHbmOneToManyCollectionElementType |
JaxbHbmMapType.oneToMany |
protected JaxbHbmOneToManyCollectionElementType |
JaxbHbmListType.oneToMany |
protected JaxbHbmOneToManyCollectionElementType |
JaxbHbmBagCollectionType.oneToMany |
protected JaxbHbmOneToManyCollectionElementType |
JaxbHbmArrayType.oneToMany |
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSetType.setOneToMany(JaxbHbmOneToManyCollectionElementType value)
Sets the value of the oneToMany property.
|
void |
JaxbHbmMapType.setOneToMany(JaxbHbmOneToManyCollectionElementType value)
Sets the value of the oneToMany property.
|
void |
JaxbHbmListType.setOneToMany(JaxbHbmOneToManyCollectionElementType value)
Sets the value of the oneToMany property.
|
void |
JaxbHbmBagCollectionType.setOneToMany(JaxbHbmOneToManyCollectionElementType value)
Sets the value of the oneToMany property.
|
void |
JaxbHbmArrayType.setOneToMany(JaxbHbmOneToManyCollectionElementType value)
Sets the value of the oneToMany property.
|
Constructor and Description |
---|
PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument,
PluralAttributeSource pluralAttributeSource,
JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement,
String cascadeString) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.