Package | Description |
---|---|
org.hibernate.boot.jaxb.mapping.spi |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbManyToMany> |
JaxbAttributes.manyToMany |
protected List<JaxbManyToMany> |
JaxbEmbeddableAttributes.manyToMany |
Modifier and Type | Method and Description |
---|---|
JaxbManyToMany |
ObjectFactory.createJaxbManyToMany()
Create an instance of
JaxbManyToMany |
Modifier and Type | Method and Description |
---|---|
List<JaxbManyToMany> |
AttributesContainer.getManyToMany() |
List<JaxbManyToMany> |
JaxbAttributes.getManyToMany()
Gets the value of the manyToMany property.
|
List<JaxbManyToMany> |
JaxbEmbeddableAttributes.getManyToMany()
Gets the value of the manyToMany property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.