Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

A B C D E F G H I J K L M N O P Q R S T U V W X _


D

DATABASE - Static variable in class oracle.jbo.common.PropertyGroup
 
DATAROW_CREATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_CURRENT_ROW - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_CURRENT_ROW_AT_RANGE_INDEX - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_DELETE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_DELETE_FROM_CLI - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_DELETE_REINIT_ROW - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_FROM_RANGE_REFRESHED - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_FROM_RANGE_SCROLLED - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_INSERT - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_LOCK - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REFRESH - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REMOVE_AND_RETAIN - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REMOVE_FROM_COLLECTION - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REVERT_DELETE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REVERT_UPDATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_ROW - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_UPDATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_VALIDATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATASOURCE_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.DataComponentTag
 
DATA_PREFIX - Static variable in class oracle.adf.model.binding.DCUtil
 
DATA_ROWKEYTAG - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DATE - Static variable in class oracle.jbo.common.JboTypeMap
 
DATE - Static variable in class oracle.jbo.rules.Variant
 
DATE - Static variable in class oracle.jbo.server.util.Variant
 
DATE_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
DB2 - Static variable in interface oracle.jbo.common.PropertyConstants
 
DB2SQLBuilderImpl - class oracle.jbo.server.DB2SQLBuilderImpl.
 
DB2SQLBuilderImpl() - Constructor for class oracle.jbo.server.DB2SQLBuilderImpl
 
DBOBJ_TYPE_OBJTAB - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBOBJ_TYPE_OBJTYP - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBOBJ_TYPE_TABLE - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBOBJ_TYPE_VIEW - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBTransaction - interface oracle.jbo.server.DBTransaction.
Interface representing the server side of database connections and transactions.
DBTransactionImpl - class oracle.jbo.server.DBTransactionImpl.
The superclass of classes representing connections of middle-tier objects to databases.
DBTransactionImpl(DataSource) - Constructor for class oracle.jbo.server.DBTransactionImpl
 
DBTransactionImpl(DataSource, String, String) - Constructor for class oracle.jbo.server.DBTransactionImpl
 
DBTransactionImpl(Connection) - Constructor for class oracle.jbo.server.DBTransactionImpl
Creates an instance from an existing JDBC connection.
DBTransactionImpl(String) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. 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.
DBTransactionImpl(String, Properties) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. 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.
DBTransactionImpl(String, String, String) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. 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.
DBTransactionImpl(String, String, String, Properties) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. 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.
DBTransactionImpl2 - class oracle.jbo.server.DBTransactionImpl2.
Implementation of DBTransaction interface for representing both "connected" and "not connected" state.
DBTransactionImpl2() - Constructor for class oracle.jbo.server.DBTransactionImpl2
 
DB_CONNECTION_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_CONNECT_STRING_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_CONNECT_STRING_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
Deprecated. use oracle.jbo.client.Configuration.DB_CONNECT_STRING_PROPERTY instead. Since 9.0.4.
DB_DATASOURCE_PASSWD_PROPERTY - Static variable in class oracle.jbo.client.Configuration
Deprecated.  
DB_DATASOURCE_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_DATASOURCE_USERNAME_PROPERTY - Static variable in class oracle.jbo.client.Configuration
Deprecated.  
DB_PASSWORD_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_PASSWORD_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
Deprecated. use oracle.jbo.client.Configuration.DB_PASSWORD_PROPERTY instead. Since 9.0.4.
DB_USERNAME_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_USERNAME_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
Deprecated. use oracle.jbo.client.Configuration.DB_USERNAME_PROPERTY instead. Since 9.0.4.
DCBindingContainer - class oracle.adf.model.binding.DCBindingContainer.
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame.
DCBindingContainer() - Constructor for class oracle.adf.model.binding.DCBindingContainer
Default constructor.
DCBindingContainer(Object) - Constructor for class oracle.adf.model.binding.DCBindingContainer
Constructor used by DCPanelBinding, which passes in a reference to the JPanel object.
DCBindingContainerDef - class oracle.adf.model.binding.DCBindingContainerDef.
 
DCBindingContainerDef() - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerDef(DefPersistable) - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerDef(DCLayoutDef, String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerReference - class oracle.adf.model.binding.DCBindingContainerReference.
 
DCBindingContainerReference(BindingContext, String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerReference
 
DCBindingContainerReference(String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerReference
 
DCBindingContainerState - class oracle.adf.model.binding.DCBindingContainerState.
This class can capture the iterator state for a binding container.
DCBindingContainerState(DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCBindingContainerState
 
DCBindingContainerValidationAdapter - class oracle.adf.model.binding.DCBindingContainerValidationAdapter.
Default implementation for DCBindingContainerValidationListener interface.
DCBindingContainerValidationAdapter() - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationAdapter
 
DCBindingContainerValidationEvent - class oracle.adf.model.binding.DCBindingContainerValidationEvent.
Implements EventObject that is passed to the DCBindingContainerValidationListeners in the various event methods.
DCBindingContainerValidationEvent(DCControlBinding, DCBindingContainer, DCIteratorBinding, Row, String, Object) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainer, DCIteratorBinding, Row) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainer, DCDataControl) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainerValidationEvent) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationListener - interface oracle.adf.model.binding.DCBindingContainerValidationListener.
Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction.
DCCachingErrorHandler - interface oracle.adf.model.binding.DCCachingErrorHandler.
 
DCConfigurationDef - class oracle.adf.model.binding.DCConfigurationDef.
 
DCConfigurationDef() - Constructor for class oracle.adf.model.binding.DCConfigurationDef
 
DCConfigurationDef(String) - Constructor for class oracle.adf.model.binding.DCConfigurationDef
 
DCControlBinding - class oracle.adf.model.binding.DCControlBinding.
The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl.
DCControlBinding() - Constructor for class oracle.adf.model.binding.DCControlBinding
 
DCControlBinding(Object, DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCControlBinding
Constructor used in the framework to pass in the Swing control and the Iterator Binding with which this binding object works to get it's data.
DCControlBindingDef - class oracle.adf.model.binding.DCControlBindingDef.
 
DCControlBindingDef() - Constructor for class oracle.adf.model.binding.DCControlBindingDef
 
DCControlBindingDef(String, String, String, String) - Constructor for class oracle.adf.model.binding.DCControlBindingDef
 
DCDataControl - class oracle.adf.model.binding.DCDataControl.
The application class that manages connection to a Data Provider object.
DCDataControl() - Constructor for class oracle.adf.model.binding.DCDataControl
 
DCDataControl(boolean, Object) - Constructor for class oracle.adf.model.binding.DCDataControl
Constructs a root DCDataControl object that connects to a Data Provider of the given name.
DCDataControlDef - class oracle.adf.model.binding.DCDataControlDef.
 
DCDataControlDef() - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlDef(String) - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlDef(DefPersistable) - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlManagement - interface oracle.adf.model.binding.DCDataControlManagement.
INTERNAL USE ONLY.
DCDataControlReference - class oracle.adf.model.binding.DCDataControlReference.
 
DCDataControlReference(DCDataControlDef) - Constructor for class oracle.adf.model.binding.DCDataControlReference
 
DCDefBase - class oracle.adf.model.binding.DCDefBase.
 
DCDefBase() - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefBase(String) - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefFactory - interface oracle.adf.model.binding.DCDefFactory.
 
DCErrorHandler - interface oracle.adf.model.binding.DCErrorHandler.
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer.
DCErrorHandlerImpl - class oracle.adf.model.binding.DCErrorHandlerImpl.
Implements a default error handling class for the ADF framework.
DCErrorHandlerImpl(boolean) - Constructor for class oracle.adf.model.binding.DCErrorHandlerImpl
 
DCErrorHandlerThrow - class oracle.adf.model.binding.DCErrorHandlerThrow.
Implements a default error handling class for the ADF framework.
DCErrorHandlerThrow() - Constructor for class oracle.adf.model.binding.DCErrorHandlerThrow
 
DCGenericDataControl - class oracle.adf.model.generic.DCGenericDataControl.
 
DCGenericDataControl(String) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericDataControl(String, String, Object) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericDataControl(String, String, Object, boolean) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericRowContext - class oracle.adf.model.generic.DCGenericRowContext.
 
DCGenericRowContext(Row, RowSetIterator, StructureDef) - Constructor for class oracle.adf.model.generic.DCGenericRowContext
 
DCGenericRowContext(RowSetIterator) - Constructor for class oracle.adf.model.generic.DCGenericRowContext
 
DCGenericRowSetIteratorImpl - class oracle.adf.model.generic.DCGenericRowSetIteratorImpl.
 
DCGenericRowSetIteratorImpl(DCDataControl, Collection, String) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCGenericRowSetIteratorImpl(DCDataControl, Iterator, String) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCGenericRowSetIteratorImpl(DCGenericDataControl, StructureDefImpl, DCGenericRowSetIteratorImpl) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCInvokeMethodDef - class oracle.adf.model.binding.DCInvokeMethodDef.
Implements metadata and logic to invoke a custom action binding method.
DCInvokeMethodDef(String, String, String[], String[], String[], String, String, Boolean, Boolean) - Constructor for class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this constructor.
DCInvokeMethodDef(String, String, DCMethodParameterDef[], String, String, Boolean, Boolean) - Constructor for class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this constructor.
DCIteratorBinding - class oracle.adf.model.binding.DCIteratorBinding.
DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings.
DCIteratorBinding() - Constructor for class oracle.adf.model.binding.DCIteratorBinding
 
DCIteratorBinding(DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
 
DCIteratorBinding(BindingContext, String, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
DCIteratorBinding(ApplicationModule, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
DCIteratorBinding(ApplicationModule, String, String) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
When the usage only needs one row at a time, use this constructor to create an iterator binding.
DCIteratorBinding(DCDataControl, RowSetIterator) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
When an application has a RowSet it should use this constructor.
DCIteratorBindingDef - class oracle.adf.model.binding.DCIteratorBindingDef.
 
DCIteratorBindingDef() - Constructor for class oracle.adf.model.binding.DCIteratorBindingDef
 
DCIteratorBindingDef(String, String, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBindingDef
 
DCJboDataControl - class oracle.adf.model.bc4j.DCJboDataControl.
The application class that manages connection to a BC4J Application Module.
DCJboDataControl() - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
*** For internal framework use only ***
DCJboDataControl(Hashtable, String, Object) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructs a root DCDataControl object that connects to a BC4J Application Module of the given name.
DCJboDataControl(ApplicationModule) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructor used internally by the framework to associate an application module with a JClient application object.
DCJboDataControl(DCDataControl, ApplicationModule, Object) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructor to be used to create a nested DCDataControl inside another DCDataControl object.
DCJboDataControl(SessionCookie) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
 
DCMethodParameterDef - class oracle.adf.model.binding.DCMethodParameterDef.
 
DCMethodParameterDef() - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(String, String, Object, int) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(String, String, Object) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(DCMethodParameterDef) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCParameterSetDef - class oracle.adf.model.binding.DCParameterSetDef.
 
DCParameterSetDef() - Constructor for class oracle.adf.model.binding.DCParameterSetDef
 
DCRowContext - class oracle.adf.model.generic.DCRowContext.
 
DCRowContext(Row, RowSetIterator, StructureDef) - Constructor for class oracle.adf.model.generic.DCRowContext
 
DCRowContext(RowSetIterator, StructureDef, AttributeList) - Constructor for class oracle.adf.model.generic.DCRowContext
 
DCRowSetIteratorImpl - class oracle.adf.model.generic.DCRowSetIteratorImpl.
 
DCRowSetIteratorImpl(DCDataControl, Collection, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Iterator, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Object, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Object, String, StructureDef) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCStatusBarInterface - interface oracle.adf.model.binding.DCStatusBarInterface.
Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel.
DCTransactionStateListener - interface oracle.adf.model.binding.DCTransactionStateListener.
Implemented by controls/classes that need to react to a change in a transaction's state.
DCUtil - class oracle.adf.model.binding.DCUtil.
Contains some static utility methods used by the framework.
DCUtil() - Constructor for class oracle.adf.model.binding.DCUtil
 
DCValidationListenersUtil - class oracle.adf.model.binding.DCValidationListenersUtil.
Internal: Applications should not use this class.
DCValidationListenersUtil() - Constructor for class oracle.adf.model.binding.DCValidationListenersUtil
 
DC_ROOT_ACC_NAME - Static variable in class oracle.adf.model.generic.DCGenericDataControl
 
DEBUG - Static variable in class oracle.jbo.server.Debug
 
DEFAULT - Static variable in class oracle.jbo.common.JboTypeMap
 
DEFAULT - Static variable in interface oracle.jbo.server.DBTransaction
interface constant to inicate that row prefetch should be left as driver default
DEFAULT_ACTIVATE_FLAGS - Static variable in class oracle.jbo.server.Serializer
 
DEFAULT_APPLICATION_NAME - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_CONFIG_FILE - Static variable in class oracle.jbo.client.Configuration
 
DEFAULT_CONFIG_FILENAME - Static variable in class oracle.jbo.client.Configuration
 
DEFAULT_CONFIG_FILE_EXT - Static variable in class oracle.jbo.client.Configuration
default name for the configuration file, created by the Wizards.
DEFAULT_CONNECTION_MODE - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_CONTROL_TABLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_DATA_CONTROL - Static variable in class oracle.adf.model.BindingContext
 
DEFAULT_DATA_CONTROL_CLASS_NAME - Static variable in class oracle.adf.model.generic.toplink.DataControlFactoryImpl
Default data control class name
DEFAULT_DBTIME_QUERY - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_DEF_FULL_NAME - Static variable in interface oracle.jbo.ApplicationModule
The name of the default Application Module definition (one that represents oracle.jbo.server.ApplicationModuleDefImpl).
DEFAULT_DEF_NAME - Static variable in class oracle.jbo.server.ApplicationModuleImpl
Default Def name for Application Module.
DEFAULT_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
DEFAULT_HANDLER - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
DEFAULT_MAX_ACTIVE_NODES - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_MAX_ROWS_PER_NODE - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_ORACLE_SID - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_PASSIVATE_FLAGS - Static variable in class oracle.jbo.server.Serializer
 
DEFAULT_RANGE_SIZE - Static variable in interface oracle.jbo.html.DataSource
Default size of the range use by the DataWebBean when the ViewObject range is 1.
DEFAULT_ROOT_APP_MOD_NAME - Static variable in interface oracle.jbo.ApplicationModule
The default name of root Application Module.
DEFAULT_SCALE - Static variable in class oracle.jbo.rules.JboPrecisionScaleValidator
 
DEFAULT_SCALE - Static variable in class oracle.jbo.server.JboPrecisionScaleValidator
 
DEFAULT_SQL92_LOCKTRAILER - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_TIMEOUT - Static variable in class oracle.jbo.server.util.SafeExec
default timeout in seconds if nothing else specified
DEFAULT_TXN_SEQ_INC - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_TXN_SEQ_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_TXN_TABLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_USE_CLIENT_SERVICE - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEPLOYMENT_DESCRIPTOR_LOCATION_KEY - Static variable in interface oracle.adf.model.generic.toplink.TopLinkADFConstants
Parameter key for the TopLink Deployment Descriptor location
DEPLOY_PLATFORM - Static variable in interface oracle.jbo.JboContext
Platform to which an Application Module is deployed.
DEPLOY_PLATFORM - Static variable in class oracle.jbo.common.PropertyMetadata
 
DEPRECATED - Static variable in class oracle.jbo.common.PropertyGroup
 
DESIGNTIME_PROPERTY - Static variable in class oracle.adf.model.binding.DCUtil
 
DESIGNTIME_PROPERTY - Static variable in class oracle.jbo.uicli.jui.JUIUtil
 
DHTMLAddRow - class oracle.jdeveloper.html.DHTMLAddRow.
 
DHTMLAddRow(String, DHTMLElement) - Constructor for class oracle.jdeveloper.html.DHTMLAddRow
 
DHTMLArray - class oracle.jdeveloper.html.DHTMLArray.
 
DHTMLArray() - Constructor for class oracle.jdeveloper.html.DHTMLArray
 
DHTMLArray(String) - Constructor for class oracle.jdeveloper.html.DHTMLArray
 
DHTMLButton - class oracle.jdeveloper.html.DHTMLButton.
 
DHTMLButton() - Constructor for class oracle.jdeveloper.html.DHTMLButton
 
DHTMLButton(String) - Constructor for class oracle.jdeveloper.html.DHTMLButton
 
DHTMLButtonBar - class oracle.jdeveloper.html.DHTMLButtonBar.
 
DHTMLButtonBar() - Constructor for class oracle.jdeveloper.html.DHTMLButtonBar
 
DHTMLButtonBar(String) - Constructor for class oracle.jdeveloper.html.DHTMLButtonBar
 
DHTMLButtonElement - class oracle.jdeveloper.html.DHTMLButtonElement.
 
DHTMLButtonElement() - Constructor for class oracle.jdeveloper.html.DHTMLButtonElement
 
DHTMLButtonElement(String) - Constructor for class oracle.jdeveloper.html.DHTMLButtonElement
 
DHTMLData - class oracle.jdeveloper.html.DHTMLData.
 
DHTMLData() - Constructor for class oracle.jdeveloper.html.DHTMLData
 
DHTMLData(String, String, String) - Constructor for class oracle.jdeveloper.html.DHTMLData
 
DHTMLDispArray - class oracle.jdeveloper.html.DHTMLDispArray.
 
DHTMLDispArray() - Constructor for class oracle.jdeveloper.html.DHTMLDispArray
 
DHTMLDispArray(String) - Constructor for class oracle.jdeveloper.html.DHTMLDispArray
 
DHTMLElement - class oracle.jdeveloper.html.DHTMLElement.
A class representing the base root class used by all HTML generation classes.
DHTMLElement() - Constructor for class oracle.jdeveloper.html.DHTMLElement
 
DHTMLElementContainer - class oracle.jdeveloper.html.DHTMLElementContainer.
This class serves as a container for HTML elements.
DHTMLElementContainer() - Constructor for class oracle.jdeveloper.html.DHTMLElementContainer
 
DHTMLNoTabControl - class oracle.jdeveloper.html.DHTMLNoTabControl.
 
DHTMLNoTabControl() - Constructor for class oracle.jdeveloper.html.DHTMLNoTabControl
 
DHTMLNoTabControl(String) - Constructor for class oracle.jdeveloper.html.DHTMLNoTabControl
 
DHTMLRow - class oracle.jdeveloper.html.DHTMLRow.
 
DHTMLRow() - Constructor for class oracle.jdeveloper.html.DHTMLRow
 
DHTMLTab - class oracle.jdeveloper.html.DHTMLTab.
 
DHTMLTab() - Constructor for class oracle.jdeveloper.html.DHTMLTab
 
DHTMLTab(String) - Constructor for class oracle.jdeveloper.html.DHTMLTab
 
DHTMLTabControl - class oracle.jdeveloper.html.DHTMLTabControl.
 
DHTMLTabControl() - Constructor for class oracle.jdeveloper.html.DHTMLTabControl
 
DHTMLTabControl(String) - Constructor for class oracle.jdeveloper.html.DHTMLTabControl
 
DHTMLTable - class oracle.jdeveloper.html.DHTMLTable.
 
DHTMLTable() - Constructor for class oracle.jdeveloper.html.DHTMLTable
 
DHTMLTable(String) - Constructor for class oracle.jdeveloper.html.DHTMLTable
 
DHTMLToolBar - class oracle.jdeveloper.html.DHTMLToolBar.
 
DHTMLToolBar() - Constructor for class oracle.jdeveloper.html.DHTMLToolBar
 
DHTMLToolBar(String) - Constructor for class oracle.jdeveloper.html.DHTMLToolBar
 
DHTMLTree - class oracle.jdeveloper.html.DHTMLTree.
 
DHTMLTree() - Constructor for class oracle.jdeveloper.html.DHTMLTree
 
DHTMLTree(String) - Constructor for class oracle.jdeveloper.html.DHTMLTree
 
DH_CONTROL_TYPE - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_HEIGHT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_HINT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_WIDTH - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_FORMAT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_LABEL - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
Constants to access elements in the map returned in getDisplayHints()
DH_TOOLTIP - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DIAGNOSTIC - Static variable in class oracle.jbo.common.Owner
 
DIAGNOSTIC - Static variable in class oracle.jbo.common.PropertyGroup
 
DIAGNOSTIC_DOT_PROPERTIES - Static variable in class oracle.jbo.common.DiagnosticFactory
 
DIAGNOSTIC_PROPERTIES_RESOURCE - Static variable in class oracle.jbo.common.PropertyManager
 
DISPLAYRENDERER_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
 
DISP_RENDERER_KEY - Static variable in class oracle.jbo.html.HtmlServices
The field type value for Display renderer
DISP_RENDERER_KEY - Static variable in class oracle.jbo.http.ORDRegisterer
The field type value for Display renderer
DMLConstraintException - exception oracle.jbo.DMLConstraintException.
Indicates a failure to post data to a database.
DMLConstraintException(Object[], Exception) - Constructor for class oracle.jbo.DMLConstraintException
 
DMLException - exception oracle.jbo.DMLException.
Indicates a failure to post data to a database.
DMLException(int, Row, int, String, Exception) - Constructor for class oracle.jbo.DMLException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
DMLException(int, String, Exception) - Constructor for class oracle.jbo.DMLException
 
DMLException(Class, Row, int, String, Object[], Exception) - Constructor for class oracle.jbo.DMLException
 
DMLException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.DMLException
 
DML_COMMIT - Static variable in class oracle.jbo.DMLException
 
DML_DELETE - Static variable in class oracle.jbo.DMLException
 
DML_DELETE - Static variable in class oracle.jbo.server.EntityImpl
Identifies that a Delete operation is to be performed in the doDML() method.
DML_DELETE - Static variable in interface oracle.jbo.server.SQLBuilder
 
DML_INSERT - Static variable in class oracle.jbo.DMLException
 
DML_INSERT - Static variable in class oracle.jbo.server.EntityImpl
Identifies that an Insert operation is to be performed in the doDML() method.
DML_INSERT - Static variable in interface oracle.jbo.server.SQLBuilder
 
DML_RELEASE_SAVEPOINT - Static variable in class oracle.jbo.DMLException
 
DML_ROLLBACK - Static variable in class oracle.jbo.DMLException
 
DML_ROLLBACK_TO_SAVEPOINT - Static variable in class oracle.jbo.DMLException
 
DML_SAVEPOINT - Static variable in class oracle.jbo.DMLException
 
DML_UPDATE - Static variable in class oracle.jbo.DMLException
 
DML_UPDATE - Static variable in class oracle.jbo.server.EntityImpl
Identifies that an Update operation is to be performed in the doDML() method.
DML_UPDATE - Static variable in interface oracle.jbo.server.SQLBuilder
 
DOMAIN_DATE_SUPPRESS_ZERO - Static variable in interface oracle.jbo.common.PropertyConstants
 
DOMAIN_DATE_SUPPRESS_ZERO - Static variable in class oracle.jbo.common.PropertyMetadata
 
DOMSerializer - class oracle.jbo.server.DOMSerializer.
 
DOMSerializer(ApplicationModuleImpl) - Constructor for class oracle.jbo.server.DOMSerializer
 
DOT - Static variable in class oracle.adf.model.binding.DCUtil
 
DOT_STR - Static variable in class oracle.adf.model.generic.toplink.TopLinkDataControl
 
DOUBLE - Static variable in class oracle.jbo.rules.Variant
 
DOUBLE - Static variable in class oracle.jbo.server.util.Variant
 
DO_CONNECTION_POOLING_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
DO_FAILOVER_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
DT_COMMONDEPLOYMENTPROFILE - Static variable in class oracle.jbo.client.Configuration
 
DT_DEPLOYMENTPROFILE - Static variable in class oracle.jbo.client.Configuration
name of the designtime deployment profile that created the configuration Currently only supported on ejb.
DT_MIDDLETIERDEPLOYMENTPROFILE - Static variable in class oracle.jbo.client.Configuration
 
DYNAMIC_PACKAGE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
DYNAMIC_PKG_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DataBinder - interface oracle.jbo.html.jsp.datatags.DataBinder.
 
DataCollector - interface oracle.jbo.common.DataCollector.
 
DataComponentTag - class oracle.jbo.html.jsp.datatags.DataComponentTag.
 
DataComponentTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataComponentTag
 
DataControl - interface oracle.adf.model.DataControl.
DataControl is a collection of DataControls accessed by their key This is only for internal purposes and implementing just this interface will not work in ADF 9.0.5.1.
DataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DataControlConfigs - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DataControlFactory - interface oracle.adf.model.DataControlFactory.
 
DataControlFactoryImpl - class oracle.adf.model.bc4j.DataControlFactoryImpl.
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.bc4j.DataControlFactoryImpl
 
DataControlFactoryImpl - class oracle.adf.model.generic.DataControlFactoryImpl.
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.generic.DataControlFactoryImpl
 
DataControlFactoryImpl - class oracle.adf.model.generic.toplink.DataControlFactoryImpl.
Purpose: Construct a data control upon request.
DataControlFactoryImpl() - Constructor for class oracle.adf.model.generic.toplink.DataControlFactoryImpl
 
DataCreationException - exception oracle.jbo.domain.DataCreationException.
Indicates that a Domain object could not be created.
DataCreationException(String, Object, Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataCreationException(String, String, Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataCreationException(String, Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataCreationException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataDocument - class oracle.jbo.common.DataDocument.
 
DataDocument(String) - Constructor for class oracle.jbo.common.DataDocument
 
DataDocumentWriter - interface oracle.jbo.common.DataDocumentWriter.
 
DataGridTag - class oracle.jbo.html.jsp.datatags.DataGridTag.
 
DataGridTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataGridTag
 
DataHandlerTag - class oracle.jbo.html.jsp.datatags.DataHandlerTag.
 
DataHandlerTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataHandlerTag
 
DataRow - interface oracle.svcmsg.DataRow.
 
DataScroller - class oracle.jbo.html.jsp.datatags.DataScroller.
 
DataScroller() - Constructor for class oracle.jbo.html.jsp.datatags.DataScroller
 
DataSource - interface oracle.jbo.html.DataSource.
The DataSource interface is a data provider abstraction used by DataWebBean and DataTags.
DataSourceImpl - class oracle.jbo.html.DataSourceImpl.
 
DataSourceImpl(String) - Constructor for class oracle.jbo.html.DataSourceImpl
 
DataSourceImpl(HttpServletRequest, String) - Constructor for class oracle.jbo.html.DataSourceImpl
 
DataSourceRefTEI - class oracle.jbo.html.jsp.datatags.DataSourceRefTEI.
 
DataSourceRefTEI() - Constructor for class oracle.jbo.html.jsp.datatags.DataSourceRefTEI
Constructor
DataSourceRefTag - class oracle.jbo.html.jsp.datatags.DataSourceRefTag.
 
DataSourceRefTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataSourceRefTag
 
DataSourceTEI - class oracle.jbo.html.jsp.datatags.DataSourceTEI.
 
DataSourceTEI() - Constructor for class oracle.jbo.html.jsp.datatags.DataSourceTEI
Constructor
DataSourceTag - class oracle.jbo.html.jsp.datatags.DataSourceTag.
 
DataSourceTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataSourceTag
 
DataTagBase - class oracle.jbo.html.jsp.datatags.DataTagBase.
 
DataTagBase() - Constructor for class oracle.jbo.html.jsp.datatags.DataTagBase
 
DataTransactionTag - class oracle.jbo.html.jsp.datatags.DataTransactionTag.
 
DataTransactionTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataTransactionTag
 
DataWebBean - interface oracle.jbo.html.DataWebBean.
Defines the base methods for a Data Web Bean.
DataWebBean - interface oracle.jdeveloper.html.DataWebBean.
Defines the base methods for a Data Web Bean.
DataWebBeanImpl - class oracle.jbo.html.DataWebBeanImpl.
Implements the base methods for a Data Web Bean.
DataWebBeanImpl() - Constructor for class oracle.jbo.html.DataWebBeanImpl
 
DataWebBeanImpl - class oracle.jdeveloper.html.DataWebBeanImpl.
Implements the base methods for a Data Web Bean.
DataWebBeanImpl() - Constructor for class oracle.jdeveloper.html.DataWebBeanImpl
 
DataWebBeanTEI - class oracle.jbo.html.jsp.datatags.DataWebBeanTEI.
 
DataWebBeanTEI() - Constructor for class oracle.jbo.html.jsp.datatags.DataWebBeanTEI
Constructor
DataWebBeanTag - class oracle.jbo.html.jsp.datatags.DataWebBeanTag.
 
DataWebBeanTag() - Constructor for class oracle.jbo.html.jsp.datatags.DataWebBeanTag
 
DatabaseTransactionFactory - class oracle.jbo.server.DatabaseTransactionFactory.
The factory for creating DBTransaction instances.
DatabaseTransactionFactory() - Constructor for class oracle.jbo.server.DatabaseTransactionFactory
 
DateDomain - class oracle.jbo.domain.DateDomain.
Deprecated. This class has been superceeded by Date.

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

DateDomain() - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(Date) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(Timestamp) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(String) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateField - class oracle.jdeveloper.html.DateField.
Represents a date field render.
DateField() - Constructor for class oracle.jdeveloper.html.DateField
 
DateFieldContext - interface oracle.jdeveloper.html.DateFieldContext.
 
DateType_S - Static variable in class oracle.jbo.rules.Variant
 
DateType_S - Static variable in class oracle.jbo.server.util.Variant
 
DatumFactory - interface oracle.jbo.domain.DatumFactory.
 
DeadEntityAccessException - exception oracle.jbo.DeadEntityAccessException.
Indicates that a requested object could not be found.
DeadEntityAccessException(String, Key) - Constructor for class oracle.jbo.DeadEntityAccessException
 
DeadViewRowAccessException - exception oracle.jbo.DeadViewRowAccessException.
Indicates that a requested object could not be found.
DeadViewRowAccessException() - Constructor for class oracle.jbo.DeadViewRowAccessException
Deprecated. Deprecated since 9.0.2. Instead, use DeadViewRowAccessException(Object).
DeadViewRowAccessException(Object) - Constructor for class oracle.jbo.DeadViewRowAccessException
 
Debug - exception oracle.jbo.server.Debug.
Internal: Applications should not use this class.
DebugDiagnostic - class oracle.jbo.common.DebugDiagnostic.
Provides tracing and logging methods for use during application development.
DefClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DefLocaleContext - class oracle.jbo.common.DefLocaleContext.
 
DefLocaleContext(Locale) - Constructor for class oracle.jbo.common.DefLocaleContext
Constructor
DefLocaleContext() - Constructor for class oracle.jbo.common.DefLocaleContext
 
DefaultAppModuleSessionBeanImpl - class oracle.jbo.server.ejb.DefaultAppModuleSessionBeanImpl.
 
DefaultAppModuleSessionBeanImpl() - Constructor for class oracle.jbo.server.ejb.DefaultAppModuleSessionBeanImpl
 
DefaultConnectionStrategy - class oracle.jbo.common.ampool.DefaultConnectionStrategy.
A default strategy class for application module creation and connection.
DefaultConnectionStrategy() - Constructor for class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
DefaultCurrencyFormatter - class oracle.jbo.format.DefaultCurrencyFormatter.
Formatter class which understands how to format currency values.
DefaultCurrencyFormatter() - Constructor for class oracle.jbo.format.DefaultCurrencyFormatter
Constructor
DefaultDateFormatter - class oracle.jbo.format.DefaultDateFormatter.
Formatter class used to format date values.
DefaultDateFormatter() - Constructor for class oracle.jbo.format.DefaultDateFormatter
Constructor
DefaultJTATxnHandlerImpl - class oracle.jbo.server.DefaultJTATxnHandlerImpl.
 
DefaultJTATxnHandlerImpl() - Constructor for class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
DefaultMessageFormatter - class oracle.jbo.format.DefaultMessageFormatter.
A generic formatter class.
DefaultMessageFormatter() - Constructor for class oracle.jbo.format.DefaultMessageFormatter
Constructor
DefaultNumberFormatter - class oracle.jbo.format.DefaultNumberFormatter.
Helper class used to format Decimal numbers.
DefaultNumberFormatter() - Constructor for class oracle.jbo.format.DefaultNumberFormatter
Constructor
DefaultPercentageFormatter - class oracle.jbo.format.DefaultPercentageFormatter.
Helper class used to format percentage values
DefaultPercentageFormatter() - Constructor for class oracle.jbo.format.DefaultPercentageFormatter
Constructor
DefaultSessionCookieFactory - class oracle.jbo.common.ampool.DefaultSessionCookieFactory.
Factory for SessionCookieImpl instances.
DefaultSessionCookieFactory() - Constructor for class oracle.jbo.common.ampool.DefaultSessionCookieFactory
 
DefaultTxnHandlerFactoryImpl - class oracle.jbo.server.DefaultTxnHandlerFactoryImpl.
The default implementation of the TransactionHandlerFactory interface.
DefaultTxnHandlerFactoryImpl() - Constructor for class oracle.jbo.server.DefaultTxnHandlerFactoryImpl
 
DefaultTxnHandlerImpl - class oracle.jbo.server.DefaultTxnHandlerImpl.
The default implementation of the TransactionHandler interface.
DefaultTxnHandlerImpl() - Constructor for class oracle.jbo.server.DefaultTxnHandlerImpl
Creates a transaction handler on a JDBC connection.
DefinitionChangedException - exception oracle.jbo.DefinitionChangedException.
Thrown when the evaluation of a SQL statement fails.
DefinitionChangedException(Exception) - Constructor for class oracle.jbo.DefinitionChangedException
 
DefinitionClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DeleteEvent - class oracle.jbo.DeleteEvent.
An event generated by RowSetIterator to inform its listeners when a row is deleted.
DeleteEvent(NavigatableRowIterator, Row, int, int, int) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
DeleteEvent(NavigatableRowIterator, Row, int, int, int, boolean) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
Description - Variable in class oracle.jdeveloper.html.HTMLScriptFunction
 
DesignTimeClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
Diagnostic - class oracle.jbo.common.Diagnostic.
The Diagnostic class contains static tracing methods.
DiagnosticFactory - class oracle.jbo.common.DiagnosticFactory.
Creates instances of implementations of the IDiagnostic interface.
DiagnosticStream - class oracle.jbo.common.DiagnosticStream.
This class allows you to pass an instance of itself to code that expects to be using a PrintStream, and to indirect through the Diagnostic facility: hence the output can be controlled using the system properties jbo.diagnostic.logging etcetera.
DiagnosticStream() - Constructor for class oracle.jbo.common.DiagnosticStream
 
DisplayArrayField - class oracle.jdeveloper.html.DisplayArrayField.
Represents a read-only field generator.
DisplayArrayField() - Constructor for class oracle.jdeveloper.html.DisplayArrayField
 
DomainAttributeDef - class oracle.jbo.domain.DomainAttributeDef.
 
DomainAttributeDef(String, String, int, Class, int, String, int, int, boolean) - Constructor for class oracle.jbo.domain.DomainAttributeDef
 
DomainAttributeDef(String, String, int, Class, int, String, int, int, boolean, String) - Constructor for class oracle.jbo.domain.DomainAttributeDef
 
DomainContext - class oracle.jbo.domain.DomainContext.
 
DomainContext() - Constructor for class oracle.jbo.domain.DomainContext
 
DomainInterface - interface oracle.jbo.domain.DomainInterface.
Implemented by domain classes to save data to, and extract data from, a domain class.
DomainOwnerInterface - interface oracle.jbo.domain.DomainOwnerInterface.
 
DomainStructureDef - class oracle.jbo.domain.DomainStructureDef.
 
DomainStructureDef(AttributeDef[]) - Constructor for class oracle.jbo.domain.DomainStructureDef
 
DomainValidationException - exception oracle.jbo.domain.DomainValidationException.
Indicates that a Domain object cannot be created because validation has failed.
DomainValidationException(String) - Constructor for class oracle.jbo.domain.DomainValidationException
 
DotNetXmlDocumentReader - class oracle.jbo.server.DotNetXmlDocumentReader.
 
DotNetXmlDocumentReader(Document) - Constructor for class oracle.jbo.server.DotNetXmlDocumentReader
 
DotNetXmlDocumentWriter - class oracle.jbo.server.DotNetXmlDocumentWriter.
 
DotNetXmlDocumentWriter() - Constructor for class oracle.jbo.server.DotNetXmlDocumentWriter
 
DotNetXmlDocumentWriter(Document) - Constructor for class oracle.jbo.server.DotNetXmlDocumentWriter
 
DoubleType_S - Static variable in class oracle.jbo.rules.Variant
 
DoubleType_S - Static variable in class oracle.jbo.server.util.Variant
 
DumpPath() - Static method in class oracle.jbo.server.util.ShowPath
Prints the elements in the pathstring one line at a time.
dataAttr - Variable in class oracle.jdeveloper.html.PickList
 
dataAttributes - Variable in class oracle.jdeveloper.html.LOVField
 
dataChanged(Object) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
Updates the display of elements with the new Array object that is passed in into this method.
dataChanged(Object) - Method in class oracle.jbo.uicli.controls.JUImageControl
Updates the image based on the new value of the dataitem.
dataChanged(Object) - Method in interface oracle.jbo.uicli.jui.JUDefaultControlInterface
This method is invoked by the binding to notify the control to update the display with the new data.
dataControlsIterator() - Method in class oracle.adf.model.BindingContext
 
dataName - Variable in class oracle.jdeveloper.html.DHTMLAddRow
 
dataPanel - class oracle.jbo.uicli.controls.dataPanel.
This class is used in JDeveloper DT.
dataPanel() - Constructor for class oracle.jbo.uicli.controls.dataPanel
The default constructor for panel
dataPanel(JUPanelBinding) - Constructor for class oracle.jbo.uicli.controls.dataPanel
Constructor that takes a shared panel binding
dataRows - Variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
dataSource - Variable in class oracle.jdeveloper.html.DHTMLTable
 
dataSource - Variable in class oracle.jdeveloper.html.DHTMLTree
 
dataitem - Variable in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
datasource - Variable in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
dateSymbols - Variable in class oracle.jdeveloper.jsp.wb.CalendarWB
 
dattrs - Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
decodePath(String, char) - Static method in class oracle.adf.model.binding.DCUtil
Replace the 'sep' characters in this name with dots so that the converted name is a spel expression which ADFc would call to execute a method or setInputValue via a control-binding
decodeRequestParameter(String, String, byte[]) - Static method in class oracle.jbo.http.HttpUtil
Given a parameter string and the name of a character encoding, fixes the string.
defaultButton - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
defaultCaboBase - Static variable in interface oracle.jdeveloper.html.WebBean
 
defaultCaboImageBase - Static variable in interface oracle.jdeveloper.html.WebBean
 
defaultImageBase - Static variable in interface oracle.jdeveloper.html.WebBean
 
defaultJSPBase - Static variable in interface oracle.jdeveloper.html.WebBean
 
defaultNLSFormat - Static variable in interface oracle.jdeveloper.html.WebBean
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.ComponentTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.DataGridTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.DataHandlerTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.DataTransactionTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.EditRecordTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.NavBarTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.ScrollBarTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.SearchTag
 
defaultUrl - Static variable in class oracle.jbo.html.jsp.datatags.ShowRecordTag
 
definition - Variable in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.EditAction
"delete" dispatch method
deleteMessage(String) - Method in interface oracle.jbo.server.JboMessageManager
 
deleteObject(Object) - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Marks the given object to be deleted in this transaction.
deliverEntityEvent(EntityEvent) - Method in class oracle.jbo.server.EntityCache
Notify EntityListeners of a EntityImpl properties or state has changed.
destination - Variable in class oracle.jbo.server.ViewLinkImpl
 
destroy() - Method in class oracle.adf.model.servlet.ADFBindingFilter
Cleans up any applications-specific resources that where allocated.
destroySubcontext(String) - Method in class oracle.jbo.common.JboInitialContext
 
destroySubcontext(Name) - Method in class oracle.jbo.common.JboInitialContext
 
detach() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
detach() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
detach() - Method in interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
 
detach() - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
detach() - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
determineLocale(ServletRequest) - Static method in class oracle.jbo.http.HttpUtil
Returns the locale to be used for a request, based on Accept-Language and Accept-Charset HTTP headers.
disabledHint - Variable in class oracle.jdeveloper.html.DHTMLTab
 
disconnect(boolean) - Method in class oracle.jbo.ApplicationPoolSvcMsgContext
 
disconnect() - Method in interface oracle.jbo.Transaction
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(boolean) - Method in interface oracle.jbo.Transaction
Closes the JDBC connection object.
disconnect() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Performe clean-up when client is disconnecting by dereferencing the remote instances.
disconnect(boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
disconnect(ApplicationModule, boolean, Hashtable) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. 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.
disconnect(ApplicationModule, boolean, SessionCookie) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Disconnect an application module
disconnect(ApplicationModule, boolean, SessionCookie) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
disconnect(boolean) - Method in interface oracle.jbo.server.DBTransaction
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl
Closes the JDBC connection object.
disconnect() - Method in class oracle.jbo.server.DBTransactionImpl
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of disconnect method.
disconnect() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
disconnect() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
disconnect(boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Closes the JDBC connection object and removes this transaction from the root application module.
disconnectFromDataSource() - Method in class oracle.jbo.server.ejb.SessionBeanImpl
Releases the jdbc connection by acquired by #connectToDataSource().
disconnectWithRetainState(boolean) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
discrValuesQualify(Object[]) - Method in class oracle.jbo.server.RowDef
 
dispAttrs - Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
dispAttrs - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
dispatchMethod(Object, String, String[], Object[]) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
displayAttributes - Variable in class oracle.jdeveloper.html.LOVField
 
displayInShortForm(LocaleContext) - Method in class oracle.adf.model.generic.AttributeDefImpl
 
displayInShortForm(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Returns true if the attribute is to displayed in the short(summary) form.
displayInShortForm(LocaleContext) - Method in class oracle.jbo.client.remote.AttributeDefImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.domain.DomainAttributeDef
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
displayInShortForm() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Returns true if the attribute is to displayed in the short(summary) form.
displayInShortForm(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns true if the attribute is to displayed in the short(summary) form.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to display the given message and params via the JUApplication's displayStatus method.
displayStatus(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to display the given message string via the JUApplication's displayStatus method.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.adf.model.binding.DCDataControl
Send the given message Id and parameter list along with the current iterator binding object to all status bar instances registered with this Application.
displayStatus(String) - Method in class oracle.adf.model.binding.DCDataControl
Send the given message to all status bar interface objects registered with this application.
displayStatus(DCIteratorBinding, String, Object[]) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
This event is sent out by the framework to display a message in oracle.jbo.uicli.UIMessageBundle of the given msgId with the given set of parameters.
displayStatus(String) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
Applications can invoke to display any custom messages in the status bar(s).
displayStatus(JUIteratorBinding, String, Object[]) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to display the given message and params via the JUApplication's displayStatus method.
displayStatus(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to display the given message string via the JUApplication's displayStatus method.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
displayStatus(String) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
doAction(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
public method to call the NavigationBar button actions programmatically expected values are BUTTON_FIRST, BUTTON_PREV, BUTTON_NEXT, BUTTON_LAST, BUTTON_INSERT, BUTTON_DELETE, BUTTON_COMMIT, BUTTON_ROLLBACK, BUTTON_FIND, BUTTON_EXECUTE
doAfterBody() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
doAfterBody() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
doAfterBody() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
doAfterBody() - Method in class oracle.jbo.html.jsp.pagecontrol.NoRegionDefinedTag
Method is invoked after every body evaluation to control whether the body will be reevaluated or not.
doAfterBody() - Method in class oracle.jbo.html.jsp.pagecontrol.RegionTag
Method is invoked after every body evaluation to control whether the body will be reevaluated or not.
doAfterBody() - Method in class oracle.jbo.html.jsp.pagecontrol.UpdateRegionTag
Method is invoked after every body evaluation to control whether the body will be reevaluated or not.
doClearButtonAction() - Method in class oracle.jbo.uicli.controls.JUImageControl
execute the clear button action
doCommit() - Method in class oracle.jbo.server.DBTransactionImpl
Called by the commit method to issue the commit call.
doDML(int, TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Performs INSERT/UPDATE/DELETE processing for the row.
doDML(int, TransactionEvent) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeImpl
Overrides the base implementation of doDML(int, oracle.jbo.server.TransactionEvent).
doDMLForCascadeUpdate(TransactionEvent, ArrayList, ArrayList, boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications should typically not use this method.
doDMLWithLOBs(int, TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Performs INSERT/UPDATE/DELETE processing for Entity Objects that contain LOBs.
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.CreateRowSetTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.CreateViewObjectTag
doEndTag
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.CriteriaTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.DataSourceRefTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.DataSourceTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.DataTagBase
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ExecuteSQLTag
doEndTag
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.FormEventTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.InputDateTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.InputSelectBase
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.InputSelectLOVTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.InputSelectTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.InputTagBase
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.InputTextAreaTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.OnEventTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
Perform clean up tasks related to the end of a page request.
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.RowTag
doEndTag
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
Process the end tag.
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.SetAttributeTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.SetHtmlAttributeTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.SetWhereClauseParamTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ShowCriteriaTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.ViewObjectTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.datatags.WebBeanTag
 
doEndTag() - Method in class oracle.jbo.html.jsp.pagecontrol.InitializeTag
Method called at end of tag.
doEndTag() - Method in class oracle.jbo.html.jsp.pagecontrol.NoRegionDefinedTag
Method called at end of tag.
doEndTag() - Method in class oracle.jbo.html.jsp.pagecontrol.RegionTag
Method called at end of tag.
doEndTag() - Method in class oracle.jbo.html.jsp.pagecontrol.UpdateRegionTag
Method called at end of tag.
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
This is where an entity DML gets executed.
doEntityDML(EntityImpl, int, TransactionEvent) - Method in interface oracle.jbo.server.SQLBuilder
Performs the appropriate SQL Data Manipulation Language (DML) operations on the database to reflect an update, delete or insert operation on an Entity Object.
doEntitySelect(EntityImpl, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doEntitySelect(EntityImpl, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doEntitySelect(EntityImpl, boolean) - Method in interface oracle.jbo.server.SQLBuilder
Perform the appropriate SQL operations to execute a select operation on an Entity Object.
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in class oracle.jbo.AttrValException
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in class oracle.jbo.JboException
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in class oracle.jbo.RowDMLException
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in class oracle.jbo.RowValException
 
doExecuteButtonAction() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Override this method to perform any application logic before or after the ViewObjects referenced in this panel are executed.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.adf.model.servlet.ADFBindingFilter
The main filter function.
doFindButtonAction() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Override this method to perform any application logic before or after the panel is set to Find Mode or cancelling out of find mode.
doFinish(boolean) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doInit() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doInsertRow(Row, boolean) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
INTERNAL: Applications should not use this method.
doIt() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
Performs the action that this binding is selected to perform.
doIt() - Method in class oracle.jbo.uicli.jui.JUActionBinding
Override to implement ActionBinding events.
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in interface oracle.jbo.server.SQLBuilder
Loads an array of objects from a result set.
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in interface oracle.jbo.server.SQLBuilder
Loads an object from a result set.
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in interface oracle.jbo.server.SQLBuilder
Loads an object from a result set.
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.PooledRequestHandler
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.corba.CORBAApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.ApplicationModuleDelegate
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.EJBApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.NestedApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.RootApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.ejb.SessionBeanImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.colo.ServerApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.corba.RemoteApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.ejb.NestedApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl
 
doNewButtonAction() - Method in class oracle.jbo.uicli.controls.JUImageControl
execute the new button action
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in interface oracle.jbo.ApplicationModule
Internal use only.
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
doPostChanges() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in interface oracle.jbo.server.SQLBuilder
Performs the equivalent of defineColumnType() on a prepared statement.
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in interface oracle.jbo.server.SQLBuilder
Performs the equivalent of clearDefines() on a prepared statement.
doRefreshSQL(EntityImpl, int, AttributeDefImpl[], AttributeDefImpl[]) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doRefreshSQL(int, ArrayList) - Method in class oracle.jbo.server.EntityImpl
This method is called after the entity is posted to the database to refresh the required attributes.
doRefreshSQL(EntityImpl, int, AttributeDefImpl[], AttributeDefImpl[]) - Method in interface oracle.jbo.server.SQLBuilder
 
doRegister() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
doRegister() - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
doRegister() - Method in class oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
 
doRegisterDefaultDriver() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doRegisterDefaultDriver() - Method in interface oracle.jbo.server.SQLBuilder
Registers the JDBC driver associated with this type of JDBC connection.
doRegisterDefaultDriver() - Method in class oracle.jbo.server.WLSQLBuilderImpl
 
doRollback() - Method in class oracle.jbo.server.DBTransactionImpl
Called by the rollback method to issue the rollback call.
doSelect(boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method.
doSelect(boolean) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeImpl
Overrides the base implementation of doSelect(boolean).
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.CommitTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.CreateRowSetTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.CreateViewObjectTag
doStartTag
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
Process the start tag for this instance.
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.CriteriaTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.DataSourceRefTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.DataSourceTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.DataTagBase
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ExecuteSQLTag
doStartTag
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.FormEventTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.InputTagBase
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.OnEventTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.PostChangesTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.RenderValueTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.RollbackTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
Process the start tag for this instance.
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.SetAttributeTag
doStartTag
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.SetDomainRendererTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.SetFieldRendererTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.SetHtmlAttributeTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.SetWhereClauseParamTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ShowCriteriaTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ShowHintTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ShowValueTag
Process the start tag for this instance.
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.UseBindingContainerTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
Process the start tag for this instance.
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.ViewObjectTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.datatags.WebBeanTag
 
doStartTag() - Method in class oracle.jbo.html.jsp.pagecontrol.InitializeTag
Method called at start of tag.
doStartTag() - Method in class oracle.jbo.html.jsp.pagecontrol.NoRegionDefinedTag
Method called at start of tag.
doStartTag() - Method in class oracle.jbo.html.jsp.pagecontrol.RegionTag
Method called at start of tag.
doStartTag() - Method in class oracle.jbo.html.jsp.pagecontrol.UpdateRegionTag
 
doStatementSetBindingStyle(Statement, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doStatementSetBindingStyle(Statement, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetBindingStyle(Statement, int) - Method in interface oracle.jbo.server.SQLBuilder
Sets the binding style for the statement.
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in interface oracle.jbo.server.SQLBuilder
 
doStatementSetRowPrefetch(Statement, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doStatementSetRowPrefetch(Statement, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetRowPrefetch(Statement, int) - Method in interface oracle.jbo.server.SQLBuilder
Performs the equivalent of setRowPrefetch() on a statement.
doTest() - Method in class oracle.jbo.common.ampool.PoolTester
 
doTest() - Method in class oracle.jbo.format.Application1
 
doWork() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doesRowFilterMatch(Row[], Object[]) - Method in interface oracle.jbo.common.ws.WSRowSetMarshaller
 
doesRowFilterMatch(Row[], Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
doesRowFilterMatch(Row[], Object[]) - Method in class oracle.jbo.server.ViewRowSetImpl
 
domParser - Variable in class oracle.jbo.client.Configuration
 
domainToBeModified(DomainInterface) - Method in class oracle.jbo.client.remote.RowImpl
 
domainToBeModified(DomainInterface) - Method in interface oracle.jbo.domain.DomainOwnerInterface
Notification method that this domain calls whenever any of its attribute values are about to be modified.
domainToBeModified(DomainInterface) - Method in class oracle.jbo.server.EntityImpl
Locks the domain object and notifies the Domain owner that the value is about to be modified.
doneCommit(TransactionStateEvent) - Method in class oracle.adf.model.binding.DCDataControl
Implementation of oracle.jbo.TransactionStateListener interface.
doneCommit(TransactionStateEvent) - Method in interface oracle.jbo.TransactionStateListener
 
doneCommit(TransactionStateEvent) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
donePostingAll(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
 
doneRollback(TransactionStateEvent) - Method in class oracle.adf.model.binding.DCDataControl
Implementation of oracle.jbo.TransactionStateListener interface.
doneRollback(TransactionStateEvent) - Method in interface oracle.jbo.TransactionStateListener
 
doneRollback(TransactionStateEvent) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
dowCount - Variable in class oracle.jdeveloper.jsp.wb.CalendarWB
 
drawHighlightBorder(Graphics, int, int, int, int, boolean, Color, Color) - Static method in class oracle.jbo.common.GraphicsUtils
Draws a single-line highlight border rectangle.
ds - Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
ds - Variable in class oracle.jbo.html.jsp.datatags.DataScroller
 
ds - Variable in class oracle.jbo.html.jsp.datatags.DataSourceTag
 
ds - Variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
ds - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ds - Variable in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
ds - Variable in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
ds - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
ds - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
dsName - Variable in class oracle.jbo.html.jsp.datatags.FormEventTag
 
dsName - Variable in class oracle.jbo.html.jsp.datatags.OnEventTag
 
dsName - Variable in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
dsParamNames - Static variable in class oracle.jbo.html.jsp.datatags.DataComponentTag
 
dumpConstraint(Object[]) - Static method in class oracle.jbo.server.BaseSQLBuilderImpl
debug method to be called by all implementors of getConstraints - provides formatted output of the complex constraint struct
dumpEntityCaches(Writer) - Method in class oracle.jbo.server.DBTransactionImpl
Iterates over the currently populated caches of entities, and write a representation of them to a charater stream.
dumpEventDetails(PrintStream) - Static method in class oracle.jbo.common.EventGroup
print out the details of all events
dumpPoolStatistics(PrintWriter) - Method in interface oracle.jbo.common.ampool.ApplicationPool
 
dumpPoolStatistics(PrintWriter) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
dumpQCs() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
dumpQueryResult(String, String, String[]) - Method in interface oracle.jbo.Transaction
Writes the result of the query to a (potentially very long) string.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
Writes the result of the query to a (potentially very long) string.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.DBTransactionImpl
Writes the result of the query to a (potentially very long) string.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
dumpQueryResult(ResultSet, String[]) - Method in class oracle.jbo.server.QueryDumpRunProg
 
dumpViewRowCache(RowSetIterator, Writer) - Static method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

A B C D E F G H I J K L M N O P Q R S T U V W X _


 

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