Uses of Class
org.apache.openejb.jee.jba.cmp.PreferredRelationMapping

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

Uses of PreferredRelationMapping in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as PreferredRelationMapping
protected  PreferredRelationMapping Defaults.preferredRelationMapping
           
 

Methods in org.apache.openejb.jee.jba.cmp that return PreferredRelationMapping
 PreferredRelationMapping ObjectFactory.createPreferredRelationMapping()
          Create an instance of PreferredRelationMapping
 PreferredRelationMapping Defaults.getPreferredRelationMapping()
          Gets the value of the preferredRelationMapping property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type PreferredRelationMapping
 void Defaults.setPreferredRelationMapping(PreferredRelationMapping value)
          Sets the value of the preferredRelationMapping property.
 



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