Business Components

Deprecated API

Deprecated Classes
oracle.jbo.domain.DateDomain
          This class has been superceeded by Date.

An encapsulation of Oracle SQL DATE objects as immutable Domain objects. 

 

Deprecated Fields
oracle.jbo.server.util.Variant.BINARY_STREAM
          use INPUTSTREAM. 
oracle.jbo.ConnectionModeConstants.LOCAL
          Use JboContext instead. 
 

Deprecated Methods
oracle.jbo.html.jsp.JSPApplicationRegistry.getApplication(String)
          As of BC4J 3.2, replaced by JSPApplicationRegistry.getAppModuleInstance(String, HttpServletRequest, HttpSession) 
oracle.jdeveloper.html.DataWebBeanImpl.getApplicationFromContext()
          Use JSPApplicationRegistry.getAppModuleFromContexts 
oracle.jbo.html.databeans.Res.getStr(int)
          - replace with getString 
oracle.jbo.html.jsp.Res.getStr(int)
          - replace with getString 
oracle.jdeveloper.html.Res.getStr(int)
          - replace with getString 
oracle.jbo.jbotester.Res.getStr(int)
          - replace with getString 
oracle.jbo.html.jsp.JSPApplicationRegistry.returnAppModuleInstance(String, ApplicationModule)
          As of BC4J 3.2, replaced by JSPApplicationRegistry.releaseAppModuleInstance(String, HttpSession, HttpServletResponse, String) 
 


Business Components