Business Components
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

dataAttr - Variable in class oracle.jdeveloper.html.PickList
 
dataAttribute - Variable in class oracle.jdeveloper.html.LOVField
 
DatabaseTransactionFactory - class oracle.jbo.server.DatabaseTransactionFactory.
The factory for creating DBTransaction instances.
DatabaseTransactionFactory() - Constructor for class oracle.jbo.server.DatabaseTransactionFactory
 
DataCreationException - exception oracle.jbo.domain.DataCreationException.
Indicates that a Domain object could not be created.
DataCreationException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataCreationException(String, Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataCreationException(String, Object, Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
DataCreationException(String, String, Exception) - Constructor for class oracle.jbo.domain.DataCreationException
 
dataName - Variable in class oracle.jdeveloper.html.DHTMLAddRow
 
dataSource - Variable in class oracle.jdeveloper.html.DHTMLTable
 
dataSource - Variable in class oracle.jdeveloper.html.DHTMLTree
 
DataWebBean - interface oracle.jdeveloper.html.DataWebBean.
Defines the base methods for a Data Web Bean.
DataWebBeanImpl - class oracle.jdeveloper.html.DataWebBeanImpl.
Implements the base methods for a Data Web Bean.
DataWebBeanImpl() - Constructor for class oracle.jdeveloper.html.DataWebBeanImpl
 
DATE - Static variable in class oracle.jbo.server.util.Variant
 
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(String) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(Timestamp) - 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
 
DateType_S - Static variable in class oracle.jbo.server.util.Variant
 
DB_CONNECTION_PROPERTY - Static variable in class oracle.jbo.common.Configuration
 
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(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
Attempts to establish a connection to a database through the given URL.
DBTransactionImpl(String, Properties) - Constructor for class oracle.jbo.server.DBTransactionImpl
Attempts to establish a connection to a database through the given URL.
DBTransactionImpl(String, String, String) - Constructor for class oracle.jbo.server.DBTransactionImpl
Attempts to establish a connection to a database through the given URL.
DBTransactionImpl(String, String, String, Properties) - Constructor for class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this constructor.
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
Creates an exception to be localized using CSMessageBundle and error code EXC_DEAD_VIEW_ROW_ACCESS.
Debug - exception oracle.jbo.server.Debug.
Internal: Applications should not use this class.
DEBUG - Static variable in class oracle.jbo.server.Debug
 
DebugDiagnostic - class oracle.jbo.common.DebugDiagnostic.
Provides tracing and logging methods for use during application development.
DEFAULT_APPLICATION_NAME - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_APPLICATION_PATH - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_CONFIG_FILENAME - Static variable in class oracle.jbo.common.Configuration
default name for the configuration file, created by the Wizards.
DEFAULT_CONNECTION_MODE - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_CONNECTION_PORT - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_DEF_FULL_NAME - Static variable in interface oracle.jbo.ApplicationModule
The metadata defintion of the default Application Module.
DEFAULT_DEF_NAME - Static variable in class oracle.jbo.server.ApplicationModuleImpl
Default Def name for this Application Module.
DEFAULT_ORACLE_SID - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_RANGE_SIZE - Static variable in interface oracle.jdeveloper.html.DataWebBean
 
DEFAULT_ROOT_APP_MOD_NAME - Static variable in interface oracle.jbo.ApplicationModule
The name of the default root Application Module.
DEFAULT_SCALE - Static variable in class oracle.jbo.server.JboPrecisionScaleValidator
 
DEFAULT_TIMEOUT - Static variable in class oracle.jbo.server.util.SafeExec
default timeout in seconds if nothing else specified
DEFAULT_USE_CLIENT_SERVICE - Static variable in class oracle.jbo.common.JboEnvUtil
 
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
 
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.
DeleteEvent - class oracle.jbo.DeleteEvent.
An event class used by RowSetIterator to inform its listeners when a row has been deleted.
DeleteEvent(RowSetIterator, Row, int, int, int) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
deleteMessage(String) - Method in interface oracle.jbo.server.JboMessageManager
 
DEPLOY_PLATFORM - Static variable in interface oracle.jbo.JboContext
 
DEPLOY_PLATFORM - Static variable in class oracle.jbo.common.PropertyMetadata
 
DEPLOY_PLATFORM - Static variable in class oracle.jbo.common.JboEnvUtil
 
Description - Variable in class oracle.jdeveloper.html.HTMLScriptFunction
 
destination - Variable in class oracle.jbo.server.ViewLinkImpl
 
destroySubcontext(Name) - Method in class oracle.jbo.common.JboInitialContext
 
destroySubcontext(String) - Method in class oracle.jbo.common.JboInitialContext
 
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
 
Diagnostic - class oracle.jbo.common.Diagnostic.
The Diagnostic class contains static tracing methods.
DIAGNOSTIC_DOT_PROPERTIES - Static variable in class oracle.jbo.common.DiagnosticFactory
 
DIAGNOSTIC_PROPERTIES_RESOURCE - Static variable in class oracle.jbo.common.PropertyManager
 
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
 
disabledHint - Variable in class oracle.jdeveloper.html.DHTMLTab
 
disconnect() - Method in interface oracle.jbo.Transaction
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
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.NullDBTransactionImpl
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(boolean) - Method in interface oracle.jbo.server.DBTransaction
Closes the JDBC connection object and removes this transaction from the root application module.
dispAttrs - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
displayAttributes - Variable in class oracle.jdeveloper.html.LOVField
 
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_ROLLBACK - 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
 
DMLException - exception oracle.jbo.DMLException.
Indicates a failure to post data to a database.
DMLException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.DMLException
 
DMLException(int, String, Exception) - Constructor for class oracle.jbo.DMLException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
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.
doDMLWithLOBs(int, TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Performs INSERT/UPDATE/DELETE processing for Entity Objects that contain LOBs.
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
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.
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doEntitySelect(EntityImpl, boolean) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doEntitySelect(EntityImpl, boolean) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
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
 
DomainInterface - interface oracle.jbo.domain.DomainInterface.
Implemented by domain classes.
DomainOwnerInterface - interface oracle.jbo.domain.DomainOwnerInterface.
 
DomainStructureDef - class oracle.jbo.domain.DomainStructureDef.
 
DomainStructureDef(AttributeDef[]) - Constructor for class oracle.jbo.domain.DomainStructureDef
 
domainToBeModified(DomainInterface) - Method in interface oracle.jbo.domain.DomainOwnerInterface
 
domainToBeModified(DomainInterface) - Method in class oracle.jbo.domain.Array
 
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.
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
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doRegisterDefaultDriver() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
doRegisterDefaultDriver() - Method in class oracle.jbo.server.WLSQLBuilderImpl
 
doRegisterDefaultDriver() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
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.OdbcSQLBuilderImpl
 
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.
doStatementSetBindingStyle(Statement, int) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doStatementSetBindingStyle(Statement, int) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in interface oracle.jbo.server.SQLBuilder
 
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doStatementSetRowPrefetch(Statement, int) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
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.
doStatementSetRowPrefetch(Statement, int) - Method in class oracle.jbo.server.OdbcSQLBuilderImpl
 
doTest() - Method in class oracle.jbo.common.ampool.PoolTester
 
DOUBLE - Static variable in class oracle.jbo.server.util.Variant
 
DoubleType_S - Static variable in class oracle.jbo.server.util.Variant
 
dumpEntityCaches(Writer) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
DumpPath() - Static method in class oracle.jbo.server.util.ShowPath
Prints the elements in the pathstring one line at a time.
dumpQueryResult(ResultSet, String[]) - Method in class oracle.jbo.server.QueryDumpRunProg
 
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.server.ApplicationModuleImpl
Writes the result of the query to a (potentially very long) string.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.DBTransactionImpl
Writes the result of the query to a (potentially very long) string.
dumpState() - Static method in class oracle.jbo.common.BaseObject
 
dumpViewRowCache(RowSetIterator, Writer) - Static method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.
DYNAMIC_PACKAGE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
DYNAMIC_PKG_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 

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