Business Components

Uses of Interface
oracle.jbo.server.EntityListener

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

Uses of EntityListener in oracle.jbo.server
 

Classes in oracle.jbo.server that implement EntityListener
 class ViewObjectImpl
          The implementation of the ViewObject interface, the middle-tier class that manages database queries and the view rows that result from executing queries.
 


Business Components