|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManyToOne | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ManyToOne in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa with type parameters of type ManyToOne | |
---|---|
protected List<ManyToOne> |
Attributes.manyToOne
|
Methods in org.apache.openejb.jee.jpa that return ManyToOne | |
---|---|
ManyToOne |
ObjectFactory.createManyToOne()
Create an instance of ManyToOne |
Methods in org.apache.openejb.jee.jpa that return types with arguments of type ManyToOne | |
---|---|
List<ManyToOne> |
Attributes.getManyToOne()
Gets the value of the manyToOne property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |