Uses of Class
org.apache.openejb.jee.wls.EntityCacheRef
-
Packages that use EntityCacheRef Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityCacheRef in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as EntityCacheRef Modifier and Type Field Description protected EntityCacheRefEntityDescriptor. entityCacheRefMethods in org.apache.openejb.jee.wls that return EntityCacheRef Modifier and Type Method Description EntityCacheRefObjectFactory. createEntityCacheRef()Create an instance ofEntityCacheRefEntityCacheRefEntityDescriptor. getEntityCacheRef()Gets the value of the entityCacheRef property.Methods in org.apache.openejb.jee.wls with parameters of type EntityCacheRef Modifier and Type Method Description voidEntityDescriptor. setEntityCacheRef(EntityCacheRef value)Sets the value of the entityCacheRef property.
-