|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbManyToMany | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbManyToMany in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbManyToMany | |
---|---|
protected List<JaxbManyToMany> |
JaxbEmbeddableAttributes.manyToMany
|
protected List<JaxbManyToMany> |
JaxbAttributes.manyToMany
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbManyToMany | |
---|---|
JaxbManyToMany |
ObjectFactory.createJaxbManyToMany()
Create an instance of JaxbManyToMany |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbManyToMany | |
---|---|
List<JaxbManyToMany> |
JaxbEmbeddableAttributes.getManyToMany()
Gets the value of the manyToMany property. |
List<JaxbManyToMany> |
JaxbAttributes.getManyToMany()
Gets the value of the manyToMany property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |