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

Packages that use OneToOne
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of OneToOne in org.apache.openejb.jee.jpa
 

Fields in org.apache.openejb.jee.jpa with type parameters of type OneToOne
protected  List<OneToOne> Attributes.oneToOne
           
 

Methods in org.apache.openejb.jee.jpa that return OneToOne
 OneToOne ObjectFactory.createOneToOne()
          Create an instance of OneToOne
 

Methods in org.apache.openejb.jee.jpa that return types with arguments of type OneToOne
 List<OneToOne> Attributes.getOneToOne()
          Gets the value of the oneToOne property.
 



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