Uses of Class
org.apache.openejb.jee.wls.RelationshipCaching
-
Packages that use RelationshipCaching Package Description 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 Modifier and Type Field Description protected List<RelationshipCaching>WeblogicRdbmsBean. relationshipCachingMethods in org.apache.openejb.jee.wls that return RelationshipCaching Modifier and Type Method Description RelationshipCachingObjectFactory. createRelationshipCaching()Create an instance ofRelationshipCachingMethods in org.apache.openejb.jee.wls that return types with arguments of type RelationshipCaching Modifier and Type Method Description List<RelationshipCaching>WeblogicRdbmsBean. getRelationshipCaching()Gets the value of the relationshipCaching property.
-