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

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

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

Fields in org.apache.openejb.jee.wls declared as CachingName
protected  CachingName EjbQlQuery.cachingName
           
protected  CachingName RelationshipCaching.cachingName
           
 

Methods in org.apache.openejb.jee.wls that return CachingName
 CachingName ObjectFactory.createCachingName()
          Create an instance of CachingName
 CachingName EjbQlQuery.getCachingName()
          Gets the value of the cachingName property.
 CachingName RelationshipCaching.getCachingName()
          Gets the value of the cachingName property.
 

Methods in org.apache.openejb.jee.wls with parameters of type CachingName
 void EjbQlQuery.setCachingName(CachingName value)
          Sets the value of the cachingName property.
 void RelationshipCaching.setCachingName(CachingName value)
          Sets the value of the cachingName property.
 



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