Uses of Class
org.apache.openejb.jee.oejb2.EntityBeanType.Cache

Packages that use EntityBeanType.Cache
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
protected  EntityBeanType.Cache EntityBeanType.cache
           
 

Methods in org.apache.openejb.jee.oejb2 that return EntityBeanType.Cache
 EntityBeanType.Cache ObjectFactory.createEntityBeanTypeCache()
          Create an instance of EntityBeanType.Cache
 EntityBeanType.Cache EntityBeanType.getCache()
          Gets the value of the cache property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type EntityBeanType.Cache
 void EntityBeanType.setCache(EntityBeanType.Cache value)
          Sets the value of the cache property.
 



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