Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01

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


B

BATCH_ALLOW_CACHE - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_INFO - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_MASTER_DETL - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_PASSIVATION - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_RANGE - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_RANGE_SET - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_STRUCT - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_XML - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_ALLOW_XTN - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BATCH_DEFAULT - Static variable in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
BC4JActionForm - class oracle.jbo.html.struts11.BC4JActionForm.
BC4JActionForm is a customization of Struts1.1 ActionForm Javabean.
BC4JActionForm(String) - Constructor for class oracle.jbo.html.struts11.BC4JActionForm
 
BC4JActionMapping - class oracle.jbo.html.struts11.BC4JActionMapping.
BC4JActionMapping is a customization of Struts1.1 ActionMapping Javabean.
BC4JActionMapping() - Constructor for class oracle.jbo.html.struts11.BC4JActionMapping
 
BC4JContext - class oracle.jbo.html.BC4JContext.
BC4JContext define a set of method a BC4J Web application use to access attributes of the binding to the current BC4J model.
BC4JContext() - Constructor for class oracle.jbo.html.BC4JContext
 
BC4JDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BC4JRequestProcessor - class oracle.jbo.html.struts11.BC4JRequestProcessor.
BC4JRequestProcessor is a customization of Struts1.1 request processing behavior.
BC4JRequestProcessor() - Constructor for class oracle.jbo.html.struts11.BC4JRequestProcessor
 
BC4JUtils - class oracle.jbo.html.struts11.BC4JUtils.
BC4JUtils contains a set of method to facilitate usage of the BC4JContext.
BC4JUtils() - Constructor for class oracle.jbo.html.struts11.BC4JUtils
 
BC4JWepAppLockModeParamName - Static variable in interface oracle.jbo.html.struts11.Constants
param-name in the web.xml where the lock mode for the model is stored.
BC4JWepAppParamName - Static variable in interface oracle.jbo.html.struts11.Constants
param-name in the web.xml where the model definition file name is stored.
BC4J_CONFIG - Static variable in class oracle.jbo.client.Configuration
Name of the tag, which in turn holds the AppModuleConfig nodes
BC4J_CONFIG_NAME - Static variable in class oracle.jbo.client.Configuration
 
BC4J_CONFIG_NAMES - Static variable in class oracle.jbo.client.Configuration
name of the property in the Config, which identifies the list of existing configurations.
BC4J_CONNECT_FAILOVER_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
BC4J_CREATE_AM - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_COMPOBJ - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_ROOTAM - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_VIEWLINK - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_VIEWOBJECT - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_MULTIPART_HANDLER_ATTR_NAME - Static variable in interface oracle.jbo.html.struts11.Constants
attribute name used to store the MultipartRequestHandler object in the request context
BC4J_PROPERTIES_FILE - Static variable in class oracle.jbo.common.PropertyManager
 
BC4J_PROPERTIES_RESOURCE - Static variable in class oracle.jbo.common.PropertyManager
 
BEANMANAGED_SERVICE_SB - Static variable in interface oracle.jbo.common.PropertyConstants
 
BEANMANAGED_SESSIONBEAN - Static variable in interface oracle.jbo.common.PropertyConstants
 
BEAN_MANAGED_TRANSACTION - Static variable in interface oracle.jbo.common.PropertyConstants
 
BEFORE_PK_CHANGE - Static variable in class oracle.jbo.server.EntityEvent
An event type indicating that the Entity Object's primary key is about to change; that is, setAttribute() has been called on a primary key attribute for the Entity Object.
BEFORE_REMOVE - Static variable in class oracle.jbo.server.EntityEvent
An event type indicating that the Entity Object's row is to be removed.
BETWEEN - Static variable in class oracle.jbo.common.CommonCriteriaAdapter
 
BFileDomain - class oracle.jbo.domain.BFileDomain.
This class provides a lightweight wrapper for oracle.sql.BFILE, the Java representation of the BFILE database type.
BFileDomain - class oracle.jbo.domain.BFileDomain.
This class provides a lightweight wrapper for oracle.sql.BFILE, the Java representation of the BFILE database type.
BFileDomain() - Constructor for class oracle.jbo.domain.BFileDomain
Constructor for this class.
BFileDomain(BFILE) - Constructor for class oracle.jbo.domain.BFileDomain
Constructor for this class, given a BFILE object.
BFileDomain(BFILE, byte[]) - Constructor for class oracle.jbo.domain.BFileDomain
Deprecated. since 9.0.4 BFile domains cannot be updated.
BFileDomain(BFileDomain, byte[]) - Constructor for class oracle.jbo.domain.BFileDomain
Deprecated. since 9.0.4 BFile domains cannot be updated.
BFileDomain() - Constructor for class oracle.jbo.domain.BFileDomain
Constructor for this class.
BFileDomain(BFILE) - Constructor for class oracle.jbo.domain.BFileDomain
Constructor for this class, given a BFILE object.
BFileDomain(BFILE, byte[]) - Constructor for class oracle.jbo.domain.BFileDomain
Deprecated. since 9.0.4 BFile domains cannot be updated.
BFileDomain(BFileDomain, byte[]) - Constructor for class oracle.jbo.domain.BFileDomain
Deprecated. since 9.0.4 BFile domains cannot be updated.
BIBeanDataAccessAdapter - class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter.
Internal class used to define data source of BI Graph bean.
BIBeanDataAccessAdapter(JUGraphBinding) - Constructor for class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter
 
BIGDECIMAL - Static variable in class oracle.jbo.rules.Variant
 
BINARY_STREAM - Static variable in class oracle.jbo.rules.Variant
Deprecated. use INPUTSTREAM.
BINDING_STYLE_JDBC - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
BINDING_STYLE_JDBC - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify JDBC binding style while binding parameters to a statement object.
BINDING_STYLE_ORACLE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
BINDING_STYLE_ORACLE - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify Oracle binding style while binding parameters to a statement object.
BINDING_STYLE_ORACLE_NAME - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
BINDING_STYLE_ORACLE_NAME - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify Oracle Named Parameter binding style while binding parameters to a statement object.
BINDING_STYLE_UNKNOWN - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify "Unknown" binding style while binding parameters to a statement object.
BIND_PARAMETERS - Static variable in class oracle.jbo.jbotester.NavBar
 
BOOLEAN - Static variable in class oracle.jbo.rules.Variant
 
BUBBLE_CHART - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
BUBBLE_CHART - Static variable in interface oracle.jbo.html.jsp.graph.GraphConstants
 
BUBBLE_CHART - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUBBLE_CHART_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
BUBBLE_CHART_DUAL_AXIS - Static variable in interface oracle.jbo.html.jsp.graph.GraphConstants
 
BUBBLE_CHART_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUBBLE_CHART_LABELS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
BUBBLE_CHART_LABELS - Static variable in interface oracle.jbo.html.jsp.graph.GraphConstants
 
BUBBLE_CHART_LABELS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUBBLE_CHART_LABELS_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
BUBBLE_CHART_LABELS_DUAL_AXIS - Static variable in interface oracle.jbo.html.jsp.graph.GraphConstants
 
BUBBLE_CHART_LABELS_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUNDLED_EXC_MODE_KEY - Static variable in interface oracle.jbo.common.ampool.SessionCookie
A user data key which may be used to set the ApplicationModule txn bundled exception mode upon next use.
BUTTON_COMMIT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_DELETE - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_DISABLED - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_EXECUTE - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_FIND - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_FIRST - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_INSERT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_LAST - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_NEXT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_NORMAL - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_PRESSED - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_PREV - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_ROLLBACK - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_ROLLOVER - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BYTE - Static variable in class oracle.jbo.rules.JboLengthValidator
 
BYTE - Static variable in class oracle.jbo.rules.Variant
 
BYTE_ARRAY - Static variable in class oracle.jbo.rules.Variant
 
Base64 - class oracle.jbo.common.Base64.
Helper class to handle the task of making a serialized byte[] blob into a string (by overriding toString) on the OutputStream and unmaking the string back to byte[] so the objects can be read back in.
Base64() - Constructor for class oracle.jbo.common.Base64
 
BaseAttributeDefinition - class oracle.binding.metaimpl.BaseAttributeDefinition.
A class for holding metadata of attributes.
BaseAttributeDefinition(String, StructureDefinition, String, boolean, boolean) - Constructor for class oracle.binding.metaimpl.BaseAttributeDefinition
Constructor.
BaseLobDomain - class oracle.jbo.domain.BaseLobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BaseLobDomain - class oracle.jbo.domain.BaseLobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BaseNavigatorBar - class oracle.jbo.html.databeans.BaseNavigatorBar.
 
BaseNavigatorBar() - Constructor for class oracle.jbo.html.databeans.BaseNavigatorBar
Constructor
BaseSQLBuilderImpl - class oracle.jbo.server.BaseSQLBuilderImpl.
Internal: Applications should not use this interface.
BaseSQLBuilderImpl() - Constructor for class oracle.jbo.server.BaseSQLBuilderImpl
 
BaseTree - class oracle.jbo.jbotester.BaseTree.
 
BaseTree() - Constructor for class oracle.jbo.jbotester.BaseTree
 
BaseValueObjectDefinition - class oracle.binding.metaimpl.BaseValueObjectDefinition.
A class for holding metadata of variables.
BaseValueObjectDefinition(String, Definition, String, String) - Constructor for class oracle.binding.metaimpl.BaseValueObjectDefinition
Constructor.
BatchDMLException - exception oracle.jbo.BatchDMLException.
Indicates a failure to post data to a database.
BatchDMLException(ArrayList) - Constructor for class oracle.jbo.BatchDMLException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
BeanClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BeanManagedServiceBean - class oracle.jbo.server.ejb.sb.BeanManagedServiceBean.
BaseClass for deploying an appmodule service methods as stateful bean session bean with bean managed transaction.
BeanManagedServiceBean() - Constructor for class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
 
BigDecimalType_S - Static variable in class oracle.jbo.rules.Variant
 
BinaryStreamType_S - Static variable in class oracle.jbo.rules.Variant
 
BindingContainer - interface oracle.binding.BindingContainer.
The BindingContainer contains the Control Bindings for a reusable unit of View technology.
BindingContainer - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BindingContainerDataSource - class oracle.jbo.html.BindingContainerDataSource.
 
BindingContainerDataSource(HttpServletRequest, DCBindingContainer, JUControlBinding) - Constructor for class oracle.jbo.html.BindingContainerDataSource
 
BindingContainerRef - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BlobDomain - class oracle.jbo.domain.BlobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BlobDomain - class oracle.jbo.domain.BlobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BlobDomain() - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this object.
BlobDomain(BLOB) - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this object.
BlobDomain(byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this class.
BlobDomain(BLOB, byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Creates an instance of this class with data as described in blobData and using the transaction context from blob to use the blob-locator in the database.
BlobDomain(BlobDomain, byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Creates an instance of this class with data as described in blobData and using the transaction context from blob to use the blob-locator in the database.
BlobDomain(ResponseValues) - Constructor for class oracle.jbo.domain.BlobDomain
 
BlobDomain() - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this object.
BlobDomain(BLOB) - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this object.
BlobDomain(byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this class.
BlobDomain(BLOB, byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Creates an instance of this class with data as described in blobData and using the transaction context from blob to use the blob-locator in the database.
BlobDomain(BlobDomain, byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Creates an instance of this class with data as described in blobData and using the transaction context from blob to use the blob-locator in the database.
BlobDomain(ResponseValues) - Constructor for class oracle.jbo.domain.BlobDomain
 
BlobDomainInterface - interface oracle.jbo.domain.BlobDomainInterface.
Provides methods to save data to, and extract data from, LOB domain classes.
BooleanType_S - Static variable in class oracle.jbo.rules.Variant
 
BusinessObject - interface oracle.jbo.server.BusinessObject.
Implemented by top-level Entity Objects that aggregate Entity Objects.
ByteArrayType_S - Static variable in class oracle.jbo.rules.Variant
 
ByteType_S - Static variable in class oracle.jbo.rules.Variant
 
b - Variable in class oracle.jbo.server.JboMultiCaster
 
bAlternateColors - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
bArray2String(byte[]) - Static method in class oracle.jbo.common.RepConversion
Byte array to String.
bArray2nibbles(byte[], byte[]) - Static method in class oracle.jbo.common.RepConversion
Byte array to nibbles.
bClearAll - Variable in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 
bClearWhereClause - Variable in class oracle.jbo.html.databeans.FindForm
 
bForwardOnly - Variable in class oracle.jbo.html.jsp.datatags.DataSourceTag
 
bGenerateLabels - Variable in class oracle.jdeveloper.html.HTMLForm
 
bReleaseApplication - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
bShowCurrentRow - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
bShowDeleteButton - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Show\Hide delete button
bShowNavigationButtons - Variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
bSimpleMode - Variable in class oracle.jbo.html.databeans.FindForm
 
bUpperColumns - Variable in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 
bUseLineBreaks - Variable in class oracle.jbo.html.jsp.datatags.InputSelectBase
 
bUseLineBreaks - Variable in class oracle.jdeveloper.html.StaticPickList
 
bUseRequest - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
bUsedInTag - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
bWasExecuted - Variable in class oracle.jbo.html.databeans.FindForm
 
baseBuildSelectList(StringBuffer, AttributeDef[], String) - Static method in class oracle.jbo.server.BaseSQLBuilderImpl
Creates a list of columns to be selected skipping the persistent and derived attributes.
beanToStore(Object, Row) - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Applications should not use this method.
beforeActionPerformed(JUCtrlActionBindingEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBindingAdapter
 
beforeActionPerformed(JUCtrlActionBindingEvent) - Method in interface oracle.jbo.uicli.binding.JUCtrlActionBindingListener
Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed
beforeActionPerformed(JUActionBindingEvent) - Method in class oracle.jbo.uicli.jui.JUActionBindingAdapter
 
beforeActionPerformed(JUCtrlActionBindingEvent) - Method in class oracle.jbo.uicli.jui.JUActionBindingAdapter
 
beforeActionPerformed(JUActionBindingEvent) - Method in interface oracle.jbo.uicli.jui.JUActionBindingListener
Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed
beforeApplicationModuleRelease(ApplicationModule) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
beforeApplicationModuleRelease(ApplicationModule) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
beforeCommit(TransactionEvent) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
beforeCommit(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Polls transaction listeners before a commit operation.
beforeCommit(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Commit operation is imminent.
beforeCommit(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised before a transaction is committed.
beforeCompletion() - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
beforeCompletion() - Method in class oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
 
beforeCompletion() - Method in class oracle.jbo.server.ejb.StatefulSessionBeanImpl
Implementation of the SessionSynchronization interface.
beforeCompletion() - Method in class oracle.jbo.server.ejb.sb.ContainerManagedServiceBean
Implementation of the SessionSynchronization interface.
beforeCompletion() - Method in class oracle.jbo.server.remote.ejb.CMEJBApplicationModuleImpl
 
beforeCurrencyChange(DCBindingContainerValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
Calls beforeCurrencyChange(JUPanelValidationEvent)
beforeCurrencyChange(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeCurrencyChange(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient binding object calls a navigation event to display the next row data in the JClient controls.
beforeDisconnect() - Method in class oracle.jbo.server.ApplicationModuleImpl
Invoked before the application module database connection has been released.
beforeEntityRemove(Entity) - Method in class oracle.jbo.server.ViewObjectImpl
Notification handler called before an entity row is removed.
beforePassivateElement(PCollection, PCollPersistable) - Method in interface oracle.jbo.pcoll.PCollListener
 
beforePassivateElement(PCollection, PCollPersistable) - Method in class oracle.jbo.pcoll.PCollection
 
beforePassivateElement(PCollection, PCollPersistable) - Method in class oracle.jbo.server.QueryCollection
 
beforePassivateState() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
beforeResourceFinalized(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
beforeResourceFinalized(Object) - Method in class oracle.jbo.pool.ResourcePool
This method is invoked immediately before resource finalization.
beforeRollback(TransactionEvent) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
beforeRollback(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Polls transaction listeners before a rollback operation.
beforeRollback(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Rollback operation is imminent.
beforeRollback(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised before a transaction is rolled back.
beforeSaveTransaction(DCBindingContainerValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
Calls beforeSaveTransaction(JUPanelValidationEvent)
beforeSaveTransaction(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeSaveTransaction(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient binding object calls commit() on the transaction to save any pending changes into the database.
beforeSetAttribute(DCBindingContainerValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
Calls beforeSetAttribute(JUPanelValidationEvent)
beforeSetAttribute(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeSetAttribute(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Deprecated. since 9.0.5 use beforeSetAttribute(DCBindingContainerValidationListener)
begin() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
begin() - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
 
begin() - Method in interface oracle.jbo.server.TransactionHandler
 
begin() - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
beginActivation() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
beginActivation() - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
 
beginActivation() - Method in interface oracle.jbo.server.TransactionHandler
 
beginActivation() - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
beginPassivation() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
beginPassivation() - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
 
beginPassivation() - Method in interface oracle.jbo.server.TransactionHandler
 
beginPassivation() - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
beginRequest(HashMap) - Method in interface oracle.binding.ManagedDataControl
Invoked in some contexts to signal the beginning of a model request.
beginRequest(HashMap) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
beginTransaction() - Method in class oracle.jbo.server.ejb.StatefulSessionBeanImpl
If the bean is managing the transaction, starts the bean transaction using the javax.transaction.UserTransaction interface and acquires the jdbc connection from the datasource.
beginTransaction() - Method in class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
Starts the bean transaction using the javax.transaction.UserTransaction interface and acquires the jdbc connection from the datasource.
bigDecimalValue() - Method in class oracle.jbo.domain.Char
Calls CHAR.bigDecimalValue() to convert this object into a Java BigDecimal.
bigDecimalValue() - Method in class oracle.jbo.domain.Char
Calls CHAR.bigDecimalValue() to convert this object into a Java BigDecimal.
bigDecimalValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.bigDecimalValue() to convert internal Oracle Number into a Java BigDecimal.
bigDecimalValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.bigDecimalValue() to convert internal Oracle Number into a Java BigDecimal.
bigIntegerValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a BigInteger.
bigIntegerValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a BigInteger.
bigIntegerValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.bigIntegerValue() to convert internal Oracle Number to a Java BigInteger.
bigIntegerValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.bigIntegerValue() to convert internal Oracle Number to a Java BigInteger.
binaryOperation(Object, Object, int) - Method in interface oracle.jbo.expr.JIValueSupplier
 
binarySearch(long[], long) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array for the specified Object using the binary search algorithm.
binarySearch(Object[], Object, Comparator) - Static method in class oracle.jbo.server.java.util.Arrays
Searches the specified array for the specified Object using the binary search algorithm.
binarySearch(List, Object) - Static method in class oracle.jbo.server.java.util.Collections
Searches the specified List for the specified Object using the binary search algorithm.
binarySearch(List, Object, Comparator) - Static method in class oracle.jbo.server.java.util.Collections
Searches the specified List for the specified Object using the binary search algorithm.
bind(String, Object) - Method in class oracle.jbo.common.JboInitialContext
 
bind(Name, Object) - Method in class oracle.jbo.common.JboInitialContext
 
bind(String, Object) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
bind(Name, Object) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
bind(String, Object) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
bind(Name, Object) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
bindChangeParentDataRow(PreparedStatement, long, long, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindChangeParentDataRow(PreparedStatement, long, long, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindDMLStatement(int, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method. This method binds current attribute values to the given jdbc PreparedStatement.
bindDeleteAllDataRows(PreparedStatement, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindDeleteAllDataRows(PreparedStatement, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindDeleteDataRow(PreparedStatement, long, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindDeleteDataRow(PreparedStatement, long, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindDeleteKeyInfo(PreparedStatement, long, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindDeleteKeyInfo(PreparedStatement, long, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindDeleteOldChunksDataRow(PreparedStatement, long, int, int, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindDeleteOldChunksDataRow(PreparedStatement, long, int, int, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindDeleteStatement(EntityImpl, PreparedStatement) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindDeleteStatement(EntityImpl, PreparedStatement) - Method in interface oracle.jbo.server.SQLBuilder
Binds the values in the entity attribute storage with the DELETE statement.
bindInsertDataRow(PreparedStatement, long, long, int, int, int, int, byte[], int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindInsertDataRow(PreparedStatement, long, long, int, int, int, int, byte[], int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindInsertKeyInfo(PreparedStatement, long, int, int, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindInsertKeyInfo(PreparedStatement, long, int, int, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindInsertStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindInsertStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
bindInsertStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in interface oracle.jbo.server.SQLBuilder
Binds the entity attribute storage with the parameters in the INSERT statement.
bindOptUpdateWhereClause(EntityImpl, PreparedStatement, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
This method binds the unfetched attributes or a changed attribute of an entity definition.
bindParamValue(int, Object, DBTransactionImpl, PreparedStatement, AttributeDefImpl, int, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Binds a parameter value to the Statement's bind index dealing with Null values appropriately.
bindParamValue(int, Object, DBTransactionImpl, PreparedStatement, AttributeDefImpl, int, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
bindParametersForCollection(QueryCollection, Object[], PreparedStatement) - Method in class oracle.jbo.server.ViewObjectImpl
 
bindParametersForStmt(int, Object[], PreparedStatement) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindParametersForStmt(int, Object[], PreparedStatement) - Method in interface oracle.jbo.server.SQLBuilder
Bind parameter values for a SQL execution.
bindRangePagingParams(PreparedStatement, int, int, int) - Method in class oracle.jbo.server.ViewObjectImpl
If Applications override buildRangePaging() method to create a custom/wrapped query, they may also override this method to bind any/extra parameters that they add to the query.
bindRetrieveDataRow(PreparedStatement, long, int, boolean) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindRetrieveDataRow(PreparedStatement, long, int, boolean) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindRetrieveIdsWithKey(PreparedStatement, int, Object, int, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindRetrieveIdsWithKey(PreparedStatement, int, Object, int, int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindRowSetIterator(RowSetIterator) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
Associates the given RowSet iterator with this Binding object.
bindRowSetIterator(DCDataControl, RowSetIterator, String[]) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Sets display using data from this RowSet Iterator.
bindRowSetIterator(RowSetIterator, String[]) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Deprecated. since 9.0.5
bindRowSetIterator(String, String) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Binds the iterator identified by iterBindingName in this panel with another ViewObject in the current application module identified by the given voInstanceName.
bindRowSetIterator(String, RowSetIterator) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Binds the iterator identified by iterBindingName in this panel with another iterator.
bindToWorkingSet(WSApplicationModuleImpl) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
bindToWorkingSet(WSApplicationModuleImpl) - Method in interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
 
bindToWorkingSet(WSApplicationModuleImpl) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
bindToWorkingSet(WSApplicationModuleImpl) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
bindUIControl(String, Object) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Used by generated code to bind a ui control to the defined binding object in this container identified by 'controlBindingName'.
bindUpdateDataRow(PreparedStatement, long, long, int, int, int, int, byte[], int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
bindUpdateDataRow(PreparedStatement, long, long, int, int, int, int, byte[], int) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
bindUpdateStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindUpdateStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
bindUpdateStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in interface oracle.jbo.server.SQLBuilder
Binds the entity attribute storage with the parameters in the UPDATE statement.
bindWhereAttrValue(EntityImpl, DBTransactionImpl, PreparedStatement, AttributeDefImpl, int, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Binds an attribute value to the Statement's WHERE clause parameter index dealing with Null values appropriately.
bindWhereAttrValue(EntityImpl, DBTransactionImpl, PreparedStatement, AttributeDefImpl, int, boolean) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
bindWhereAttrValue(EntityImpl, DBTransactionImpl, PreparedStatement, AttributeDefImpl, int, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
bindWhereClause(EntityImpl, PreparedStatement, Object, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindWhereClause(PreparedStatement, AttributeDefImpl[], Object, int) - Method in class oracle.jbo.server.EntityImpl
Bind the Primary key values for the designated Statement.
bindWhereClause(EntityImpl, PreparedStatement, Object, int) - Method in interface oracle.jbo.server.SQLBuilder
Bind the Primary key values for the designated Statement.
bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) - Method in interface oracle.jbo.server.SQLBuilder
Bind the Primary key values for the designated Statement.
binding - Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
binding - Variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
binding - Variable in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
boolArray - Variable in class oracle.jbo.common.remote.ObjectHandle
 
booleanValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a boolean.
booleanValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a boolean.
breakStr(String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
Breaks the String in to multiple lines by appending new line Characters.
btnCancel - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
btnHelp - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
btnOK - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
buildApplicationDefinitionName(String) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Build the application full name as the pool manager expect it.
buildAttrSQLTypes() - Method in class oracle.jbo.domain.Struct
Returns an array of the SQL datatypes of the attributes in this StructDomain object.
buildAttrSQLTypes() - Method in class oracle.jbo.domain.Struct
Returns an array of the SQL datatypes of the attributes in this StructDomain object.
buildAttributeListWithLabel(String[], String) - Static method in class oracle.jbo.uicli.graph.JUGraphBinding
 
buildConfigurationFileName(String) - Static method in class oracle.jbo.client.Configuration
A helper function which hides the details of building a package qualified filename for the Configuration file.
buildConfigurationFileNameFromClassPath(String) - Static method in class oracle.jbo.client.Configuration
 
buildCriteriaClauses(ViewCriteria, CriteriaAdapter) - Static method in class oracle.jbo.CriteriaClauses
 
buildDMLStatement(int, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method. This method constructs the DML statement and returns it as a StringBuffer.
buildDefaultFrom() - Method in class oracle.jbo.server.ViewDefImpl
 
buildDefaultSelect(AttributeDef[]) - Static method in class oracle.jbo.server.ViewDefImpl
 
buildDeleteStatement(EntityImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildDeleteStatement(EntityImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildDeleteStatement(EntityImpl) - Method in interface oracle.jbo.server.SQLBuilder
Build a DELETE SQL for the Entity Object.
buildErrorsFromException(HttpServletRequest, Exception) - Method in class oracle.jbo.html.struts11.actions.UpdateAction
Generic error handling method producing an "indented" error list representing the tree of exceptions inside a JboException.
buildFromClause() - Method in class oracle.jbo.server.ViewObjectImpl
 
buildInsertStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildInsertStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildInsertStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in interface oracle.jbo.server.SQLBuilder
Build a INSERT SQL for the Entity Object skipping non-persistent values.
buildKey(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildList(ApplicationModuleImpl) - Method in class oracle.jbo.syscat.SysCatAMChildImpl
 
buildList(ApplicationModuleImpl) - Method in class oracle.jbo.syscat.SysCatViewLinkImpl
 
buildList(ApplicationModuleImpl) - Method in class oracle.jbo.syscat.SysCatViewObjectImpl
 
buildNewCollection(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildOptUpdateWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[]) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
This method binds the unfetched attributes in the list or the change indicator column of an entity definition.
buildOptUpdateWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[]) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildOrderByClause(StringBuffer, String) - Method in class oracle.jbo.server.ViewObjectImpl
Builds the order-by-clause part of the query and adds it into the string buffer.
buildQualifyingRowFilters(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildQuery(int, boolean) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildRangePagingQuery(String, int) - Method in class oracle.jbo.server.ViewObjectImpl
Applications may use this method to wrap this ViewObject query with rownum query or other mechanism to fetch rows in the current range.
buildRefreshSQL(StringBuffer, int, AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.EntityImpl
Builds the sql SELECT statement to fetch refresh-on-insert or update attributes and uses getRefreshSQLKeyAttrs() to create WHERE clause for this SELECT statement.
buildReleaseModeKey(SessionCookie) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
buildReturningClause(StringBuffer, DBTransactionImpl, AttributeDefImpl[], AttributeDefImpl[], boolean, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Create a statement to use the RETURNING clause for the entity attributes that need to be fetched after a successful INSERT or UPDATE.
buildRowFilter(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildSelectList(StringBuffer, AttributeDef[], String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildSelectList(StringBuffer, AttributeDefImpl[], String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Build a list of columns that could be used in a SELECT statement.
buildSelectList(StringBuffer, AttributeDef[], String) - Method in interface oracle.jbo.server.SQLBuilder
Build a list of columns that could be used in a SELECT statement.
buildSelectString(DBTransactionImpl, StringBuffer, String, String, AttributeDefImpl[], boolean, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildSelectString(StringBuffer, String, AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Construct a SQL SELECT statement for the Entity into the designated Buffer.
buildSelectString(DBTransactionImpl, StringBuffer, String, String, AttributeDefImpl[], boolean, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildSelectString(DBTransactionImpl, StringBuffer, String, String, AttributeDefImpl[], boolean, int) - Method in interface oracle.jbo.server.SQLBuilder
Construct a SQL SELECT statement for the Entity into the designated Buffer.
buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in interface oracle.jbo.server.SQLBuilder
Build a UPDATE SQL for the Entity Object skipping non-persistent values.
buildUrl(String, String[], String[]) - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
buildUrl(String, String[], String[]) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
buildViewCriteriaClauses(ViewCriteria) - Method in interface oracle.jbo.ViewCriteriaManager
 
buildViewCriteriaClauses(ViewCriteria) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildWhereClause(StringBuffer, AttributeDefImpl[], Object) - Method in class oracle.jbo.server.EntityImpl
Construct a SQL WHERE clause for the Entity into the designated Buffer.
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object) - Method in interface oracle.jbo.server.SQLBuilder
Creates a WHERE clause containing the Primary Key columns passed to the method.
buildWhereClause(StringBuffer, int) - Method in class oracle.jbo.server.ViewObjectImpl
Builds the WHERE clause part of the query and adds it into the string buffer.
button - Variable in class oracle.jdeveloper.html.DHTMLButton
 
buttonBar - Variable in class oracle.jdeveloper.html.HTMLForm
 
buttonBorder - Static variable in class oracle.jbo.jbotester.NavBar
 
buttonNames - Variable in class oracle.jdeveloper.html.DHTMLButtonBar
 
buttons - Variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
byteValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.byteValue() to convert internal Oracle Number to a Java byte.
byteValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.byteValue() to convert internal Oracle Number to a Java byte.

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01

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


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