Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmArrayType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmBagCollectionType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmIdBagCollectionType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmListType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmMapType.manyToMany |
protected JaxbHbmManyToManyCollectionElementType |
JaxbHbmSetType.manyToMany |
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmArrayType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmBagCollectionType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmIdBagCollectionType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmListType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmMapType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
void |
JaxbHbmSetType.setManyToMany(JaxbHbmManyToManyCollectionElementType value)
Sets the value of the manyToMany property.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.