Uses of Class
org.apache.openejb.jee.wls.RelationshipCaching

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

Uses of RelationshipCaching in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type RelationshipCaching
protected  List<RelationshipCaching> WeblogicRdbmsBean.relationshipCaching
           
 

Methods in org.apache.openejb.jee.wls that return RelationshipCaching
 RelationshipCaching ObjectFactory.createRelationshipCaching()
          Create an instance of RelationshipCaching
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type RelationshipCaching
 List<RelationshipCaching> WeblogicRdbmsBean.getRelationshipCaching()
          Gets the value of the relationshipCaching property.
 



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