Uses of Class
org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Packages that use EntityBeanType.Cache Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityBeanType.Cache in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as EntityBeanType.Cache Modifier and Type Field Description protected EntityBeanType.CacheEntityBeanType. cacheMethods in org.apache.openejb.jee.oejb2 that return EntityBeanType.Cache Modifier and Type Method Description EntityBeanType.CacheObjectFactory. createEntityBeanTypeCache()Create an instance ofEntityBeanType.CacheEntityBeanType.CacheEntityBeanType. getCache()Gets the value of the cache property.Methods in org.apache.openejb.jee.oejb2 with parameters of type EntityBeanType.Cache Modifier and Type Method Description voidEntityBeanType. setCache(EntityBeanType.Cache value)Sets the value of the cache property.
-