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

H

HANDLE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
HANDLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
handleClose(Connection) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Issues a close() command to the JDBC connection.
handleClose(Connection) - Method in interface oracle.jbo.server.TransactionHandler
Terminates the transaction.
handleCommit() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
 
handleCommit() - Method in interface oracle.jdeveloper.html.DataWebBean
Handles commit logic properly reagrdles of stateful/stateless runtime mode.
handleCommit(Connection, boolean) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Issues a commit() command to the JDBC connection.
handleCommit(Connection, boolean) - Method in interface oracle.jbo.server.TransactionHandler
Commits changes to the database.
handleException(Exception, boolean) - Method in interface oracle.jbo.JboExceptionHandler
Catches an exception thrown by the middle tier.
handleOpen(Connection) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Opens a transaction.
handleOpen(Connection) - Method in interface oracle.jbo.server.TransactionHandler
Initializes the transaction.
handlePostChangesError() - Method in class oracle.jbo.server.EntityImpl
Called when a problem occurs while posting changes and restores an EntityImpl's state.
handleRollback(Connection, boolean) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Issues a rollback() command to the JDBC connection.
handleRollback(Connection, boolean) - Method in interface oracle.jbo.server.TransactionHandler
Discards changes to the database.
handleWarning(JboWarning) - Method in interface oracle.jbo.JboExceptionHandler
Catches a warning thrown by the middle tier.
hasClass - Variable in class oracle.jdeveloper.html.HTMLTableCell
 
hashCode() - Method in class oracle.jbo.Key
Generates a hashcode for this key.
hashCode() - Method in class oracle.jbo.domain.SQLValue
 
hashCode() - Method in class oracle.jbo.domain.DateDomain
Deprecated.  
hashCode() - Method in class oracle.jbo.server.SQLValueImpl
 
hashCode() - Method in class oracle.jbo.server.RowFilterKey
 
hashCode() - Method in class oracle.jbo.server.ViewRowImpl
 
hashCode() - Method in class oracle.jbo.server.SequenceImpl
 
hasLOBAttrs() - Method in class oracle.jbo.server.EntityDefImpl
Determines whether the EntityDef contains attributes that are LOBs.
hasNext() - Method in interface oracle.jbo.RowIterator
Tests for the existence of a row after the current row.
hasNext() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Indicates whether the iterator has a next row or not.
hasNext() - Method in class oracle.jbo.server.ViewRowSetImpl
Indicates whether the iterator has a next row or not.
hasNext() - Method in class oracle.jbo.server.ViewObjectImpl
Indicates whether the iterator has a next row.
hasPrevious() - Method in interface oracle.jbo.RowIterator
Tests for the existence of a row before the current row.
hasPrevious() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Indicates whether the iterator has a previous row or not.
hasPrevious() - Method in class oracle.jbo.server.ViewRowSetImpl
Indicates whether the iterator has a previous row or not.
hasPrevious() - Method in class oracle.jbo.server.ViewObjectImpl
Indicates whether the iterator has a previous row or not.
header() - Static method in class oracle.jbo.server.JDBCInteract
 
Headers - Variable in class oracle.jdeveloper.html.HTMLTable
 
helpText - Variable in class oracle.jdeveloper.html.DHTMLTabControl
 
helpText - Variable in class oracle.jdeveloper.html.DHTMLNoTabControl
 
HiddenField - class oracle.jdeveloper.html.HiddenField.
Represents a hidden form field renderer.
HiddenField() - Constructor for class oracle.jdeveloper.html.HiddenField
 
hint - Variable in class oracle.jdeveloper.html.DHTMLTab
 
HLINE - Static variable in class oracle.jbo.server.util.SafeExec
 
HORIZONTAL_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_BI_POLAR_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_BI_POLAR_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_BI_POLAR_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_BI_POLAR_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_BI_POLAR_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_BI_POLAR_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_DUAL_AXIS_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_DUAL_AXIS_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_DUAL_AXIS_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_DUAL_AXIS_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_HISTOGRAM - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_PERCENT_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_PERCENT_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_PERCENT_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HORIZONTAL_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
HOST_NAME - Static variable in interface oracle.jbo.JboContext
 
HOST_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
HOST_NAME - Static variable in class oracle.jbo.common.JboEnvUtil
 
HTMLDiv - class oracle.jdeveloper.html.HTMLDiv.
This class represents and HTML DIV element.
HTMLDiv() - Constructor for class oracle.jdeveloper.html.HTMLDiv
 
HTMLDiv(String, String) - Constructor for class oracle.jdeveloper.html.HTMLDiv
 
HTMLDocument - class oracle.jdeveloper.html.HTMLDocument.
Represents an HTML document.
HTMLDocument() - Constructor for class oracle.jdeveloper.html.HTMLDocument
 
HTMLElement - class oracle.jdeveloper.html.HTMLElement.
A class representing the base root class used by all HTML generation classes.
HTMLElement() - Constructor for class oracle.jdeveloper.html.HTMLElement
 
HTMLElementContainer - class oracle.jdeveloper.html.HTMLElementContainer.
This class serves as a container for HTML elements.
HTMLElementContainer() - Constructor for class oracle.jdeveloper.html.HTMLElementContainer
 
HTMLFieldRenderer - interface oracle.jdeveloper.html.HTMLFieldRenderer.
The HTMLFieldRenderer interface defines the set of functions to be implemented by a field renderer.
HTMLFieldRendererImpl - class oracle.jdeveloper.html.HTMLFieldRendererImpl.
This class provides a base implementation of the HTMLFieldRenderer interface.
HTMLFieldRendererImpl() - Constructor for class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
HTMLForm - class oracle.jdeveloper.html.HTMLForm.
This class represents an HTML FORM.
HTMLForm(String, String) - Constructor for class oracle.jdeveloper.html.HTMLForm
Constructs the HTML FORM object.
HTMLForm(String, String, String) - Constructor for class oracle.jdeveloper.html.HTMLForm
Constructs the HTML FORM object.
HTMLFormField - class oracle.jdeveloper.html.HTMLFormField.
This represents a FORM's field.
HTMLFormField(HTMLElement, HTMLElement) - Constructor for class oracle.jdeveloper.html.HTMLFormField
Constructor providing a label and an element.
HTMLFormField(HTMLElement, HTMLElement, boolean) - Constructor for class oracle.jdeveloper.html.HTMLFormField
Constructor providing a label, element and a boolean that controls wether to use the label or not.
HTMLImageURL - class oracle.jdeveloper.html.HTMLImageURL.
This class represents an HTML image URL.
HTMLImageURL(String, String) - Constructor for class oracle.jdeveloper.html.HTMLImageURL
 
HTMLImageURL(String, String, String) - Constructor for class oracle.jdeveloper.html.HTMLImageURL
 
HTMLInputElement - class oracle.jdeveloper.html.HTMLInputElement.
Represents a text element.
HTMLInputElement() - Constructor for class oracle.jdeveloper.html.HTMLInputElement
 
HTMLMenu - class oracle.jdeveloper.html.HTMLMenu.
Reprents a collection of text URLs.
HTMLMenu() - Constructor for class oracle.jdeveloper.html.HTMLMenu
 
HTMLRenderingContext - class oracle.jdeveloper.html.HTMLRenderingContext.
A Class class.
HTMLRenderingContext(PageContext) - Constructor for class oracle.jdeveloper.html.HTMLRenderingContext
Constructor
HTMLRenderingContext(ServletContext, HttpSession, HttpServletRequest, HttpServletResponse) - Constructor for class oracle.jdeveloper.html.HTMLRenderingContext
 
HTMLScript - class oracle.jdeveloper.html.HTMLScript.
Represents an HTML script block.
HTMLScript() - Constructor for class oracle.jdeveloper.html.HTMLScript
 
HTMLScriptFunction - class oracle.jdeveloper.html.HTMLScriptFunction.
Represents a JavaScript function that is to be added to a script.
HTMLScriptFunction(String, String) - Constructor for class oracle.jdeveloper.html.HTMLScriptFunction
 
HTMLSelect - class oracle.jdeveloper.html.HTMLSelect.
Represents an HTML SELECT field.
HTMLSelect(String) - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name.
HTMLSelect(String, boolean) - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name and a boolean for enabling/disabling multiple selection.
HTMLSelect(String, String) - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name and the CSS class name.
HTMLTable - class oracle.jdeveloper.html.HTMLTable.
Represents an HTML TABLE.
HTMLTable() - Constructor for class oracle.jdeveloper.html.HTMLTable
 
HTMLTableCell - class oracle.jdeveloper.html.HTMLTableCell.
Reperents an HTML TABLE's TD tag.
HTMLTableCell(HTMLElement) - Constructor for class oracle.jdeveloper.html.HTMLTableCell
Constructs an a table cell whose contents are rendered by the provided HTMLElement.
HTMLTableCell(HTMLElement, String) - Constructor for class oracle.jdeveloper.html.HTMLTableCell
Constructs an a table cell whose contents are rendered by the provided HTMLElement.
HTMLTableRow - class oracle.jdeveloper.html.HTMLTableRow.
Represents an HTML TABLE'S TR tag.
HTMLTableRow() - Constructor for class oracle.jdeveloper.html.HTMLTableRow
constructs a new table row
HTMLTableRow(String) - Constructor for class oracle.jdeveloper.html.HTMLTableRow
constructs a new table row
HTMLTextElement - class oracle.jdeveloper.html.HTMLTextElement.
Represents a text element.
HTMLTextElement(String) - Constructor for class oracle.jdeveloper.html.HTMLTextElement
Constructs element providing it's text.
HTMLTextURL - class oracle.jdeveloper.html.HTMLTextURL.
Constructs an anchor tag with a prompt.
HTMLTextURL(String, String) - Constructor for class oracle.jdeveloper.html.HTMLTextURL
Constructs a new URL object.
HTMLToolBar - class oracle.jdeveloper.html.HTMLToolBar.
A Web Bean that provides methods to dynamically generate an HTML toolbar.
HTMLToolBar() - Constructor for class oracle.jdeveloper.html.HTMLToolBar
 
HTTP_CONNECTION_NAME - Static variable in class oracle.jbo.common.Configuration
constant to indicate the HTTP connection name

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