Business Components

Uses of Class
oracle.jbo.server.EJBEntityImpl

Packages that use.*
PackageDescription
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of EJBEntityImpl in oracle.jbo.server
 

Methods in oracle.jbo.server with parameters of type EJBEntityImpl
TypeName
 void EJBEntityDefImpl.loadBean(java.lang.Object bean, EJBEntityImpl beanStore)
           
 void EJBEntityDefImpl.storeBean(java.lang.Object bean, EJBEntityImpl beanStore)
           
 


Business Components