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