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