Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.server.EntityCache

Packages that use EntityCache
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.ejb.facade   

 

Uses of EntityCache in oracle.jbo.server

 

Methods in oracle.jbo.server that return EntityCache
 EntityCache EntityImpl.getEntityCache()
          A Convenience for writing a lot of code.
 EntityCache DBTransactionImpl.findEntityCache(EntityDefImpl source)
          Finds a Cache table for the entity.
 EntityCache DBTransactionImpl.getEntityCache(EntityDefImpl source)
           

 

Uses of EntityCache in oracle.jbo.server.ejb.facade

 

Subclasses of EntityCache in oracle.jbo.server.ejb.facade
 class EntityFacadeCollImpl
          Abstract base class for Entity Facade collections.

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.