Business Components

Uses of Class
oracle.jbo.server.Debug

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

Uses of Debug in oracle.jbo.server
 

Methods in oracle.jbo.server that throw Debug
static void Debug.ensure(boolean cond, java.lang.String message)
          INTERNAL: Applications should not use this method.
static void Debug.ensure(java.lang.String message)
          INTERNAL: Applications should not use this method.
 


Business Components