Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Interface
oracle.jbo.JboContext

Packages that use JboContext
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of JboContext in oracle.jbo.common

 

Classes in oracle.jbo.common that implement JboContext
 class JboInitialContext
          Internal: Applications should not use this class.

 

Methods in oracle.jbo.common that return JboContext
 JboContext JboHome.getParentContext()
           

 

Constructors in oracle.jbo.common with parameters of type JboContext
JboHome(JboContext ctx)
           

 

Uses of JboContext in oracle.jbo.server

 

Classes in oracle.jbo.server that implement JboContext
 class InitialContextImpl
          Internal: Applications should not use this class.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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