Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmSetType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmMapType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmListType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmIdBagCollectionType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmBagCollectionType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmArrayType.manyToMany |
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSetType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmMapType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmListType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmIdBagCollectionType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmBagCollectionType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmArrayType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
Constructor and Description |
---|
PluralAttributeElementSourceManyToManyImpl(MappingDocument mappingDocument,
PluralAttributeSource pluralAttributeSource,
JaxbHbmManyToManyCollectionElementType jaxbManyToManyElement) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.