Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmManyToAnyCollectionElementType |
JaxbHbmSetType.manyToAny |
protected JaxbHbmManyToAnyCollectionElementType |
JaxbHbmMapType.manyToAny |
protected JaxbHbmManyToAnyCollectionElementType |
JaxbHbmListType.manyToAny |
protected JaxbHbmManyToAnyCollectionElementType |
JaxbHbmIdBagCollectionType.manyToAny |
protected JaxbHbmManyToAnyCollectionElementType |
JaxbHbmBagCollectionType.manyToAny |
protected JaxbHbmManyToAnyCollectionElementType |
JaxbHbmArrayType.manyToAny |
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSetType.setManyToAny(JaxbHbmManyToAnyCollectionElementType value)
Sets the value of the manyToAny property.
|
void |
JaxbHbmMapType.setManyToAny(JaxbHbmManyToAnyCollectionElementType value)
Sets the value of the manyToAny property.
|
void |
JaxbHbmListType.setManyToAny(JaxbHbmManyToAnyCollectionElementType value)
Sets the value of the manyToAny property.
|
void |
JaxbHbmIdBagCollectionType.setManyToAny(JaxbHbmManyToAnyCollectionElementType value)
Sets the value of the manyToAny property.
|
void |
JaxbHbmBagCollectionType.setManyToAny(JaxbHbmManyToAnyCollectionElementType value)
Sets the value of the manyToAny property.
|
void |
JaxbHbmArrayType.setManyToAny(JaxbHbmManyToAnyCollectionElementType value)
Sets the value of the manyToAny property.
|
Constructor and Description |
---|
PluralAttributeElementSourceManyToAnyImpl(MappingDocument mappingDocument,
AbstractPluralAttributeSourceImpl pluralAttributeSource,
JaxbHbmManyToAnyCollectionElementType jaxbManyToAnyMapping,
String cascade) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.