|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManyToOne | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of ManyToOne in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type ManyToOne | |
---|---|
protected List<ManyToOne> |
Attributes.manyToOne
|
protected List<ManyToOne> |
EmbeddableAttributes.manyToOne
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return ManyToOne | |
---|---|
ManyToOne |
ObjectFactory.createManyToOne()
Create an instance of ManyToOne |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type ManyToOne | |
---|---|
List<ManyToOne> |
Attributes.getManyToOne()
Gets the value of the manyToOne property. |
List<ManyToOne> |
EmbeddableAttributes.getManyToOne()
Gets the value of the manyToOne property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |