Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbManyToManyElement |
JaxbIdbagElement.manyToMany |
protected JaxbManyToManyElement |
JaxbListElement.manyToMany |
protected JaxbManyToManyElement |
JaxbBagElement.manyToMany |
protected JaxbManyToManyElement |
JaxbSetElement.manyToMany |
protected JaxbManyToManyElement |
JaxbMapElement.manyToMany |
protected JaxbManyToManyElement |
JaxbArrayElement.manyToMany |
Modifier and Type | Method and Description |
---|---|
JaxbManyToManyElement |
ObjectFactory.createJaxbManyToManyElement()
Create an instance of
JaxbManyToManyElement |
JaxbManyToManyElement |
PluralAttributeElement.getManyToMany() |
JaxbManyToManyElement |
JaxbIdbagElement.getManyToMany()
Gets the value of the manyToMany property.
|
JaxbManyToManyElement |
JaxbListElement.getManyToMany()
Gets the value of the manyToMany property.
|
JaxbManyToManyElement |
JaxbBagElement.getManyToMany()
Gets the value of the manyToMany property.
|
JaxbManyToManyElement |
JaxbSetElement.getManyToMany()
Gets the value of the manyToMany property.
|
JaxbManyToManyElement |
JaxbMapElement.getManyToMany()
Gets the value of the manyToMany property.
|
JaxbManyToManyElement |
JaxbArrayElement.getManyToMany()
Gets the value of the manyToMany property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbIdbagElement.setManyToMany(JaxbManyToManyElement value)
Sets the value of the manyToMany property.
|
void |
JaxbListElement.setManyToMany(JaxbManyToManyElement value)
Sets the value of the manyToMany property.
|
void |
JaxbBagElement.setManyToMany(JaxbManyToManyElement value)
Sets the value of the manyToMany property.
|
void |
JaxbSetElement.setManyToMany(JaxbManyToManyElement value)
Sets the value of the manyToMany property.
|
void |
JaxbMapElement.setManyToMany(JaxbManyToManyElement value)
Sets the value of the manyToMany property.
|
void |
JaxbArrayElement.setManyToMany(JaxbManyToManyElement value)
Sets the value of the manyToMany property.
|
Constructor and Description |
---|
ManyToManyPluralAttributeElementSourceImpl(JaxbManyToManyElement manyToManyElement,
LocalBindingContext bindingContext) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.