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

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

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

Fields in org.apache.openejb.jee.jpa with type parameters of type AssociationOverride
protected  List<AssociationOverride> Entity.associationOverride
           
 

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

Methods in org.apache.openejb.jee.jpa that return types with arguments of type AssociationOverride
 List<AssociationOverride> Entity.getAssociationOverride()
          Gets the value of the associationOverride property.
 



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