Uses of Class
org.apache.openejb.jee.jpa.OneToMany

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  java.util.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
 java.util.List<OneToMany> Attributes.getOneToMany()
          Gets the value of the oneToMany property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.