|
Business Components | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Date
.
An encapsulation of Oracle SQL DATE
objects as
immutable Domain objects.
oracle.jbo.server.ApplicationModuleDefImpl
).
RowSetIterator
to inform its listeners
when a row has been deleted.Accept-Language
and Accept-Charset
HTTP
headers.
Diagnostic
class contains static tracing methods.IDiagnostic
interface.ConnectionStrategy.disconnect(ApplicationModule, boolean,
SessionCookie)
.
All extending logic that was implemented here should be implemented in a
custom ConnectionStrategy class that extends DefaultConnectionStrategy
.
doDML()
method.
doDML()
method.
doDML()
method.
CSMessageBundle
and error code EXC_DML_POST_ENTITY
.
- DO_CONNECTION_POOLING_DEFAULT -
Static variable in interface oracle.jbo.common.PropertyConstants
-
- DO_FAILOVER_DEFAULT -
Static variable in interface oracle.jbo.common.PropertyConstants
-
- doAfterBody() -
Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
- Actions after some body has been evaluated.
- doAfterBody() -
Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
- Actions after some body has been evaluated.
- doAfterBody() -
Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
- Actions after some body has been evaluated.
- 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.
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.InputTagBase
-
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.WebBeanTag
- Process the end tag.
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.ExecuteSQLTag
- doEndTag
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
-
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
- Process the end tag.
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.RowTag
- doEndTag
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
-
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.CreateViewObjectTag
- doEndTag
- doEndTag() -
Method in class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
- Perform clean up tasks related to the end of a page request.
- doEntityDML(EntityImpl, int, TransactionEvent) -
Method in class oracle.jbo.server.BaseSQLBuilderImpl
-
- 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.
- 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.JboException
-
- doEntityToVOMapping(ApplicationModule, ViewObject[]) -
Method in class oracle.jbo.AttrValException
-
- doEntityToVOMapping(ApplicationModule, ViewObject[]) -
Method in class oracle.jbo.RowValException
-
- doIt() -
Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
- Invokes the action that this binding is selected to perform.
- 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.
- 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
-
- 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.
- 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
-
- domParser -
Variable in class oracle.jbo.client.Configuration
-
- doneCommit(TransactionStateEvent) -
Method in interface oracle.jbo.TransactionStateListener
-
- doneCommit(TransactionStateEvent) -
Method in class oracle.jbo.uicli.binding.JUApplication
- Implementation of oracle.jbo.TransactionStateListener interface.
- doneRollback(TransactionStateEvent) -
Method in interface oracle.jbo.TransactionStateListener
-
- doneRollback(TransactionStateEvent) -
Method in class oracle.jbo.uicli.binding.JUApplication
- Implementation of oracle.jbo.TransactionStateListener interface.
- 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.
- doRegister() -
Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
-
- doRegister() -
Method in class oracle.jbo.server.JTATxnHandlerImpl
-
- 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.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.DataSourceTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.DataTagBase
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.InputTagBase
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.CriteriaTag
- 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.WebBeanTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.ExecuteSQLTag
- doStartTag
- 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.AttributeIterateTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.RollbackTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.UrlEventTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.ComponentTag
- Process the start tag for this instance.
- 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.ShowCriteriaTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.ShowHintTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.OnEventTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.SetHtmlAttributeTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.PostChangesTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
- Process the start tag for this instance.
- 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.CommitTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.DataSourceRefTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.FormEventTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.RowTag
- Process the start tag for this instance.
- 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.RenderValueTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.SetDomainRendererTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
-
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.CreateViewObjectTag
- doStartTag
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
- Process the start tag for this instance.
- doStartTag() -
Method in class oracle.jbo.html.jsp.datatags.SetFieldRendererTag
- Process the start tag for this instance.
- 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.format.Application1
-
- 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
-
- 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.DataTagBase
-
- ds -
Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
-
- ds -
Variable in class oracle.jbo.html.jsp.datatags.ShowTagBase
-
- ds -
Variable in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
-
- ds -
Variable in class oracle.jbo.html.jsp.datatags.RowTag
-
- 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.UrlEventTag
-
- dsName -
Variable in class oracle.jbo.html.jsp.datatags.OnEventTag
-
- dsName -
Variable in class oracle.jbo.html.jsp.datatags.FormEventTag
-
- 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
-
- 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
- DumpPath() -
Static method in class oracle.jbo.server.util.ShowPath
- Prints the elements in the pathstring one line at a time.
- dumpPoolStatistics(PrintWriter) -
Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
-
- dumpPoolStatistics(PrintWriter) -
Method in interface oracle.jbo.common.ampool.ApplicationPool
-
- dumpQCs() -
Method in class oracle.jbo.server.ViewObjectImpl
- Internal: Applications should not use this method.
- 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.DBTransactionImpl
- 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.
- 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 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |