Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Deprecated API


Contents
Deprecated Interfaces
oracle.jbo.common.AccessorHierarchyDefInterface
          Only for framework usage. 
oracle.jbo.script.ExprMethodReturn
            
oracle.jbo.script.ExprPrivCounter
            
oracle.jbo.script.ExprScriptRunner
            
oracle.jbo.ExprScriptSupplier
            
oracle.jbo.script.ExprTrustSupplier
            
oracle.jbo.RowExprScriptSupplier
            
oracle.adf.model.generic.toplink.TopLinkADFConstants
          - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes. 
oracle.adf.model.connection.webservice.api.WebServiceOperationPolicy
          Puse use WebServicePolicy 
oracle.adf.model.connection.webservice.api.WebServicePolicies
           
oracle.adf.model.connection.webservice.api.WebServicePolicyReferences
           
oracle.adf.model.connection.webservice.api.WebServicePortPolicy
          Puse use WebServicePolicy 
 

Deprecated Classes
oracle.jbo.common.Base64
           
oracle.jbo.common.Configuration
          since 5.0 Use Configuration instead. 
oracle.jbo.server.ContextMetaObjectManager
          since 9.0.5. Functionality merged into base definition manager. 
oracle.adf.model.generic.toplink.DataControlFactoryImpl
          - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes. 
oracle.jbo.domain.DateDomain
          This class has been superceeded by Date.

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

oracle.jbo.format.DefaultPercentageFormatter
           
oracle.jbo.script.debug.ExprASTDebugging
            
oracle.jbo.script.ExprASTOperationScanning
            
oracle.jbo.script.ExprASTOperationTimeout
            
oracle.jbo.script.ExprASTScriptScanning
            
oracle.jbo.script.ExprASTScriptTimeout
            
oracle.jbo.script.ExprEvalWrapper
            
oracle.jbo.server.ExprWhitelistDef
            
oracle.jbo.common.GroovyParserUtil
            
oracle.jbo.script.InternalSecurityPolicyEnforcer
            
oracle.jbo.server.JavaTypeMapEntries
          since JDeveloper 5.0 Use oracle.jbo.common.OracleTypeMapEntries instead. 
oracle.jbo.uicli.binding.JUCtrlListDef
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.jui.JUErrorHandlerDialog
          since 9.0.3 use oracle.jbo.uicli.controls.JUErrorHandlerDlg instead. 
oracle.jbo.uicli.jui.JULoginDialog
          since 9.0.3 use oracle.jbo.uicli.controls.JULoginDialog instead. 
oracle.jbo.server.NullDBTransactionImpl
          Since Jdeveloper 9.0.3. No replacement. 
oracle.jbo.server.OracleTypeMapEntries
          since JDeveloper 5.0 Use oracle.jbo.common.OracleTypeMapEntries instead. 
oracle.jbo.server.PDefComponentOperations
            
oracle.adf.model.generic.toplink.PersistenceManager
          - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes. 
oracle.adf.model.connection.webservice.api.PolicyReference
           
oracle.jbo.pool.RecentlyUsedLinkedList
          use RULinkedList instead. 
oracle.jbo.pool.RecentlyUsedLinkedListElement
          use RULinkedList instead. 
oracle.jbo.script.ScriptHelper
            
oracle.jbo.common.remote.SessionInfo
          since 9.0.5. 
oracle.adf.model.generic.toplink.TopLinkDataControl
          - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes. 
oracle.adf.model.generic.toplink.TransactionBroker
          - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes. 
oracle.adf.model.connection.webservice.impl.WebServiceOperationPolicyImpl
           
oracle.adf.model.connection.webservice.impl.WebServicePoliciesBase
           
oracle.adf.model.connection.webservice.impl.WebServicePolicyReferencesImpl
           
oracle.adf.model.connection.webservice.impl.WebServicePolicyReferencesSerializer
           
oracle.adf.model.connection.webservice.impl.WebServicePolicySerializer
           
oracle.adf.model.connection.webservice.impl.WebServicePortPolicyImpl
           
 

Deprecated Enums
oracle.jbo.common.ExpressionDef.OwnerType
            
oracle.jbo.ExprEval.TrustMode
            
 

Deprecated Annotation Types
oracle.jbo.script.debug.ExprDebugging
            
oracle.jbo.script.ExprOperationScanning
            
oracle.jbo.script.ExprOperationTimeout
            
oracle.jbo.script.ExprScriptScanning
            
oracle.jbo.script.ExprScriptTimeout
            
oracle.jbo.script.debug.LineTable
            
oracle.jbo.script.debug.Offset
            
oracle.jbo.script.debug.VariableTable
            
 

Deprecated Fields
oracle.adf.model.DataControlFactory.APP_PARAM_COOKIE_PROPERTIES
          use APP_PARAM_REQUEST_CONTEXT instead. 
oracle.adf.model.DataControlFactory.APP_PARAM_HTTP_SESSION
          the HttpSession will no longer be passed as an application parameter from the ADFBindingFilter. DataControls that must access the HttpSession should use:

((HttpServletRequest)ADFContext.getCurrent().getEnvironment().getRequest()).getSession(true)

or:

ADFContext.getCurrent().getSessionScope().get(String)

instead. 

oracle.jbo.rules.Variant.BINARY_STREAM
          use INPUTSTREAM. 
oracle.jbo.server.util.Variant.BINARY_STREAM
          use INPUTSTREAM. 
oracle.jbo.common.ampool.ConnectionStrategy.DB_CONNECT_STRING_PROPERTY
          use Configuration.DB_CONNECT_STRING_PROPERTY instead. Since 9.0.4. 
oracle.jbo.client.Configuration.DB_DATASOURCE_PASSWD_PROPERTY
            
oracle.jbo.client.Configuration.DB_DATASOURCE_USERNAME_PROPERTY
            
oracle.jbo.common.ampool.ConnectionStrategy.DB_PASSWORD_PROPERTY
          use Configuration.DB_PASSWORD_PROPERTY instead. Since 9.0.4. 
oracle.jbo.common.ampool.ConnectionStrategy.DB_USERNAME_PROPERTY
          use Configuration.DB_USERNAME_PROPERTY instead. Since 9.0.4. 
oracle.jbo.ExprEval.EXPR_KEY_ADFCURRENT_DBDATE
            
oracle.jbo.ExprEval.EXPR_KEY_ADFCURRENT_DBDATETIME
            
oracle.jbo.ExprEval.EXPR_KEY_ADFDBTRANSACTION
            
oracle.adf.model.config.AdfmConfig.EXPR_TIMEOUT_DEFAULT
            
oracle.jbo.JboWarning.HIDE_DETAIL_EXCEPTIONS_HINT
            
oracle.jbo.ExprEval.INTERNAL_UNTRUSTED_SCRIPT_PREAMBLE
            
oracle.jbo.ExprEval.INTERNAL_UNTRUSTED_SCRIPT_PREAMBLE_LINES
            
oracle.jbo.Session.JBO_SESSION_COOKIE
          since 11.0. the SessionCookie is an implementation detail that should not be available on the session. Any context provided by the SessionCookie should be added to the cookie UserData This will then be propogated to the Session UserData. 
oracle.jbo.ConnectionModeConstants.LOCAL
          Use JboContext instead. 
oracle.jbo.server.AttributeDefImpl.mAttrLoad
          for internal framework use only. Value for the attribute's load value. 
oracle.jbo.server.AttributeDefImpl.mBackwardDep
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mBCheckedForSIF
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mBCheckSIFCtrlHints
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mColumnName
          for internal framework use only. The database column name for the attribute. 
oracle.adf.model.binding.DCBindingContainerDef.mControls
          since 11.1.2.0.0. Use DCBindingContainerDef.getControlDefs() instead. 
oracle.jbo.server.AttributeDefImpl.mDataSecurity
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mDef
          for internal framework use only. Back Pointer to Def Object where the Attribute belongs. 
oracle.jbo.server.AttributeDefImpl.mDefaultValue
          for internal framework use only. The default value of the attribute. 
oracle.jbo.server.AttributeDefImpl.mDiscrColumn
          for internal framework use only. Value determines whether the attribute is discriminator column. 
oracle.jbo.server.AttributeDefImpl.mDomainName
          for internal framework use only. Domain name for this attribute if it's type is a generated domain 
oracle.jbo.server.AttributeDefImpl.mEffectiveDateType
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mElemFactory
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mElemType
          for internal framework use only. Identifies the Java Type Object for this element. Used with VARRAYs. 
oracle.jbo.mom.DefinitionObject.mExtendedDefObjects
          since 11.1.2.0.0. Use DefinitionObject.getExtendedDefObjects() instead. 
oracle.jbo.server.AttributeDefImpl.mHistoryKind
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mIndex
          for internal framework use only. Index in the Table. 
oracle.jbo.server.AttributeDefImpl.mIsEffectiveDateSequence
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mIsEffectiveDateSequenceFlag
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.mJavaType
          for internal framework use only. The Java Type Object for this attribute. 
oracle.jbo.server.AttributeDefImpl.mKind
          for internal framework use only. Value for the Attribute's "kind"; for example, Transient, Dynamic, etc. 
oracle.jbo.server.AttributeDefImpl.mMandatory
          for internal framework use only. Value determines whether the attribute allows null values. 
oracle.jbo.server.AttributeDefImpl.mNotNull
          for internal framework use only. Value determines whether the attribute is null. 
oracle.jbo.server.AttributeDefImpl.mObjectTableOID
          for internal framework use only. Value determines whether the attribute is OID present. 
oracle.jbo.server.AttributeDefImpl.mObjectTableRef
          for internal framework use only. Value determines whether the attribute has an Object table ref. 
oracle.jbo.server.AttributeDefImpl.mObjectType
          for internal framework use only. Object Type of the attribute. 
oracle.jbo.server.AttributeDefImpl.mOIDAttrNames
          for internal framework use only. Internal: Applications should not use this field. 
oracle.jbo.server.AttributeDefImpl.mPrecision
          for internal framework use only. Precision Value for the attribute, defaulted to zero. 
oracle.jbo.server.AttributeDefImpl.mPrimaryKey
          for internal framework use only. Value determines whether the attribute is primary key. 
oracle.jbo.server.AttributeDefImpl.mQueriable
          for internal framework use only. Value determines whether the attribute is queryable. 
oracle.jbo.server.AttributeDefImpl.mReadMethod
          for internal framework use only. To keep the read method with this attribute. 
oracle.jbo.server.AttributeDefImpl.mResolveAccessors
          for internal framework use only. Value determines whether getters and setters are loaded. 
oracle.jbo.server.AttributeDefImpl.mRetrievedOnInsert
          for internal framework use only. Value determines whether the attribute is retrieved on Insert. 
oracle.jbo.server.AttributeDefImpl.mRetrievedOnUpdate
          for internal framework use only. Value determines whether the attribute is retrieved on update. 
oracle.jbo.server.AttributeDefImpl.mScale
          for internal framework use only. Scale value for attribute, set by default to 0. This is the number of decimal points before/after the decimal based on whether on whether the scale if positive or negative. 
oracle.jbo.rules.JboListValidator.mSource
            
oracle.jbo.server.AttributeDefImpl.mSQLBuilder
          for internal framework use only. Identifies the handle to SQL Builder. 
oracle.jbo.server.AttributeDefImpl.mType
          for internal framework use only. Integer representation of the SQL type of the attribute. 
oracle.jbo.server.AttributeDefImpl.mTypeFactory
          for internal framework use only. Identifies the ORADataFactory for this attribute. 
oracle.jbo.server.AttributeDefImpl.mTypeFactoryInitialized
          for internal framework use only. Value determines whether this attribute has a type factory. 
oracle.jbo.server.AttributeDefImpl.mUnique
          for internal framework use only. Value determines whether the attribute is part of a unique key constraint. 
oracle.jbo.server.AttributeDefImpl.mUpdateable
          for internal framework use only. Value determines whether the attribute is updatable. 
oracle.jbo.server.AttributeDefImpl.mWriteMethod
          for internal framework use only. To keep the write method with this attribute. 
oracle.jbo.ExprEval.NAMEPOSTFIX
            
oracle.jbo.ExprEval.NAMEPREFIX
            
oracle.jbo.common.PropertyMetadata.pDescription
          - use getDescription instead 
oracle.jbo.AttributeHints.PNAME_DYNAMIC_LOV_SUPPORT
            
oracle.jbo.ApplicationModule.REMOVE_SNAPSHOT
          use ApplicationModule.ACTIVATE_REMOVE_FLAG instead 
oracle.jbo.script.ExprScriptException.RESERVED_DISPLAYNAME_METHODNAME
            
oracle.jbo.ExprEval.RESERVED_EXPR_KEY_ADFBCSESSION
            
oracle.jbo.ExprEval.RESERVED_EXPR_KEY_ADFCUSTOMGROOVY
            
oracle.jbo.ExprEval.RESERVED_EXPR_KEY_ADFGLOBALUTILITY
            
oracle.jbo.common.ExpressionDef.RESERVED_EXPR_PREAMBLE_LINES
            
oracle.jbo.script.ExprScriptException.RESERVED_EXPROFFSET_METHODNAME
            
oracle.jbo.script.ExprScriptException.RESERVED_FILENAME_METHODNAME
            
oracle.jbo.server.OperationDefinitionsImpl.RESERVED_FLATNAME
            
oracle.jbo.script.ExprScriptException.RESERVED_OFFSETLIST_METHODNAME
            
oracle.jbo.server.OperationDefinitionsImpl.RESERVED_OFFSETS
            
oracle.jbo.script.ExprScriptException.RESERVED_OWNERNAME_METHODNAME
            
oracle.jbo.script.ExprScriptException.RESERVED_OWNERTYPE_METHODNAME
            
oracle.jbo.ApplicationModule.SYNC_BATCH
          deprecated since 9.0.5. This mode should not be used by client. Batch mode operations should be performed through working set objects instead. 
oracle.jbo.ExprEval.TRUSTEDSCRIPTLOG
            
oracle.jbo.ExprEval.UNTRUSTEDSCRIPTLOG
            
oracle.jbo.ViewCriteriaRow.VCROW_CONJ_AND
          use ViewCriteriaComponent.VC_CONJ_AND instead. 
oracle.jbo.ViewCriteriaRow.VCROW_CONJ_NOT
          use ViewCriteriaComponent.VC_CONJ_NOT instead. 
oracle.jbo.ViewCriteriaRow.VCROW_CONJ_OR
          use ViewCriteriaComponent.VC_CONJ_OR instead. 
 

Deprecated Methods
oracle.jbo.server.ViewObjectImpl.activateNewRowTracker(Element)
          since 9.0.3.3 
oracle.jbo.VariableValueManager.activatePassivatedVariables(String)
          Replaced by VariableValueManager.readVarsFromXML(org.w3c.dom.Element) 
oracle.jbo.ApplicationModule.activateState(int, boolean)
          deprecated since 9.0.5. Use ApplicationModule.activateState(int, SessionData, int) with the PERSISTNENT_SNAPSHOT bit set and a null SessionData instead. 
oracle.jbo.ApplicationModule.activateState(int, boolean, SessionData)
          deprecated since 9.0.5. Use ApplicationModule.activateState(int, SessionData, int) with the PERSISTNENT_SNAPSHOT bit set instead. 
oracle.jbo.server.ViewObjectImpl.activateState(ViewRowImpl, Element)
          since 9.0.3.3 use activateState(ViewRowSetImpl vrs...) 
oracle.jbo.server.ViewObjectImpl.activateState(ViewRowSetImpl, ViewRowImpl, Element)
          since 9.0.3.3 use activateState(ViewRowSetImpl vrs...) 
oracle.jbo.server.ViewObjectImpl.activateTransients(AttributeDefImpl[], Element)
          since 9.0.3.3 use activateTransients with ViewRowSetImpl 
oracle.jbo.script.debug.client.GUIClient.addBreakpointAndWait(String)
            
oracle.jbo.uicli.binding.JUCtrlListBinding.addControlToPanel(Object, Object, Object)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.ViewDefImpl.addEntityUsage(String, String, boolean)
          since 9.0.3, use addEntityUsage() that takes readOnly flag as well. 
oracle.jbo.server.ViewDefImpl.addEntityUsage(String, String, boolean, String, String, String)
          since 9.0.3, use addEntityUsage() that takes readOnly flag as well. 
oracle.jbo.server.RowDef.addForwardDependency(String, AttributeDependency)
          since 11.1.1.5.0j 
oracle.jbo.server.OperationDefinitionsImpl.addGroovyOperation(String, String, String, LinkedHashMap, String)
            
oracle.jbo.uicli.binding.JUCtrlListBinding.addNullAndSetValueList(Object[])
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.OperationDefinitionsImpl.addOperation(OperationDefinitionImpl)
            
oracle.jbo.server.PDefComponentObjectBase.addOperation(OperationDefinitionImpl)
            
oracle.jbo.server.OperationDefinitionsImpl.addOperations(OperationDefinitionsImpl)
            
oracle.jbo.server.OperationDefinitionImpl.addParameter(OperationParamImpl)
            
oracle.adf.model.BindingContext.addPersistentState(String, Serializable)
          since 10.1.3. Applications should use the StateManager instead. See StateManager 
oracle.jbo.common.ampool.PoolMgr.addPool(ApplicationPool)
            
oracle.jbo.server.PDefComponentObjectBase.addScriptOperation(String, String, String, LinkedHashMap, String)
            
oracle.jbo.JboException.addToDetails(Object)
          since 5.0. Instead use addToExceptions. 
oracle.jbo.server.PDefComponentOperations.applyPersonalization(Object)
            
oracle.jbo.uicli.jui.JUPanelValidationListener.beforeSetAttribute(JUPanelValidationEvent)
          since 9.0.5 use beforeSetAttribute(DCBindingContainerValidationListener) 
oracle.jbo.uicli.controls.JULovPanel.bindRowSetIterator(RowSetIterator, String[])
          since 9.0.5.1 
oracle.jbo.uicli.jui.JULovPanelInterface.bindRowSetIterator(RowSetIterator, String[])
          since 9.0.5 
oracle.jbo.server.SQLBuilder.buildDefaultViewObjectFromClause(StringBuffer, List)
          since 11.1.1. use buildDefaultViewObjectFromClause with 3 parameters instead. 
oracle.jbo.uicli.jui.JUPanelBinding.callBeforeSaveTransaction(Transaction)
          since 9.0.5, Use callBeforeSaveTransaction(DCDataControl) 
oracle.jbo.script.InternalSecurityPolicyEnforcer.checkAndInvokeMethod(ExprTrustSupplier, boolean, Object, Object, Object)
            
oracle.jbo.script.InternalSecurityPolicyEnforcer.checkAndInvokeMethod(ExprTrustSupplier, Object, Object, Object)
            
oracle.jbo.script.InternalSecurityPolicyEnforcer.checkConstructor(ExprTrustSupplier, Class)
            
oracle.jbo.common.ampool.ApplicationPool.checkin(ApplicationModule)
          Replaced by: SessionCookie.releaseApplicationModule(int).

Application developers should invoke: SessionCookie.releaseApplicationModule(SessionCookie.SHARED_UNMANAGED_RELEASE_MODE) instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.checkin(ApplicationModule)
          Replaced by: SessionCookie.releaseApplicationModule(int).

Application developers should invoke: SessionCookie.releaseApplicationModule(SessionCookie.SHARED_UNMANAGED_RELEASE_MODE) instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

 

oracle.jbo.common.ampool.ApplicationPool.checkinWithSessionState(ApplicationModule)
          Replaced by: SessionCookie.releaseApplicationModule(int).

Application developers should invoke: SessionCookie.releaseApplicationModule(SessionCookie.SHARED_MANAGED_RELEASE_MODE)

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.checkinWithSessionState(ApplicationModule)
          Replaced by: SessionCookie.releaseApplicationModule(boolean, boolean).

Application developers should invoke: SessionCookie.releaseApplicationModule(true, true)

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

 

oracle.jbo.script.InternalSecurityPolicyEnforcer.checkMethod(ExprTrustSupplier, Class, String)
            
oracle.jbo.common.ampool.ApplicationPool.checkout()
          Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.checkout()
          Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

 

oracle.jbo.common.ampool.ApplicationPool.checkout(String)
          Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.checkout(String)
          Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

 

oracle.jbo.script.InternalSecurityPolicyEnforcer.checkProperty(ExprTrustSupplier, Object, String)
            
oracle.jbo.script.InternalSecurityPolicyEnforcer.checkProperty(ExprTrustSupplier, Object, String, Boolean)
            
oracle.jbo.script.InternalSecurityPolicyEnforcer.checkScriptMethod(ExprTrustSupplier, Object, String)
            
oracle.jbo.ExprEval.GlobalGroovyBinding.checkTimeout()
            
oracle.jbo.common.CommonCriteriaAdapter.cleanUpTemporaryBindVars(ViewCriteria)
          Use CommonCriteriaAdapter.cleanUpTemporaryBindVariables(oracle.jbo.ViewCriteria) public method instead. 
oracle.jbo.uicli.binding.JUCtrlValueBinding.clearEventsCache()
          since 11.1.1.1.2 
oracle.jbo.server.OperationDefinitionImpl.clone()
            
oracle.jbo.server.OperationDefinitionsImpl.clone()
            
oracle.jbo.common.ampool.ApplicationPoolImpl.connect(ApplicationModule, Hashtable)
          Replaced by ConnectionStrategy.connect(ApplicationModule, SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy. 
oracle.jbo.server.NullDBTransactionImpl.connect(Connection)
            
oracle.jbo.server.DBTransactionImpl.connect(Connection)
            
oracle.jbo.server.DBTransaction.connect(Connection)
            
oracle.jbo.Transaction.connectToDataSource(String, String, String, String)
          Since Jdeveloper 9.0.2. No replacement 
oracle.jbo.server.DBTransactionImpl2.connectToDataSource(String, String, String, String)
          Since Jdeveloper 9.0.2 
oracle.jbo.Transaction.connectToDataSource(String, String, String, String, String, String)
          Since Jdeveloper 9.0.2. No replacement 
oracle.jbo.server.DBTransactionImpl2.connectToDataSource(String, String, String, String, String, String)
          Since Jdeveloper 9.0.2 
oracle.jbo.domain.TypeFactory.convertAttributeValue(AttributeDef, Object, int, String)
          since 10.1.3 use convertAttributeValueToType(); 
oracle.jbo.uicli.binding.JUCtrlListDef.convertListNullValueFlag(String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.convertListOperModeStr(String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.sdo.SDOHelper.convertToBC4JValue(Class, Object)
          Internal use only. 
oracle.jbo.common.sdo.SDOHelper.convertToSDOValue(Class, Object)
          Internal use only. 
oracle.jbo.common.sdo.SDOHelper.convertToSDOValue(Type, Object)
          Internal use only. 
oracle.jbo.uicli.binding.JUCtrlListBinding.convertValueList()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.ViewCriteria.convertVarMapToVarMgr(Map)
            
oracle.jbo.server.DatabaseTransactionFactory.create(Connection)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DatabaseTransactionFactory.create(DataSource)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DatabaseTransactionFactory.create(DataSource, String, String)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DatabaseTransactionFactory.create(String)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DatabaseTransactionFactory.create(String, Properties)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DatabaseTransactionFactory.create(String, String, String)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DatabaseTransactionFactory.create(String, String, String, Properties)
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.AttributeDefImpl.createAttributeDependencyImpl(String, AttributeDependency.Type)
          since 11.1.1.5.0 
oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(BindingContext)
          since 10.1.3. Use createBindingContainer(BindingContext ctx, DCBindingContainer parent, String name) instead. 
oracle.adf.model.BindingContext.createDataControlFrame(String, List, DataControlPolicy)
          since 11.1.1.0.0 
oracle.jbo.domain.BlobDomain.createEmptyBLOB(Object)
          since 11.1.1.6. Use standard Connection.createBlob() instead. 
oracle.jbo.domain.ClobDomain.createEmptyCLOB(Object)
          since 11.1.1.6. Use standard Connection.createClob() instead. 
oracle.jbo.mom.DefinitionManager.createFromXML(int, String, String, DefElement)
            
oracle.jbo.uicli.mom.JUMetaObjectManager.createFromXML(int, String, String, DefElement)
            
oracle.jbo.domain.DBSequence.createInstanceWithAM(ApplicationModule)
          since 9.0.3. Use new instance of this class to get the next value. 
oracle.jbo.ViewCriteria.createNestedCriteriaRow(String, ViewCriteria)
            
oracle.jbo.common.ampool.ApplicationPool.createNewInstance()
          Replaced by ConnectionStrategy.createApplicationModule(SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends: DefaultConnectionStrategy.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.createNewInstance()
          Replaced by ConnectionStrategy.createApplicationModule(SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends: DefaultConnectionStrategy.

 

oracle.jbo.server.DatabaseTransactionFactory.createNullTransaction()
          Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.adf.model.binding.PermissionHelper.createPermissionInstance(String, String, String)
          since 11.1.0.0 Applications should not use this. 
oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(String)
          applications should use oracle.jbo.common.ampool.PoolMgr.findPool directly or should rely upon createApplicationObject to create a pool using the fully qualified ApplicationModule definition name. 
oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(String, Properties)
          applications should use oracle.jbo.common.ampool.PoolMgr.findPool directly or should rely upon createApplicationObject to create a pool using the fully qualified ApplicationModule definition name. 
oracle.jbo.service.helper.SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, String, HelperContext)
          Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, HelperContext, SDOAnnotationProvider) 
oracle.jbo.service.helper.SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, String, Writer, HelperContext)
          Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, Writer, HelperContext, SDOAnnotationProvider) 
oracle.jbo.service.helper.SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, Writer)
          Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, Writer, HelperContext) 
oracle.jbo.service.helper.SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, String, HelperContext)
          Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, HelperContext, SDOAnnotationProvider) 
oracle.jbo.service.helper.SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, Writer)
          Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, Writer, HelperContext) 
oracle.jbo.ViewCriteria.createSimpleRow(String)
            
oracle.jbo.common.CommonCriteriaAdapter.createTempBindVar(ViewCriteria, ViewCriteriaItem, int)
          Use CommonCriteriaAdapter.createTemporaryBindVar(oracle.jbo.ViewCriteria, oracle.jbo.ViewCriteriaItem, int) from the client code. 
oracle.jbo.server.ApplicationModuleImpl.createXMLSharedDataHandle()
          This method was to be used in conjunction with Java-in-the-database configuration which is no longer supported. 
oracle.jbo.common.ampool.ApplicationPoolImpl.disconnect(ApplicationModule, boolean, Hashtable)
          Replaced by ConnectionStrategy.disconnect(ApplicationModule, boolean, SessionCookie). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy. 
oracle.jbo.uicli.binding.JUCtrlHierNodeBinding.ensureRegionBindingStartsWith(String)
          Applications should not use this method. 
oracle.jbo.ExprEval.evaluate(ExprValueSupplier, boolean)
            
oracle.jbo.server.ViewObjectImpl.executeQueryForActivation(ViewRowSetImpl, boolean)
          Internal use only. 
oracle.jbo.common.AbstractListBinding.filterAndApplyListWithCaseCheck(Map, Row, ViewCriteria, ArrayList, Map, boolean, boolean, boolean, boolean)
            
oracle.jbo.common.ListBindingDef.filterAndApplyListWithCaseCheck(RowSetIterator, Map, Row, ViewCriteria, boolean, boolean, boolean, boolean)
            
oracle.jbo.uicli.binding.JUCtrlListDef.filterAndApplyListWithCaseCheck(String, RowSetIterator, Map, Row, ViewCriteria, boolean, boolean, boolean, boolean)
            
oracle.jbo.common.AbstractListBinding.filterList(Map, Row, ViewCriteria, ArrayList)
          use filterList(Map, Row, ViewCriteria, ArrayList, boolean) 
oracle.jbo.common.AbstractListBinding.filterList(Map, Row, ViewCriteria, ArrayList, Map, boolean)
          * Advanced internal method. 
oracle.jbo.common.ListBindingDef.filterList(RowSetIterator, Map, Row, ViewCriteria, boolean, boolean)
            
oracle.jbo.uicli.binding.JUCtrlListDef.filterList(String, RowSetIterator, Map, Row, ViewCriteria, boolean, boolean)
            
oracle.jbo.common.AbstractListBinding.filterListWithCaseSensitiveCheck(Map, Row, ViewCriteria, ArrayList, Map, boolean, boolean)
          * Advanced internal method. 
oracle.jbo.mom.DefinitionManager.findClassForTagName(String)
            
oracle.jbo.common.ContextUtil.findCurrentContext()
          since 10.1.3. Use oracle.adf.share.ADFContext.getCurrent().getApplication() instead. 
oracle.adf.model.BindingContext.findDataControlForScripting(String)
            
oracle.jbo.server.ExprWhitelistDef.findDefObject(String)
            
oracle.jbo.server.PDefComponentOperations.findDefObject(String)
            
oracle.jbo.uicli.binding.JUCtrlListBinding.findMatchingListValue(Object)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.PDefComponentObjectBase.findOperationDefinition(String)
            
oracle.jbo.server.OperationDefinitionsImpl.findOperationDefinitions(ComponentObject)
            
oracle.jbo.server.OperationDefinitionsImpl.findOperationDefinitions(Row)
            
oracle.adf.model.binding.DCDataControl.findOrCreateAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String)
          since 10.1.2 
oracle.adf.model.generic.DCGenericDataControl.findOrCreateAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String)
          since 10.1.2 
oracle.jbo.server.OperationDefinitionsImpl.findParameterNames(Method)
            
oracle.jbo.server.OperationDefinitionsImpl.findParameterNames(String)
            
oracle.adf.model.BindingContext.findPersistentState(String)
          since 10.1.3. Applications should use the StateManager instead. See StateManager 
oracle.jbo.uicli.binding.JUCtrlListBinding.findShuttleAvailableRows(DCIteratorBinding, String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.findShuttleSelectedRows(DCIteratorBinding, String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.adf.model.binding.DCUtil.findSpelObject(Object, String)
          since 10.1.3. use evaluate() or findSpelObject(Object rootObj, String expression, boolean hasElSyntax). Pass true if the expression is an el expression and false if it is simply a . separated string. 
oracle.jbo.server.PDefComponentOperations.findStaticDefinitionObject(String)
            
oracle.jbo.uicli.binding.JUCtrlListBinding.findValue(Object)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.ViewCriteria.findViewCriteriaItem(String)
          use ViewCriteria.findElementWithRelativeName(String) instead 
oracle.jbo.server.MetaObjectManager.findViewDefNameForProgrammaticUseByShortName(String)
            
oracle.jbo.server.ViewRowSetIteratorImpl.fireRowUpdated(int, Row, int[])
          since 11.1.1.0.0. use the one with EntityEvent 
oracle.jbo.server.OperationDefinitionImpl.getAccess()
            
oracle.jbo.server.EntityAssociation.getAccessorByEndName(String)
          Deprecated since 5.0. Instead, use AssociationDefBase.findEndAccessorByName(). 
oracle.jbo.server.OperationDefinitionImpl.getAccessStr()
            
oracle.jbo.server.EntityDefImpl.getAllEntityInstances(DBTransaction)
          since 5.0 use getAllEntityInstancesIterator. 
oracle.adf.model.binding.DCBindingContainer.getApplicationModule()
          since 10.1.2. Use IteratorBinding.getDataControl() to get to the ApplicationModule in case of BC4J datacontrols. 
oracle.jbo.domain.ClobDomain.getAsciiOutputStream()
          since 9.0.3.5. Use getCharacterOutputStream() instead. 
oracle.jbo.domain.generic.GenericClob.getAsciiOutputStream()
          since 9.0.3.5. Use getCharacterOutputStream() instead. 
oracle.jbo.domain.ClobDomain.getAsciiStream()
          since 11.1.2.0.0. Use getCharacterStream() instead. 
oracle.jbo.domain.generic.GenericClob.getAsciiStream()
          since 11.1.2.0.0. Use getCharacterStream() instead. 
oracle.jbo.common.GroovyParserUtil.getAssignedUnboundVariables()
          Internal use only 
oracle.jbo.server.EntityAssociation.getAssociationEnd(String)
          Deprecated since 5.0. Instead, use AssociationDefBase.findEndByName(). 
oracle.jbo.common.ExpressionDef.getAttributesMap()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.ampool.ApplicationPool.getAvailableNumPools()
          Replaced by ApplicationPool.getAvailableInstanceCount() 
oracle.jbo.common.ampool.ApplicationPoolImpl.getAvailableNumPools()
          Replaced by ApplicationPoolImpl.getAvailableInstanceCount() 
oracle.jbo.rules.Variant.getBinaryStream()
          Use getInputStream(). 
oracle.jbo.server.util.Variant.getBinaryStream()
          Use getInputStream(). 
oracle.jbo.ViewCriteriaItem.getBindVarNameFromValue(Object)
          Internal use only. 
oracle.jbo.uicli.controls.JUNavigationBar.getButtonIcon(int)
            
oracle.jbo.uicli.controls.JUNavigationBar.getButtonPressedIcon(int)
            
oracle.jbo.uicli.binding.JUCtrlValueBinding.getCachedEvents()
          since 11.1.1.1.2 
oracle.jbo.server.OperationDefinitionImpl.getCategory()
            
oracle.jbo.domain.ClobDomain.getCharacterOutputStream(String)
          since 9.0.3.5. Use getCharacterOutputStream() instead. 
oracle.jbo.domain.ClobDomain.getCharacterStream(String)
          since 9.0.3.5. Use getCharacterStream() instead. 
oracle.jbo.domain.generic.GenericClob.getCharacterStream(String)
          since 9.0.3.5. Use getCharacterStream() instead. 
oracle.jbo.common.GroovyParserUtil.getClassesUsed()
          Internal use only 
oracle.jbo.server.ApplicationModuleImpl.getClientProxyClassName(String)
          Platform specific proxies not required. Use getClientProxyClassName() instead. 
oracle.jbo.server.ApplicationModuleDefImpl.getClientProxyClassName(String)
          Platform specific proxies are deprecated. Use getClientProxyClassName() instead. 
oracle.jbo.server.ExprWhitelistDef.getCollectedConstructors()
            
oracle.jbo.server.ExprWhitelistDef.getCollectedMethods()
            
oracle.jbo.script.debug.client.expr.ASCII_UCodeESC_CharStream.getColumn()
            
oracle.jbo.server.BaseSQLBuilderImpl.getColumnNameWithFormatForQuery(String, AttributeDef, int)
          since 9.0.3 
oracle.jbo.uicli.binding.JUCtrlListDef.getComboDisplayAttributeCount()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getComboDisplayRowCountHint()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.ampool.ApplicationPoolImpl.getConnectedInstanceCount()
            
oracle.jbo.common.ampool.ApplicationPool.getConnectString()
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be acquired from the ApplicationPool or SessionCookie environment by using the Configuration.DB_CONNECT_STRING_PROPERTY key.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.getConnectString()
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be acquired from the ApplicationPool or SessionCookie environment by using the ConnectionStrategy.DB_CONNECT_STRING_PROPERTY key.

 

oracle.adf.model.bean.DCDataVO.getCriteriaViewDefPrefixInternal()
            
oracle.adf.model.BindingContext.getCurrentAppDefName()
          since 11.1.1.6.0 For internal framework use only 
oracle.jbo.mom.DefinitionManager.getCurrentApplicationMap(boolean)
          since 10.1.3. No direct replacement (but see comments above). 
oracle.jbo.mom.DefinitionManager.getDefinitionObjectsMap()
          since 9.0.5. No direct replacement (but see comments for DefinitionManager.getCurrentApplicationMap(boolean)). 
oracle.jbo.server.ExprWhitelistDef.getDefTypeId()
            
oracle.jbo.server.PDefComponentOperations.getDefTypeId()
            
oracle.jbo.server.OperationDefinitionImpl.getDefXMLElementTag()
            
oracle.jbo.server.OperationDefinitionsImpl.getDefXMLElementTag()
            
oracle.jbo.server.ExprWhitelistDef.getDefXMLElementTag()
            
oracle.jbo.server.PDefComponentOperations.getDefXMLElementTag()
            
oracle.jbo.server.OperationDefinitionImpl.getDefXMLNameSpace()
            
oracle.jbo.server.OperationDefinitionsImpl.getDefXMLNameSpace()
            
oracle.jbo.server.ExprWhitelistDef.getDefXMLNameSpace()
            
oracle.jbo.server.PDefComponentOperations.getDefXMLNameSpace()
            
oracle.jbo.uicli.binding.JUCtrlListDef.getDelimiter()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.getDelimiter()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getDerivedAttrNames()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.getDisplayCriteriaName()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.ViewCriteria.getDisplayName(LocaleContext)
          Use ViewCriteria.getProperty(String, LocaleContext) instead. For the property name argument pass ViewCriteriaHints.CRITERIA_DISPLAY_NAME. 
oracle.jbo.server.JboValueMap.getDisplayValuesList(Row, String, LocaleContext)
          Internal use only. 
oracle.jbo.server.MetaObjectManager.getEditableGlobalFunctionResourcesIterator()
            
oracle.adf.model.binding.DCBindingContainer.getEditingMode()
          since 10.1.3 use isFindMode to determine the find or data modes for this bindingContainer. 
oracle.jbo.server.EntityAssociation.getEntityDef()
          Deprecated since 5.0. Instead, use AssociationDefBase.getSourceOwner() and down cast it to EntityDefImpl. 
oracle.jbo.common.ExpressionDef.getEvalId()
          Internal framework use only. 
oracle.jbo.common.ExpressionDef.getEvaluator()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.server.OperationDefinitionImpl.getExample()
            
oracle.jbo.script.ExprMethodReturn.getException()
            
oracle.jbo.common.ExpressionDef.getExpression()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.rules.JboExpressionValidator.getExpressionTrustMode()
            
oracle.jbo.script.ExprScriptException.getExprStack(Locale)
            
oracle.jbo.ExprEval.getExprStyle()
            
oracle.jbo.server.OperationDefinitionImpl.getFullName()
            
oracle.jbo.server.OperationDefinitionsImpl.getFullName()
            
oracle.jbo.common.GroovyParserUtil.getGetAttributeArgs()
            
oracle.jbo.ExprScriptSupplier.getGlobalScript()
            
oracle.jbo.server.OperationDefinitionsImpl.getGroovyExpr()
            
oracle.jbo.server.OperationDefinitionsImpl.getGroovyScript()
            
oracle.jbo.server.OperationDefinitionImpl.getHelpText()
            
oracle.jbo.server.OperationDefinitionImpl.getId()
            
oracle.jbo.server.MetaObjectManager.getImmutableGlobalFunctionResourcesIterator()
            
oracle.jbo.domain.ClobDomain.getInputStream()
          since 9.0.3.5. Use getCharacterStream() instead. 
oracle.jbo.domain.generic.GenericClob.getInputStream()
          since 9.0.3.5. Use getCharacterStream() instead. 
oracle.jbo.server.OperationDefinitionImpl.getInsertText()
            
oracle.jbo.common.ampool.ApplicationPool.getInstance(int)
          Implementation detail. This method has been made protected. Pool clients should not access pooled instances directly. Use ApplicationModuleRef.useApplicationModule() to acquire ApplicationModule instances instead.

 

oracle.jbo.uicli.jui.JUButtonGroupBinding.getInstance(JUFormBinding, AbstractButton[], String, String, String, String, Object[])
          since 9.0.2 use createLovBinding() or createEnumerationBinding instead 
oracle.jbo.uicli.jui.JUButtonBinding.getInstance(JUFormBinding, AbstractButton, String, String, String, String)
          since 9.0.2 use createAttributeBinding or createBooleanBinding methods instead. 
oracle.jbo.uicli.jui.JULovButtonBinding.getInstance(JUFormBinding, AbstractButton, String, String, String, String[], String, String[], String[])
          since 9.0.2 use createLovBinding() 
oracle.jbo.uicli.jui.JUButtonBinding.getInstance(JUFormBinding, AbstractButton, String, String, String, String, Object[], boolean)
          since 9.0.2 use createAttributeBinding or createBooleanBinding methods instead. 
oracle.jbo.uicli.jui.JULabelBinding.getInstance(JUFormBinding, JLabel, String, String, String, String)
          since JDeveloper 9.0.2, use createAttributeBinding instead 
oracle.jbo.uicli.jui.JUListSingleSelBinding.getInstance(JUFormBinding, JList, String, String, String, String[], String)
          since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead 
oracle.jbo.uicli.jui.JUListSingleSelBinding.getInstance(JUFormBinding, JList, String, String, String, String[], String, String[], String[], ListCellRenderer)
          since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead 
oracle.jbo.uicli.jui.JUListSingleSelBinding.getInstance(JUFormBinding, JList, String, String, String, String, Object[])
          since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead 
oracle.jbo.uicli.jui.JUScrollBarBinding.getInstance(JUFormBinding, JScrollBar, String, String, String, boolean, boolean)
          since 9.0.2 use createViewBinding method instead. 
oracle.jbo.uicli.jui.JUScrollBarAttrBinding.getInstance(JUFormBinding, JScrollBar, String, String, String, String, int, int, int)
          since 9.0.2 use createAttributeBinding method instead. 
oracle.jbo.uicli.jui.JUSliderAttrBinding.getInstance(JUFormBinding, JSlider, String, String, String, String, int, int, int)
          use createAttributeBinding method instead. 
oracle.jbo.uicli.jui.JUTextFieldBinding.getInstance(JUFormBinding, JTextComponent, String, String, String, String)
          since JDeveloper 9.0.2 
oracle.jbo.uicli.jui.JUTreeBinding.getInstance(JUFormBinding, JTree, String, String, String, JUCtrlHierTypeBinding[])
          since 9.0.2 
oracle.jbo.uicli.jui.JUButtonGroupBinding.getInstance(JUFormBinding, JUButtonGroupControlInterface, String, String, String, String, String, String)
          since 9.0.2 use createLovBinding() or createEnumerationBinding instead 
oracle.jbo.uicli.jui.JUDefaultControlBinding.getInstance(JUFormBinding, JUDefaultControlInterface, String, String, String, String)
          since 9.0.2 use createAttributeBinding() instead. 
oracle.jbo.uicli.jui.JUComboBoxCtrlBinding.getInstance(JUFormBinding, Object, String, String, String, String[], String, String[], String[], ListCellRenderer, ComboBoxEditor)
          since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead 
oracle.jbo.uicli.jui.JUComboBoxCtrlBinding.getInstance(JUFormBinding, Object, String, String, String, String, Object[])
          since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead 
oracle.jbo.uicli.jui.JUButtonBinding.getInstance(JUPanelBinding, Component, String, String, String, int)
          since 9.0.2 use createActionBinding method instead. 
oracle.jbo.uicli.jui.JUProgressBarBinding.getInstance(JUPanelBinding, JProgressBar, String, String, String, boolean, boolean)
          since 9.0.2 use createViewBinding method instead. 
oracle.jbo.uicli.jui.JUProgressBarAttrBinding.getInstance(JUPanelBinding, JProgressBar, String, String, String, String, int, int)
          since 9.0.2 use createAttributeBinding method instead. 
oracle.jbo.uicli.jui.JUSliderBinding.getInstance(JUPanelBinding, JSlider, String, String, String, boolean, boolean)
          since 9.0.2 use createViewBinding method instead. 
oracle.jbo.uicli.jui.JUTableBinding.getInstance(JUPanelBinding, JTable, String, String, String, String[])
          since 9.0.2 
oracle.jbo.common.ExpressionDef.getInternalExpression()
          Internal framework use only. 
oracle.jbo.server.OperationDefinitionImpl.getJavaReturnType()
            
oracle.adf.model.connection.webservice.api.WebServiceConnection.getJaxRpcInteraction(QName, QName)
            
oracle.jbo.mom.xml.DefXMLParser.getJboDTD()
          since 10.1.3. Use DefinitionManager.getJboDTD(). 
oracle.jbo.mom.DefinitionManager.getJboXMLDoc()
          since 10.1.3. See comments above. 
oracle.jbo.uicli.binding.JUCtrlListDef.getLabelList()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.script.debug.client.expr.ASCII_UCodeESC_CharStream.getLine()
            
oracle.jbo.rules.JboListValidator.getList()
          Replaced by JboListValidator.getList(Object). 
oracle.jbo.uicli.binding.JUCtrlListDef.getListAttrNames()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.ViewObjectImpl.getListBindingDefsInternal()
          Use lookupListBindingDef instead. 
oracle.adf.model.bc4j.DCJboDataControl.getListBindingRSI(DCIteratorBinding, Key, String, String)
          since 11.1.1.0.0 
oracle.jbo.uicli.binding.JUCtrlListDef.getListDisplayAttrNames()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.getListDisplayAttrNames()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getListIteratorBindingName()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getListOperMode()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getListRangeSize()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getListRSIName()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getListVOName()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.VariableValueManager.getLocalPassivatableVariables()
          Replaced by VariableValueManager.writeVarsToXML(Document, Element, boolean) 
oracle.jbo.server.EntityImpl.getLookupDescription(String)
            
oracle.jbo.server.ViewRowImpl.getLookupDescription(String)
            
oracle.jbo.server.JboValueMap.getMatchingValueMapByName(Row, String, String)
          Internal use only. 
oracle.jbo.server.JboValueMap.getMatchingValueMapByValue(Row, String, Object)
          Internal use only. 
oracle.jbo.server.OperationDefinitionImpl.getMethodBody()
            
oracle.jbo.server.OperationDefinitionImpl.getMethodName()
            
oracle.jbo.common.GroovyParserUtil.getMethodsUsed()
          Internal use only 
oracle.jbo.server.OperationDefinitionImpl.getMethodText()
            
oracle.jbo.server.OperationDefinitionImpl.getMethodText(int, boolean)
            
oracle.jbo.server.OperationDefinitionImpl.getMethodType()
            
oracle.jbo.uicli.binding.JUCtrlListDef.getMRUCount()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.ExpressionDef.getName()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.uicli.binding.JUCtrlListDef.getNullValueFlag()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.ViewObjectImpl.getOperationDefinitions()
            
oracle.jbo.server.PDefComponentObjectBase.getOperationDefinitions()
            
oracle.jbo.server.OperationDefinitionsImpl.getOperations()
            
oracle.jbo.server.OperationDefinitionImpl.getOrigObject()
            
oracle.jbo.server.OperationDefinitionsImpl.getOrigObject()
            
oracle.jbo.server.EntityAssociation.getOtherEntityDef()
          Deprecated since 5.0. Instead, use AssociationDefBase.getDestinationOwner() and down cast it to EntityDefImpl. 
oracle.jbo.domain.ClobDomain.getOutputStream()
          since 9.0.3.5. Use getCharacterOutputStream() instead. 
oracle.jbo.domain.generic.GenericClob.getOutputStream()
          since 9.0.3.5. Use getCharacterOutputStream() instead. 
oracle.jbo.rules.JboExpressionValidator.getOwnerName()
            
oracle.jbo.server.OperationDefinitionImpl.getParameters()
            
oracle.jbo.server.OperationDefinitionImpl.getParameterTypes()
            
oracle.jbo.server.MetaObjectManager.getParser()
          since 10.1.3. See DefinitionManager.getJboXMLDoc(). 
oracle.jbo.uicli.mom.JUMetaObjectManager.getParser()
          since 10.1.3. See DefinitionManager.getJboXMLDoc(). 
oracle.jbo.VariableValueManager.getPassivatableVariables()
          Replaced by VariableValueManager.writeVarsToXML(Document, Element, boolean) 
oracle.jbo.common.ampool.ApplicationPool.getPassword()
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be acquired from the ApplicationPool or SessionCookie environment by using the Configuration.DB_PASSWORD_PROPERTY key.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.getPassword()
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be acquired from the ApplicationPool or SessionCookie environment by using the Configuration.DB_PASSWORD_PROPERTY key.

 

oracle.adf.model.binding.DCPermission.getPermissionHolder()
            
oracle.jbo.common.ampool.PoolMgr.getPool(String)
            
oracle.jbo.common.ampool.ApplicationPool.getPoolName()
          Replaced by ApplicationPool.getName(). 
oracle.jbo.common.ampool.ApplicationPoolImpl.getPoolName()
          Replaced by ApplicationPoolImpl.getName(). 
oracle.jbo.common.ampool.PoolMgr.getPoolNames()
            
oracle.jbo.common.ampool.PoolMgr.getPools()
            
oracle.jbo.uicli.binding.JUCtrlListDef.getPreferredCriteriaNameForServerBinding(String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.getPreferredListCriteriaName()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.getPreferredListIterBinding()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.getPreferredListRowSetIterator()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.ExpressionDef.getPrivilege()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.ExpressionDef.getPrivilegeString()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.server.MetaObjectManager.getProgrammaticUseViewDefMap()
            
oracle.jbo.common.NamedObjectImpl.getPropertiesMap()
          use getPropertyMap instead 
oracle.jbo.script.ExprEvalWrapper.getProperty(String)
            
oracle.jbo.script.ExprEvalWrapper.getPropertyInternal(String, boolean)
            
oracle.jbo.script.ExprEvalWrapper.getPropertyInternal(String, boolean, boolean)
            
oracle.jbo.server.AttributeDefImpl.getRecalcExpressionPrivilege()
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.PDefAttribute.getRecalcExpressionPrivilege()
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.AttributeDefImpl.getRecalcExpressionTrustMode()
            
oracle.jbo.server.PDefAttribute.getRecalcExpressionTrustMode()
          Applications should not use this method 
oracle.jbo.server.ViewObjectImpl.getReqdVC()
          use getRequiredViewCriteria() 
oracle.jbo.ViewCriteria.getRequiredInternal()
            
oracle.jbo.server.OperationDefinitionImpl.getReturnType()
            
oracle.jbo.script.ExprMethodReturn.getReturnValue()
            
oracle.jbo.uicli.binding.JUCtrlListDef.getRowLevelBinds()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.ViewObjectImpl.getRowOperationDefinitions()
            
oracle.jbo.RowExprScriptSupplier.getRowOperationsScript()
            
oracle.jbo.server.ViewRowImpl.getRowOperationsScript()
            
oracle.jbo.server.ViewObjectImpl.getRowQualifier()
          since 10.0.1.3 use getRowMatch(). 
oracle.jbo.script.debug.Debugger.getScriptLibrary()
            
oracle.jbo.server.PDefComponentOperations.getScriptOps()
            
oracle.jbo.common.GroovyParserUtil.getSecurityMessages()
          Internal use only 
oracle.jbo.uicli.binding.JUCtrlListBinding.getSelectionAttributeName()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.GroovyParserUtil.getSetAttributeArgs()
            
oracle.jbo.server.OperationDefinitionImpl.getSignature()
            
oracle.jbo.domain.ClobDomain.getStorageByteArray()
          since 9.0.3.5. Use getStorageCharArray() instead. 
oracle.jbo.domain.generic.GenericClob.getStorageByteArray()
          since 9.0.3.5. Use getStorageCharArray() instead. 
oracle.jbo.domain.ClobDomain.getStorageByteArray(String)
          since 9.0.3.5. Use getStorageCharArray() instead. 
oracle.jbo.domain.generic.GenericClob.getStorageByteArray(String)
          since 9.0.3.5. Use getStorageCharArray() instead. 
oracle.jbo.script.ExprMethodReturn.getSuccess()
            
oracle.jbo.uicli.mom.CpxUtils.getTopLevelCpxName()
          this method is for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.getTransientExpressionPrivilege()
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.PDefAttribute.getTransientExpressionPrivilege()
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.AttributeDefImpl.getTransientExpressionTrustMode()
            
oracle.jbo.server.PDefAttribute.getTransientExpressionTrustMode()
          Applications should not use this method 
oracle.jbo.server.AttributeDefImpl.getTransientExprEval()
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.common.ExpressionDef.getTrustMode()
            
oracle.jbo.script.ExprTrustSupplier.getTrustMode()
            
oracle.jbo.server.OperationDefinitionImpl.getTrustMode()
            
oracle.jbo.server.OperationDefinitionImpl.getTrustModeStr()
            
oracle.jbo.common.ExpressionDef.getTrustModeString()
            
oracle.jbo.common.GroovyParserUtil.getUnboundVariables()
            
oracle.jbo.common.GroovyParserUtil.getUnboundVariablesWithoutNullCheck()
          Internal use only 
oracle.jbo.server.uniqueid.UniqueIdHelper.getUniqueId(EntityImpl)
           
oracle.jbo.server.OperationDefinitionsImpl.getUniqueID(String)
            
oracle.jbo.common.ampool.ApplicationPool.getUserName()
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be acquired from the ApplicationPool or SessionCookie environment by using the Configuration.DB_USERNAME_PROPERTY key.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.getUserName()
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be acquired from the ApplicationPool or SessionCookie environment by using the Configuration.DB_USERNAME_PROPERTY key.

 

oracle.jbo.uicli.binding.JUCtrlRangeBinding.getValueAt(int, int)
          since 10.1.2 
oracle.jbo.ViewCriteriaItem.getValueFromWhereParams(HashMap)
            
oracle.jbo.uicli.binding.JUCtrlListDef.getValueList()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.getValueList()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.JboValueMap.getValueMapForAttribute(AttributeDefImpl)
          Internal use only. 
oracle.jbo.server.JboValueMap.getValueTypeName(AttributeDef)
          Internal use only. 
oracle.jbo.VariableManager.getVarMgrOwner()
          use VariableManager.getVarMgrOwnerBase() instead. 
oracle.jbo.common.VariableManagerImpl.getVarMgrOwner()
          use VariableManagerImpl.getVarMgrOwnerBase() instead. 
oracle.jbo.server.ViewObjectImpl.getViewAccessorDefsInternal()
          Use lookupViewAccessorDef instead. 
oracle.jbo.server.RowImpl.getViewAccessorResultIndex(ViewAccessorDef)
          use ViewAccessorDef.getResultIndex() instead 
oracle.jbo.server.ViewObjectImpl.getViewCriteriaClause()
          since 10.0.3. use getViewCriteriaClause(boolean) instead. 
oracle.jbo.uicli.binding.JUCtrlHierTypeBinding.getViewDefName()
          since 10.1.3 use getStructureDefName instead. 
oracle.jbo.common.BaseViewCriteriaManagerImpl.getViewObjectReqdVC()
          use getViewObjectRequiredViewCriteria() 
oracle.jbo.script.ExprEvalWrapper.getWrapped()
            
oracle.jbo.domain.DomainAttributeDef.getXMLContentNode(Document, Object, boolean)
          since 9.0.2 use the other getXMLContentNode() . 
oracle.jbo.server.OperationDefinitionImpl.getXMLElementTag()
            
oracle.jbo.server.OperationDefinitionsImpl.getXMLElementTag()
            
oracle.jbo.server.ExprWhitelistDef.getXMLElementTag()
            
oracle.jbo.server.PDefComponentOperations.getXMLElementTag()
            
oracle.jbo.ViewCriteriaItem.hasData(HashMap)
          Use ViewCriteriaItem.hasData(VariableValueManager) instead 
oracle.jbo.uicli.binding.JUCtrlListBinding.hasNullValue()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.PDefComponentObjectBase.hasPersonalizedComponentOperations()
            
oracle.jbo.common.ExpressionDef.hasReturn()
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.uicli.binding.JUCtrlListDef.init(HashMap)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.adf.model.binding.DCIteratorBinding.internalGetValueBindingList()
          Reserved for framework use only. 
oracle.jbo.ExprEval.internalInvokeMethodOnGroovyScript(Script, ExprValueSupplier, String, Object[], Map, boolean, Binding)
            
oracle.jbo.common.DefLocaleContext.internalIsNoEval()
          Only for framework use. 
oracle.jbo.common.DefLocaleContext.internalNoEval(boolean)
          Only for framework use. 
oracle.jbo.common.JboCompOper.internalSealStaticOpers()
          since 11.1.1.5.1 For internal framework use only. Implementation and signature may change without notice. 
oracle.adf.model.binding.DCDataControl.invokeMethod(DCInvokeMethodDef, ArrayList)
          since 10.1.3. not called anymore. Use invokeOperation() instead. 
oracle.jbo.script.ExprEvalWrapper.invokeMethod(String, Object)
            
oracle.jbo.script.ExprScriptRunner.invokeMethod(String, Object[], ExprEval.TrustMode, Binding)
            
oracle.jbo.server.ViewRowImpl.invokeMethod(String, Object[], ExprEval.TrustMode, Binding)
            
oracle.jbo.common.ampool.SessionCookie.isActivationRequired()
          ApplicationDevelopers should instead override:

SessionCookie.isActivationRequired(ApplicationModule)

This method will still be invoked from the new method. 

oracle.adf.model.binding.DCBindingContainer.isAppInPollingDCEMode()
          since 11.1.1.2.0 Polling mode information is moved into ADS. 
oracle.adf.model.binding.DCUtil.isAppInPollingDCEMode()
          since 11.1.1.2.0 Polling mode information is moved into ADS. 
oracle.jbo.common.AbstractListBinding.isApplyNecessary(Map)
          since 11.1.1.5.0 use isFilterApplyNecessary. 
oracle.jbo.common.ampool.ApplicationPool.isAvailable(ApplicationModule)
          Implementation detail. This method has been made protected. 
oracle.jbo.common.ampool.ApplicationPoolImpl.isAvailable(ApplicationModule)
          Implementation detail. This method has been made protected. 
oracle.jbo.server.OperationDefinitionImpl.isDirty()
            
oracle.jbo.server.OperationDefinitionsImpl.isDirty()
            
oracle.jbo.common.ampool.ApplicationPoolImpl.isDoConnectionPooling()
          This property is specific to the SessionCookie. Extending logic should be migrated to a custom extension of: SessionCookieImpl.isConnectionPoolingEnabled()

 

oracle.jbo.common.ampool.ApplicationPoolImpl.isDoFailover()
          This property is specific to the SessionCookie. Extending logic should be migrated to a custom extension of: SessionCookieImpl.isFailoverEnabled()

 

oracle.jbo.server.ViewAttributeDefImpl.isEffectiveDateRelated()
          Delegate to entity attribute if present 
oracle.jbo.server.AttributeDefImpl.isEffectiveDateRelated()
            
oracle.jbo.uicli.binding.JUCtrlValueBinding.isEventsCachingEnabled()
          since 11.1.1.1.2 
oracle.jbo.server.OperationDefinitionImpl.isGroovy()
            
oracle.jbo.server.EntityImpl.isLookupIdValid(String, Object)
            
oracle.jbo.server.PDefViewObject.isNamedViewLinkAccessorRetained(String)
          since 11.1.1.6.0 For framework internal use only.

This api name may change in future builds, so if any consuming layer uses this method, it will require a code-change and recompile.

Used to return retained flag for a specific viewlink accessor in this ViewDef. If the accessor is not overridden, this method returns false. 

oracle.jbo.server.OperationDefinitionImpl.isNew()
            
oracle.jbo.server.OperationDefinitionsImpl.isNew()
            
oracle.adf.model.binding.DCMethodParameterDef.isParamFinal()
          since 10.1.3 
oracle.adf.model.binding.DCMethodParameterDef.isParamRequired()
          since 10.1.3 
oracle.jbo.uicli.binding.JUCtrlValueDef.isPushDataChangeEvents()
          since 11.0. Use the binding instance's (JUCtrlValueBinding's) getDataChangeEventPolicy. 
oracle.jbo.common.BaseViewCriteriaManagerImpl.isResolvedInternal()
          Internal use only. 
oracle.jbo.script.ExprTrustSupplier.isScanningEnabled()
            
oracle.jbo.uicli.binding.JUCtrlListBinding.isSingleAttrList()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.isStaticList()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.DBTransactionImpl.isTrackNewAndModifiedRowsOnly()
          since 9.0.5.1 
oracle.adf.model.DataControlFrame.isTransactionOpen()
          replaced by getOpenTransactionName() 
oracle.jbo.ViewCriteria.isUseAttributeFormatHint()
            
oracle.jbo.uicli.binding.JUCtrlListBinding.iteratorClosed(RowSetManagementEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.loadChildrenFromXML(DefElement)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.domain.BlobDomainInterface.loadFromDatabase(Transaction)
          Internal: Applications should not use this method.

Loads the actual data of the LOB-type database attribute into memory.

The transaction argument is needed to perform an additional query into the database to extract the data.

This method does not need to be invoked for a new attribute. 

oracle.jbo.server.ViewLinkDefImpl.loadFromXML(DefElement)
           
oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(DefElement)
           
oracle.jbo.server.OperationDefinitionsImpl.loadOperationDefinitions(DefElement, String)
            
oracle.jbo.mom.DefinitionManager.loadProjectDefinition(InputStream, String)
          since 10.1.3. Use DefinitionManager.loadProjectDefinition(String) instead. 
oracle.jbo.mom.DefinitionManager.loadProjectDefinition(Reader, String)
          since 10.1.3. Use DefinitionManager.loadProjectDefinition(String) instead. 
oracle.jbo.server.OperationDefinitionImpl.loadXMLContents(DefElement, String)
            
oracle.jbo.server.OperationDefinitionsImpl.loadXMLContents(DefElement, String)
            
oracle.jbo.server.ComponentOperations.loadXMLContents(DefElement, String)
            
oracle.jbo.server.ExprWhitelistDef.loadXMLContents(DefElement, String)
            
oracle.jbo.server.PDefComponentOperations.loadXMLContents(DefElement, String)
            
oracle.jbo.server.PDefComponentObjectBase.lookupOperationDefinition(String)
            
oracle.jbo.server.OperationDefinitionImpl.lookupParameter(String)
            
oracle.jbo.common.ampool.EnvInfoProvider.modifyInitialContext(Object)
          EnvInfoProvider.getInfo(String, Object) should be implemented instead. 
oracle.jbo.uicli.binding.JUCtrlListBinding.moveDown(DCIteratorBinding, String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.moveToBottom(DCIteratorBinding, String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.moveToTop(DCIteratorBinding, String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.moveUp(DCIteratorBinding, String)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.navigated(NavigationEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlValueBinding.notifyDCE(DataChangeEvent)
          ...use notifyDataChangeEvent. 
oracle.jbo.ApplicationModule.passivateState(byte[])
          deprecated since 9.0.5. Use ApplicationModule.passivateState(byte[]) with the PERSISTNENT_SNAPSHOT bit set instead. 
oracle.jbo.ApplicationModule.passivateState(int, byte[])
          deprecated since 9.0.5. Use ApplicationModule.passivateState(int, byte[], int) with the PASSIVATE_TRANSIENT_FLAG not set instead. 
oracle.jbo.server.ViewObjectImpl.passivateTransients(ViewRowImpl, AttributeDefImpl[], Document, Element)
          since 9.0.3.3 use passivateTransients(ViewRowSetImpl vrs...) 
oracle.jbo.server.PDefComponentOperations.personalize(ComponentOperations)
            
oracle.jbo.script.ExprPrivCounter.popPriv()
            
oracle.jbo.server.OperationDefinitionImpl.popPriv(Object, ExprPrivCounter)
            
oracle.jbo.server.EntityImpl.populateAttribute(int, Object, boolean, boolean)
          since 9.0.5. Use populateAttribute(int index, Object value, boolean sendNotification, boolean markAsChanged, boolean saveOriginal) instead. 
oracle.jbo.ApplicationModule.prepareAccessorViewObjects(ViewObject, Row, String[], AccessorHierarchyDefInterface[])
          For Internal Framework use only.

Prepares viewlinked-accessor view objects based on accessor names of the given master row for execution. One known implementing class is ApplicationModuleImpl, and it activates attributes on each of the view objects passed in.

 

oracle.jbo.pool.ResourcePool.prepareForGCRemove(ArrayList, Object)
           
oracle.jbo.server.EntityImpl.prepareVOToFetchNextEffDtRows(int)
          use prepareVOToFetchNextEffDtRows(). 
oracle.jbo.server.EntityImpl.prepareVOToFetchNextEffDtSeqRows(int)
          use prepareVOToFetchNextEffDtSeqRows(). 
oracle.jbo.server.EntityImpl.prepareVOToFetchPrevEffDtRows(int)
          use prepareVOToFetchPrevEffDtRows(). 
oracle.jbo.server.EntityImpl.prepareVOToFetchPrevEffDtSeqRows(int)
          use prepareVOToFetchPrevEffDtSeqRows(). 
oracle.adf.model.binding.DCIteratorBinding.processInputException()
          use processInputException(JboException); 
oracle.jbo.script.ExprPrivCounter.pushPriv()
            
oracle.jbo.server.OperationDefinitionImpl.pushPriv(Object, ExprPrivCounter)
            
oracle.jbo.uicli.binding.JUCtrlListBinding.put(Object, Object)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.rangeRefreshed(RangeRefreshEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.rangeScrolled(ScrollEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.rules.AbstractValidator.readTransientExpression(NamedObjectImpl, DefElement, String)
          since 11.1.1.4.0 Apps should never be using this implementation method. 
oracle.jbo.common.ampool.ApplicationPoolImpl.reconnect(ApplicationModule, Hashtable)
          Replaced by ConnectionStrategy.reconnect(ApplicationModule, SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy. 
oracle.jbo.Transaction.reconnect(boolean)
          Deprecated since 3.2. Instead, use reconnect(). 
oracle.jbo.mom.DefinitionManager.registerClassForTagName(String, Class)
            
oracle.adf.model.binding.DCDataControl.release(int)
          DCDataControl.release() will be invoked whenever the DC is to be released. The DC should invoke DCDataControl.releaseBindings(int) in order to notify the DataBinding facility of the release. The default implementation of this method now invokes DCDataControl.release(). 
oracle.jbo.uicli.binding.JUCtrlListBinding.release(int)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.ampool.SessionCookie.releaseApplicationModule(boolean, boolean)
          since 9.0.3

Use SessionCookie.releaseApplicationModule(int) instead. Replace with the following flags for each checkin/manageState permutation:

checkin=true, manageState=true: SHARED_MANAGED_RELEASE_MODE checkin=true, manageState=false: SHARED_UNMANAGED_RELEASE_MODE checkin=false, manageState=true: RESERVED_MANAGED_RELEASE_MODE checkin=false, manageState=false: RESERVED_UNMANAGED_RELEASE_MODE 

oracle.jbo.common.ampool.SessionCookie.releaseApplicationModule(boolean, boolean, long)
          since 9.0.3

use SessionCookie.releaseApplicationModule(int, long) instead. Replace with the following flags each checkin/manageState permutation: checkin=true, manageState=true: SHARED_MANAGED_RELEASE_MODE checkin=true, manageState=false: SHARED_UNMANAGED_RELEASE_MODE checkin=false, manageState=true: RESERVED_MANAGED_RELEASE_MODE checkin=false, manageState=false: RESERVED_UNMANAGED_RELEASE_MODE 

oracle.jbo.common.ampool.ApplicationPool.releaseApplicationModule(SessionCookie, boolean)
          since 9.0.3

Use ApplicationPool.releaseApplicationModule(SessionCookie,int) instead. If state management is required then invoke:

releaseApplicationModule(cookie, SessionCookie.SHARED_MANAGED_RELEASE_MODE)

Otherwise invoke:

releaseApplicationModule(cookie, SessionCookie.SHARED_UNMANAGED_RELEASE_MODE)

 

oracle.jbo.uicli.mom.JUMetaObjectManager.releaseApplicationObject(DCDataControl)
          since 10.1.2, use DCDataControl.release() instead to release a datacontrol from the bindings as well as from the business service. 
oracle.jbo.common.ampool.ApplicationPoolImpl.releaseInstance(ApplicationModule)
            
oracle.jbo.common.ampool.ApplicationPool.releaseInstances()
          Replaced by: ResourcePool.removeResources(). Method

may be confused with releaseResource. 

oracle.jbo.common.ampool.ApplicationPoolImpl.releaseInstances()
          Replaced by ApplicationPoolImpl.removeResources(). Method may be confused with releaseResource.

 

oracle.jbo.server.OperationDefinitionsImpl.removeOperation(String)
            
oracle.jbo.server.PDefComponentObjectBase.removeOperation(String)
            
oracle.jbo.server.OperationDefinitionImpl.removeParameter(String)
            
oracle.adf.model.BindingContext.removePersistentState(String)
          since 10.1.3. Applications should use the StateManager instead. See StateManager 
oracle.jbo.common.ampool.PoolMgr.removePool(String)
            
oracle.jbo.server.ViewRowSetImpl.removeRowHandle(Object)
          Since Jdeveloper 9.0.3. No replacement. No longer used. 
oracle.jbo.ApplicationModule.reservePassivationId()
          deprecated since 9.0.5. Use ApplicationModule.reserveSnapshotId(int) with the PERSISTNENT_SNAPSHOT bit set instead. 
oracle.jbo.uicli.binding.JUCtrlListBinding.resetShuttle(DCIteratorBinding, String, JUCtrlListBinding)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.ApplicationModule.resetState(boolean)
          since 9.0.5. Use ApplicationModule.resetState(int) with the RESET_RELOAD_FLAG enabled instead. 
oracle.jbo.server.ExprWhitelistDef.resolveDefObject()
            
oracle.jbo.server.PDefComponentOperations.resolveDefObject()
            
oracle.jbo.server.ConnectionPoolManager.returnConnection(String, Connection)
          This method has been replaced with ConnectionPoolManager.returnConnection(String, Connection, Properties). This was necessary to provide applications with additional information about the transaction which is returning the connection. 
oracle.jbo.uicli.binding.JUCtrlListBinding.rowDeleted(DeleteEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.rowInserted(InsertEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListBinding.rowUpdated(UpdateEvent)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.domain.BlobDomainInterface.saveToDatabase(Transaction)
          Internal: Applications should not use this method.

Saves data in memory to a database LOB-type attribute.

The transaction argument is is needed to perform an additional query into the database to write the data.

This method does not need to be invoked if this attribute's data has not changed. 

oracle.jbo.pool.ResourcePool.seekLRUAvailableResource(Object)
          use getLRUAVailableIterator() instead 
oracle.jbo.pool.ResourcePool.seekMRUAvailableResource(Object)
          use getMLRUAVailableIterator() instead 
oracle.jbo.server.OperationDefinitionImpl.setAccess(ExprEval.Privilege)
            
oracle.jbo.server.OperationDefinitionImpl.setAccess(String)
            
oracle.jbo.uicli.mom.JUMetaObjectManager.setApplicationDefinition(InputStream, String)
          since 10.1.3. Use JUMetaObjectManager.setApplicationDefinition(String) instead, if possible. 
oracle.jbo.uicli.mom.JUMetaObjectManager.setApplicationDefinition(Reader, String)
          since 10.1.3. Use JUMetaObjectManager.setApplicationDefinition(String) instead, if possible. 
oracle.adf.model.binding.DCInvokeMethodDef.setArgumentNames(String[])
            
oracle.jbo.uicli.mom.JUMetaObjectManager.setBaseErrorHandler(JUErrorHandler)
          since 9.0.5.1, Use setErrorHandler instead. 
oracle.jbo.rules.Variant.setBinaryStream(InputStream)
          Use setInputStream(). 
oracle.jbo.server.util.Variant.setBinaryStream(InputStream)
          Use setInputStream(). 
oracle.jbo.uicli.controls.JUNavigationBar.setButtonIcon(int, Icon)
            
oracle.jbo.uicli.controls.JUNavigationBar.setButtonPressedIcon(int, Icon)
            
oracle.jbo.domain.BFileDomain.setBytes(byte[])
          since 9.0.4 BFile domains cannot be updated. 
oracle.jbo.domain.ClobDomain.setBytes(byte[])
          since 9.0.3.5. Use setChars(char[] clobData) instead. 
oracle.jbo.domain.generic.GenericClob.setBytes(byte[])
          since 9.0.3.5. Use setChars(char[] clobData) instead. 
oracle.jbo.server.OperationDefinitionImpl.setCategory(String)
            
oracle.jbo.ViewCriteria.setCriteriaForQuery(boolean)
          Since JDeveloper 10.1.3. Use setCriteriaMode(int) instead 
oracle.jbo.uicli.binding.JUCtrlListBinding.setDataValueAt(Object, int)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.ExprWhitelistDef.setDefForComponent(ComponentObjectImpl)
            
oracle.jbo.server.PDefComponentOperations.setDefForComponent(ComponentObjectImpl)
            
oracle.jbo.JboException.setDetails(Object[])
          since 5.0. Instead use setExceptions. 
oracle.jbo.server.OperationDefinitionImpl.setDirty(boolean)
            
oracle.jbo.server.OperationDefinitionsImpl.setDirty(boolean)
            
oracle.jbo.uicli.binding.JUCtrlValueBinding.setEventsCaching(boolean)
          since 11.1.1.1.2 
oracle.jbo.server.OperationDefinitionImpl.setExample(String)
            
oracle.jbo.server.QueryCollection.setExecutedQueryForPassivation(String)
          Programmatic VO that manages its own database query/statement should set the last executed query to assist framework restore the VO to its original state after passivation/activation. 
oracle.jbo.rules.JboExpressionValidator.setExpressionTrustMode(ExprEval.TrustMode)
            
oracle.jbo.script.debug.Debugger.setHandleNullAsEmptyObject(boolean)
            
oracle.jbo.common.ExpressionDef.setHasReturn(boolean)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.server.OperationDefinitionImpl.setHelpText(String)
            
oracle.jbo.server.OperationDefinitionImpl.setId(String)
            
oracle.jbo.server.OperationDefinitionImpl.setInsertText(String)
            
oracle.jbo.uicli.binding.JUCtrlListDef.setListOperMode(int)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlListDef.setListRangeSize(int)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.OperationDefinitionImpl.setMethodBody(String)
            
oracle.jbo.server.OperationDefinitionImpl.setMethodName(String)
            
oracle.jbo.server.OperationDefinitionImpl.setMethodType(String)
            
oracle.jbo.server.PDefViewObject.setNamedViewLinkAccessorRetained(String, boolean)
          since 11.1.1.6.0 For framework internal use only.

This api name may change in future builds, so if any consuming layer uses this method, it will require a code-change and recompile.

Used to set retained flag for a specific viewlink accessor in this ViewDef. If the accessor is not overridden, this method does nothing. 

oracle.jbo.server.OperationDefinitionImpl.setNew(boolean)
            
oracle.jbo.server.OperationDefinitionsImpl.setNew(boolean)
            
oracle.jbo.server.OperationDefinitionImpl.setOrigObject(DefPersistable)
            
oracle.jbo.server.OperationDefinitionsImpl.setOrigObject(DefPersistable)
            
oracle.jbo.common.ExpressionDef.setOwnerType(ExpressionDef.OwnerType)
            
oracle.jbo.server.OperationDefinitionImpl.setParameters(LinkedHashMap)
            
oracle.jbo.common.ampool.ApplicationPool.setPassword(String)
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be set in the ApplicationPool or SessionCookie environment by using the Configuration.DB_PASSWORD_PROPERTY key.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.setPassword(String)
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be set in the ApplicationPool or SessionCookie environment by using the Configuration.DB_PASSWORD_PROPERTY key.

 

oracle.jbo.common.ExpressionDef.setPrivilege(ExprEval.Privilege)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.NamedObjectImpl.setPropertiesMap(HashMap)
          use setPropertyMap instead 
oracle.jbo.common.NamedObjectImpl.setPropertiesMap2(HashMap)
          use setPropertyMap instead 
oracle.jbo.script.ExprEvalWrapper.setProperty(String, Object)
            
oracle.jbo.server.AttributeDefImpl.setRecalcExpressionPrivilege(ExprEval.Privilege)
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.PDefAttribute.setRecalcExpressionPrivilege(ExprEval.Privilege)
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.AttributeDefImpl.setRecalcExpressionTrustMode(ExprEval.TrustMode)
            
oracle.jbo.server.PDefAttribute.setRecalcExpressionTrustMode(ExprEval.TrustMode)
          Applications should not use this method 
oracle.jbo.server.ViewObjectImpl.setReqdVC(ViewCriteria)
          use ViewCriteria.setRequired(boolean) 
oracle.jbo.ViewCriteria.setRequiredInternal(int)
            
oracle.jbo.server.ViewObjectImpl.setRequiredViewCriteria(ViewCriteria)
          use ViewCriteria.setRequired(boolean) 
oracle.jbo.server.OperationDefinitionImpl.setReturnType(String)
            
oracle.jbo.uicli.binding.JUCtrlHierNodeBinding.setRowAsCurrentOnTargetIterator()
          since 11.1.1.2.0 use syncCurrentRow() 
oracle.jbo.server.ViewObjectImpl.setRowQualifier(RowQualifier)
          since 10.0.1.3 use setRowMatch(oracle.jbo.RowMatch). 
oracle.jbo.script.debug.Debugger.setScriptLibrary(Object)
            
oracle.jbo.server.PDefComponentOperations.setScriptOps(OperationDefinitionsImpl)
            
oracle.jbo.uicli.binding.JUCtrlListDef.setStaticList(boolean)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.server.DBTransactionImpl.setTrackNewAndModifiedRowsOnly(boolean)
          since 9.0.5.1. This behavior is not optional anymore. 
oracle.adf.model.bean.DCDataRow.setTransientAttributeValue(ViewAttributeDefImpl, Object)
            
oracle.jbo.server.ViewRowImpl.setTransientAttributeValue(ViewAttributeDefImpl, Object)
          for internal framework use only. 
oracle.jbo.server.AttributeDefImpl.setTransientExpressionPrivilege(ExprEval.Privilege)
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.PDefAttribute.setTransientExpressionPrivilege(ExprEval.Privilege)
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.server.AttributeDefImpl.setTransientExpressionTrustMode(ExprEval.TrustMode)
            
oracle.jbo.server.PDefAttribute.setTransientExpressionTrustMode(ExprEval.TrustMode)
          since 11.1.1.4.0 Applications should not use this method 
oracle.jbo.rules.JboExpressionValidator.setTriggerType(TriggerType)
            
oracle.jbo.common.ExpressionDef.setTrustMode(ExprEval.TrustMode)
            
oracle.jbo.server.OperationDefinitionImpl.setTrustMode(ExprEval.TrustMode)
            
oracle.jbo.server.ViewDefImpl.setupForLov(ViewObjectImpl)
            
oracle.jbo.ViewCriteria.setUseAttributeFormatHint(boolean)
            
oracle.jbo.common.ampool.ApplicationPool.setUserName(String)
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be set in the ApplicationPool or SessionCookie environment by using the Configuration.DB_USERNAME_PROPERTY key.

 

oracle.jbo.common.ampool.ApplicationPoolImpl.setUserName(String)
          This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. The value may be set in the ApplicationPool or SessionCookie environment by using the Configuration.DB_USERNAME_PROPERTY key.

 

oracle.jbo.uicli.binding.JUCtrlListBinding.setValueAt(Object, int)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.uicli.binding.JUCtrlRangeBinding.setValueAt(Object, int, int)
          since 10.1.2 
oracle.jbo.uicli.binding.JUCtrlListBinding.setValueList(Object[])
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.common.BaseViewCriteriaManagerImpl.setViewObjectReqdVC(ViewCriteria)
          use ViewCriteria.setRequired(boolean) 
oracle.jbo.common.BaseViewCriteriaManagerImpl.setViewObjectRequiredViewCriteria(ViewCriteria)
          use ViewCriteria.setRequired(boolean) 
oracle.adf.model.adapter.AbstractDefinition.shouldStoreStructureDefinition()
          use 
oracle.jbo.uicli.binding.JUCtrlListBinding.shuttle(DCIteratorBinding, String, boolean, boolean, JUCtrlListBinding)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.script.debug.Debugger.throwException(Exception)
            
oracle.jbo.script.ExprScriptException.throwException(Throwable, ArrayList, int, String, String, ExpressionDef.OwnerType, String)
            
oracle.jbo.script.ExprScriptException.throwException(Throwable, Object)
            
oracle.jbo.script.ScriptHelper.throwMissingMethodException(String, Object, Object)
            
oracle.jbo.Key.toByteArray()
          Use toByteArray(boolean bSignature) instead 
oracle.jbo.domain.Array.toDatum(Connection)
          since 11.1.1.6. 
oracle.jbo.server.security.JboXSDomain.toDatum(Connection)
          As of release 11, use #toDatum(oracle.jdbc.OracleConnection) instead 
oracle.jbo.uicli.binding.JUCtrlListBinding.toString()
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.Key.toStringFormat()
          Use toStringFormat(boolean bSignature) instead 
oracle.jbo.server.ExprWhitelistDef.unsetDefForComponent(ComponentObjectImpl)
            
oracle.jbo.server.PDefComponentOperations.unsetDefForComponent(ComponentObjectImpl)
            
oracle.jbo.script.ExprEvalWrapper.unwrap()
            
oracle.jbo.script.ExprEvalWrapper.unwrapObject()
            
oracle.jbo.uicli.binding.JUCtrlListBinding.updateValuesFromRow(Row)
          since 11.1.1.4.0 Applications should not use this api. 
oracle.jbo.service.helper.SDOTypeBuilder.updateXsdDocumentation(Document, String)
          Replaced by SDOXsdDocumentHelper.updateXsdDocumentation(Document, SDOAnnotationProvider) 
oracle.jbo.common.ExpressionDef.useEvaluator(ExprEval)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.ViewCriteria.validate()
            
oracle.jbo.common.ViewCriteriaImpl.validate()
            
oracle.jbo.ViewCriteria.validate(HashMap)
          Use ViewCriteria.validate(VariableValueManager) instead 
oracle.jbo.common.ViewCriteriaImpl.validate(HashMap)
            
oracle.jbo.common.ViewCriteriaImpl.validateRow(ViewCriteriaRow, HashMap)
            
oracle.jbo.rules.JboListValidator.validateValue(Object)
          Replaced by JboListValidator.validateValueWithContext(JboValidatorContext, Object). 
oracle.jbo.script.ExprASTScriptScanning.visit(ASTNode[], SourceUnit)
            
oracle.jbo.script.ExprASTScriptTimeout.visit(ASTNode[], SourceUnit)
            
oracle.jbo.script.ExprASTOperationScanning.visit(ASTNode[], SourceUnit)
            
oracle.jbo.script.debug.ExprASTDebugging.visit(ASTNode[], SourceUnit)
            
oracle.jbo.script.debug.client.GUIClient.waitForThreadStart()
            
oracle.jbo.common.ampool.PoolMgr.wakeup()
            
oracle.jbo.script.ExprEvalWrapper.wrapInGroovyObject(Object, ExprTrustSupplier)
            
oracle.jbo.script.ExprEvalWrapper.wrapInGroovyObject(Object, ExprTrustSupplier, String)
            
oracle.jbo.server.OperationDefinitionImpl.writeChildren(DefWriter)
            
oracle.jbo.server.OperationDefinitionsImpl.writeChildren(DefWriter)
            
oracle.jbo.server.ExprWhitelistDef.writeChildren(DefWriter)
            
oracle.jbo.server.PDefComponentOperations.writeChildren(DefWriter)
            
oracle.jbo.server.ExprWhitelistDef.writeContents()
            
oracle.jbo.server.PDefComponentOperations.writeContents()
            
oracle.jbo.server.OperationDefinitionImpl.writeContents(DefWriter)
            
oracle.jbo.server.OperationDefinitionsImpl.writeContents(DefWriter)
            
oracle.jbo.server.ExprWhitelistDef.writeContents(DefWriter)
            
oracle.jbo.server.PDefComponentOperations.writeContents(DefWriter)
            
oracle.jbo.server.OperationDefinitionImpl.writeObject(DefWriter)
            
oracle.jbo.server.OperationDefinitionsImpl.writeObject(DefWriter)
            
oracle.jbo.server.ExprWhitelistDef.writeObject(DefWriter)
            
oracle.jbo.server.PDefComponentOperations.writeObject(DefWriter)
            
 

Deprecated Constructors
oracle.jbo.domain.Array(Datum)
          since 11.1.1.6. Use Array.Array(java.sql.Array) instead. 
oracle.adf.model.generic.AttributeDefImpl(String, String, String, boolean, int)
          since 10.1.2. Use a constructor variant that takes StructureDefImpl. 
oracle.jbo.common.AttributeDefValue(String, String, String, int, String, int, int, byte, boolean, boolean, boolean, byte, boolean, boolean, int, int, String, ArrayList, String, boolean)
            
oracle.jbo.domain.BFileDomain(BFILE, byte[])
          since 9.0.4 BFile domains cannot be updated. 
oracle.jbo.domain.BFileDomain(BFileDomain, byte[])
          since 9.0.4 BFile domains cannot be updated. 
oracle.jbo.domain.BlobDomain(BLOB)
          use BlobDomain(Blob) instead. 
oracle.jbo.domain.BlobDomain(BLOB, byte[])
          use BlobDomain(Blob, byte[]) instead. 
oracle.jbo.domain.BlobDomain(BlobDomain, byte[])
          since 11.1.1.6. Use BlobDomain.BlobDomain(BlobDomain,byte[],OracleConnection) Constructor instead. 
oracle.jbo.domain.ClobDomain(byte[])
          since 9.0.3.5. Use ClobDomain(char[] data) Constructor instead. 
oracle.jbo.domain.ClobDomain(CLOB)
          use ClobDomain(Clob) instead. 
oracle.jbo.domain.ClobDomain(Clob, byte[])
          since 9.0.3.5. Use ClobDomain(Clob clob, char[] clobData) Constructor instead. 
oracle.jbo.domain.ClobDomain(CLOB, byte[])
          use ClobDomain(Clob, byte[]) instead. 
oracle.jbo.domain.ClobDomain(CLOB, char[])
          use ClobDomain(Clob, char[]) instead. 
oracle.jbo.domain.ClobDomain(ClobDomain, byte[])
          since 9.0.3.5. Use ClobDomain(ClobDomain clob, char[] clobData) Constructor instead. 
oracle.jbo.domain.ClobDomain(ClobDomain, char[])
          use ClobDomain(ClobDomain, char[], OracleConnection) instead. 
oracle.jbo.server.DBTransactionImpl(String)
          Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DBTransactionImpl(String, Properties)
          Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DBTransactionImpl(String, String, String)
          Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.jbo.server.DBTransactionImpl(String, String, String, Properties)
          Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state. 
oracle.adf.model.binding.DCBindingContainerReference(BindingContext, String, String)
          use #DCBindingContainerReference(String, String) instead. 
oracle.adf.model.binding.DCDataControlReference(DCDataControlDef)
            
oracle.adf.model.binding.DCDataControlReference(DCDataControlDef, String)
            
oracle.jbo.DeadViewRowAccessException()
          Deprecated since 9.0.2. Instead, use DeadViewRowAccessException(Object). 
oracle.jbo.common.ExpressionDef(NamedObjectImpl, ExpressionDef)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.ExpressionDef(NamedObjectImpl, String, String)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.ExpressionDef(NamedObjectImpl, String, String, String)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.ExpressionDef(NamedObjectImpl, String, String, String, Boolean)
          since 11.1.4.0 Applications should not be using this class. 
oracle.jbo.common.ExpressionDef(String, String)
          Applications should not be using this class 
oracle.jbo.ExprEval(ExpressionDef)
            
oracle.jbo.script.ExprEvalWrapper(Object, ExprTrustSupplier)
            
oracle.jbo.script.ExprEvalWrapper(Object, ExprTrustSupplier, Binding)
            
oracle.jbo.server.ExprWhitelistDef()
            
oracle.jbo.server.ExprWhitelistDef(int)
            
oracle.jbo.domain.generic.GenericClob(Clob, byte[])
          since 9.0.3.5. Use GenericClob(Clob clob, char[] clobData) Constructor instead. 
oracle.jbo.domain.generic.GenericClob(GenericClob, byte[])
          since 9.0.3.5. Use GenericClob(GenericClob clob, char[] clobData) Constructor instead. 
oracle.jbo.common.GroovyParserUtil(String)
            
oracle.jbo.rules.JboValidatorContext(int, Object, String, AttributeDef, Object, Object)
          since 11.1.1.0 use a subclass to implement getWarningContainer and evaluateExpression methods. 
oracle.jbo.uicli.binding.JUIteratorBinding(RowSetIterator)
          since 9.0.5.1 use constructor with DCDataControl instead. 
oracle.jbo.uicli.jui.JULoginDialog()
          since 9.0.3 use oracle.jbo.uicli.controls.JULoginDialog instead. 
oracle.jbo.uicli.jui.JULoginDialog(Frame, String, boolean)
          since 9.0.3 use oracle.jbo.uicli.controls.JULoginDialog instead. 
oracle.jbo.uicli.jui.JULovButtonBinding(Object, JUIteratorBinding, String[], RowSetIterator, String[], String[])
          since 10g, use the constructor with IteratorBinding instead of RowSetIterator 
oracle.jbo.uicli.jui.JULovButtonBinding(Object, JUIteratorBinding, String[], RowSetIterator, String[], String[], boolean, String, Point)
          since 10g, use the constructor with IteratorBinding instead of RowSetIterator 
oracle.jbo.uicli.controls.JUNavigationBar(boolean, boolean, boolean, boolean)
          since 9.0.3 use the constructor that also takes execute flag. 
oracle.jbo.uicli.jui.JUPanelValidationEvent(JUFormBinding, Transaction)
          since 9.0.5. use the constructor with datacontrol instead. 
oracle.jbo.Key(byte[])
          Use Key(String, AttributeDefImpl) instead 
oracle.jbo.Key(String)
          Use Key(String, AttributeDefImpl) instead 
oracle.jbo.domain.NClobDomain(NCLOB)
          use NClobDomain(Clob) instead. 
oracle.jbo.domain.NClobDomain(NCLOB, char[])
          use NClobDomain(Clob, char[]) instead. 
oracle.jbo.server.OperationDefinitionImpl()
            
oracle.jbo.server.OperationDefinitionImpl(String)
            
oracle.jbo.server.OperationDefinitionImpl(String, String, String, LinkedHashMap, String)
            
oracle.jbo.server.OperationDefinitionsImpl(String)
            
oracle.jbo.server.OperationDefinitionsImpl(String, String)
            
oracle.jbo.server.PDefComponentOperations()
            
oracle.jbo.server.util.PropertyChangeEvent(Object, String, Object, Object)
          since 11.0 use the constructor with ValidatorContext 
oracle.jbo.domain.Ref(Datum)
          since 11.1.1.6. Use Ref.Ref(java.sql.Ref) instead. 
oracle.jbo.RowNotFoundException(RowSetIterator, Object)
          Deprecated since 5.0. Instead, use RowNotFoundException(RowSet, Object). 
oracle.jbo.service.helper.SDOTypeBuilder()
          Replaced by SDOTypeBuilder.SDOTypeBuilder(HelperContext) 
oracle.jbo.TooManyObjectsException(Key)
          since 9.0.4 use TooManyObjectsException(String fullName, Key primaryKey) 
 

Deprecated Enum Constants
oracle.adf.model.DataControl.DataChangeEventPolicy.POLL
          since 11.1.1.2.0 Please use PUSH 
 


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

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