|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
RelationshipCaching.cachingName
|
protected CachingName |
EjbQlQuery.cachingName
|
Methods in org.apache.openejb.jee.wls that return CachingName | |
---|---|
CachingName |
ObjectFactory.createCachingName()
Create an instance of CachingName |
CachingName |
RelationshipCaching.getCachingName()
Gets the value of the cachingName property. |
CachingName |
EjbQlQuery.getCachingName()
Gets the value of the cachingName property. |
Methods in org.apache.openejb.jee.wls with parameters of type CachingName | |
---|---|
void |
RelationshipCaching.setCachingName(CachingName value)
Sets the value of the cachingName property. |
void |
EjbQlQuery.setCachingName(CachingName value)
Sets the value of the cachingName property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |