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

C

caches - Variable in class oracle.jbo.common.ApplicationModuleHelper
 
CallAnalyzer - class oracle.jbo.common.CallAnalyzer.
Provides a method for extracting function-call information from the the current stack.
CANDLE_STOCK_HI_LO_OPEN_CLOSE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
CANDLE_STOCK_HI_LO_OPEN_CLOSE_VOLUME - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
CANONIZED - Static variable in class oracle.jbo.server.util.Canonizer
 
canonizeExceptionClassName(Exception) - Static method in class oracle.jbo.server.util.Canonizer
 
canonizeMessage(String, boolean) - Static method in class oracle.jbo.server.util.Canonizer
this method searches through the list of registered messages, and transforms the message if a match is found.
Canonizer - class oracle.jbo.server.util.Canonizer.
This class provides functions to help test harnesses coerce Strings into various canonical forms.
canonizeString(Object) - Static method in class oracle.jbo.server.util.Canonizer
An attempt to insulate the Kava test from the format vagaries of different JDBC drivers.
capacity() - Method in class oracle.jbo.common.WeakVector
 
capacity() - Method in class oracle.jbo.common.WeakVectorImpl
 
CH_IDENT_DELIM - Static variable in class oracle.jbo.server.util.JboSQLUtil
 
CH_STRING_DELIM - Static variable in class oracle.jbo.server.util.JboSQLUtil
 
changedUpdate(DocumentEvent) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Handles a text-change event.
CharacterEncodingMapping - class oracle.jbo.common.CharacterEncodingMapping.
Provides two static conversion functions to translate between IANA names for character set encodings and JDK names.
ChartRenderer - class oracle.jbo.html.databeans.ChartRenderer.
Chart web bean to render chart as GIF files.
ChartRenderer() - Constructor for class oracle.jbo.html.databeans.ChartRenderer
Constructor
checked - Variable in class oracle.jdeveloper.html.HTMLInputElement
 
CheckedListResourceBundle - class oracle.jbo.common.CheckedListResourceBundle.
A helper class to aid with keeping our NLSable resources consistent.
CheckedListResourceBundle() - Constructor for class oracle.jbo.common.CheckedListResourceBundle
 
checkError() - Method in class oracle.jbo.common.DiagnosticStream
 
checkin(ApplicationModule) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Checks in an application instance that had previously been checked out.
checkin(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
checkout() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Checks out an application instance from the pool.
checkout() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
CheckPath() - Static method in class oracle.jbo.server.util.ShowPath
Checks that each element (directory or file) on the path exists, and that it isn't defined twice.
CheckValidName(String) - Static method in class oracle.jdeveloper.html.DHTMLElement
 
childCount - Variable in class oracle.jdeveloper.html.DHTMLRow
 
className - Variable in class oracle.jdeveloper.html.HTMLInputElement
 
cleanupRegistered - Static variable in class oracle.jbo.html.databeans.ChartRenderer
register listener to clean up
clear() - Method in class oracle.jbo.common.WeakHashtable
 
clear() - Method in class oracle.jbo.common.WeakKeyHashtable
 
clearCache() - Method in interface oracle.jbo.ViewObject
Clears the View Object cache.
clearCache() - Method in class oracle.jbo.server.ViewObjectImpl
Clears the View Object cache.
clearDisplayAttributes() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Clears the list of display attributes specified for the RowSet.
clearDisplayAttributes() - Method in interface oracle.jdeveloper.html.DataWebBean
Clears the list of display attributes specified for the RowSet.
clearEntityCache(String) - Method in interface oracle.jbo.Transaction
Clears the cache of the specified Entity Object.
clearEntityCache(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
 
clearEntityCache(String) - Method in class oracle.jbo.server.DBTransactionImpl
 
clearMultiple() - Method in class oracle.jdeveloper.html.HTMLSelect
Disables multiple selection.
clearQueryConditions() - Method in class oracle.jbo.html.databeans.FindForm
Internal: Applications should not use this method.
clearSimpleMode() - Method in class oracle.jbo.html.databeans.FindForm
Disables the simple search form UI and enables the advanced search form UI.
clearVOCaches(String, boolean) - Method in interface oracle.jbo.ApplicationModule
Clears ViewObject cache for all VOs that use an entity object identified by entityName.
clearVOCaches(String, boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
Clears the caches of all View Objects that use the specified entity.
clickHandler - Variable in class oracle.jdeveloper.html.HTMLDocument
 
clickHandler - Variable in class oracle.jdeveloper.html.HTMLImageURL
 
clickHandler - Variable in class oracle.jdeveloper.html.HTMLTextURL
 
ClientDocument - class oracle.jbo.common.ClientDocument.
Internal: Applications should not use this class.
ClientDocument() - Constructor for class oracle.jbo.common.ClientDocument
Internal: Applications should not use this constructor.
ClientDocument(ClientElement) - Constructor for class oracle.jbo.common.ClientDocument
Designates an XML element as the root of an XML hierarchy.
ClientElement - class oracle.jbo.common.ClientElement.
Internal: Applications should not use this class.
ClientElement() - Constructor for class oracle.jbo.common.ClientElement
Creates an empty ClientElement instance.
ClientElement(String) - Constructor for class oracle.jbo.common.ClientElement
Creates a named ClientElement instance.
ClobDomain - class oracle.jbo.domain.ClobDomain.
 
ClobDomain() - Constructor for class oracle.jbo.domain.ClobDomain
 
ClobDomain(byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
 
ClobDomain(CLOB) - Constructor for class oracle.jbo.domain.ClobDomain
 
ClobDomain(CLOB, byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
 
ClobDomain(ClobDomain, byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
 
ClobDomain(String) - Constructor for class oracle.jbo.domain.ClobDomain
 
clone() - Method in class oracle.jbo.server.util.Variant
 
clone() - Method in class oracle.jbo.server.util.JboNamedData
 
close() - Method in class oracle.jbo.common.JboInitialContext
 
close() - Method in class oracle.jbo.common.DiagnosticStream
 
close() - Method in class oracle.jbo.server.ViewRowSetImpl
Closes the view row set.
closeConn() - Static method in class oracle.jbo.server.JDBCInteract
 
closeStmt(Statement) - Static method in class oracle.jbo.server.JDBCInteract
 
closeTransaction() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
closeTransaction() - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
closeTransaction() - Method in interface oracle.jbo.server.DBTransaction
Closes this transaction's JDBC connection.
colName - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
COLOCATE - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that client and server are executing in the same JVM.
colPrompt - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
colTitles - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
columnTypeToAttrType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
columnTypeToSQLType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
columnTypeToSQLTypeId(String, int) - Static method in class oracle.jbo.common.JboTypeMap
 
commit() - Method in interface oracle.jbo.Transaction
Commits all changes in this transaction to the database, making them visible to other users and transactions.
commit() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
commit() - Method in class oracle.jbo.server.DBTransactionImpl
Commits all changes in this transaction to the database, making them visible to other users and transactions.
commit() - Static method in class oracle.jbo.server.JDBCInteract
 
commitAndSnap() - Method in interface oracle.jbo.Transaction
Commits the transaction and writes updated EntityImpls to the persistent store.
commitAndSnap() - Method in class oracle.jbo.server.NullDBTransactionImpl
 
commitAndSnap() - Method in class oracle.jbo.server.DBTransactionImpl
 
commitAndSyncCache(ApplicationModule) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Given an intitial Application Module instance, synchronizes the caches of all Application Module instances in the pool.
commitAndSyncCache(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
COMMON - Static variable in class oracle.jbo.common.Configuration
name of the common package
commonScriptName - Variable in class oracle.jbo.html.databeans.ChartRenderer
name of the common jsp file which is shared by all chart objects The common jsp file invokes the render method.
compareTo(Variant) - Method in class oracle.jbo.server.util.Variant
 
CompareTypeEditor - class oracle.jbo.server.rules.CompareTypeEditor.
An example validation property editor.
CompareTypeEditor() - Constructor for class oracle.jbo.server.rules.CompareTypeEditor
 
CompareValidatorCustomizer - class oracle.jbo.server.rules.CompareValidatorCustomizer.
An example JavaBean customizer.
CompareValidatorCustomizer() - Constructor for class oracle.jbo.server.rules.CompareValidatorCustomizer
Creates and initializes a compare validator customizer.
componentAdded(ContainerObjectEvent) - Method in interface oracle.jbo.server.ContainerObjectListener
Called by an event publisher to report that a component has been added to a container.
ComponentObject - interface oracle.jbo.ComponentObject.
Provides access to component objects by name.
ComponentObjectImpl - class oracle.jbo.server.ComponentObjectImpl.
Abstract class for ComponentObjectImpl.
ComponentObjectImpl() - Constructor for class oracle.jbo.server.ComponentObjectImpl
 
ComponentObjectListener - interface oracle.jbo.ComponentObjectListener.
 
componentRemoved(ContainerObjectEvent) - Method in interface oracle.jbo.server.ContainerObjectListener
Called by an event publisher to report that a component has been removed from a container.
composeName(Name, Name) - Method in class oracle.jbo.common.JboInitialContext
 
composeName(String, String) - Method in class oracle.jbo.common.JboInitialContext
 
condition - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
configDocument - Variable in class oracle.jbo.common.Configuration
 
Configuration - class oracle.jbo.common.Configuration.
Class to manage 'Configuration' file created during the design time.
Configuration() - Constructor for class oracle.jbo.common.Configuration
 
connect(Connection) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
connect(Connection) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
connect(Connection) - Method in interface oracle.jbo.server.DBTransaction
Internal: Applications should not use this method.
connect(String) - Method in interface oracle.jbo.Transaction
Attempts to establish a connection to a database identified by a URL.
connect(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
connect(String) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
connect(String) - Static method in class oracle.jbo.server.JDBCInteract
 
connect(String, Properties) - Method in interface oracle.jbo.Transaction
Attempts to establish a connection to a database identified by a URL.
connect(String, Properties) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
connect(String, Properties) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
connect(String, Properties) - Static method in class oracle.jbo.server.JDBCInteract
 
connect(String, String, String) - Method in interface oracle.jbo.Transaction
Attempts to establish a connection to a database identified by a URL.
connect(String, String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
connect(String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
connect(String, String, String) - Static method in class oracle.jbo.server.JDBCInteract
 
CONNECTION_MODE - Static variable in interface oracle.jbo.JboContext
 
CONNECTION_MODE - Static variable in class oracle.jbo.common.PropertyMetadata
 
CONNECTION_MODE - Static variable in class oracle.jbo.common.JboEnvUtil
 
CONNECTION_PORT - Static variable in interface oracle.jbo.JboContext
 
CONNECTION_PORT - Static variable in class oracle.jbo.common.PropertyMetadata
 
CONNECTION_PORT - Static variable in class oracle.jbo.common.JboEnvUtil
 
ConnectionCredentials - class oracle.jbo.server.ConnectionCredentials.
Internal: Applications should not use this class.
ConnectionCredentials() - Constructor for class oracle.jbo.server.ConnectionCredentials
 
ConnectionInfo - class oracle.jbo.html.jsp.ConnectionInfo.
Represents the connection information used by the ApplicationPool class in order to instantiate an ApplicationModule.
ConnectionInfo() - Constructor for class oracle.jbo.html.jsp.ConnectionInfo
Constructor
ConnectionInfo(Hashtable) - Constructor for class oracle.jbo.html.jsp.ConnectionInfo
This constructor provides a convenient way to initialize the ConnectionInfo's variables by providing a Hashtable with the values for the various properties.
ConnectionModeConstants - interface oracle.jbo.ConnectionModeConstants.
Defines connection modes.
ConnectionPoolManager - interface oracle.jbo.server.ConnectionPoolManager.
Declares ConnectionPoolManager operations.
ConnectionPoolManagerFactory - class oracle.jbo.server.ConnectionPoolManagerFactory.
A factory for creating instances of the designated ConnectionPoolManager implementation.
ConsoleDiagnosticImpl - class oracle.jbo.common.ConsoleDiagnosticImpl.
The superclass for classes that display diagnostics in a console.
ConsoleDiagnosticImpl() - Constructor for class oracle.jbo.common.ConsoleDiagnosticImpl
Creates an instance.
container - Variable in class oracle.jbo.html.databeans.ToolBarButton
 
ContainerObject - interface oracle.jbo.server.ContainerObject.
Implemented by classes that provide server-side containers for components.
ContainerObjectEvent - class oracle.jbo.server.ContainerObjectEvent.
The events generated when a component is added to or removed from a ContainerObject.
ContainerObjectEvent(ContainerObject, ComponentObject) - Constructor for class oracle.jbo.server.ContainerObjectEvent
Creates a ContainerObject event.
ContainerObjectImpl - class oracle.jbo.server.ContainerObjectImpl.
The implementation of the ContainerObject interface.
ContainerObjectImpl() - Constructor for class oracle.jbo.server.ContainerObjectImpl
 
ContainerObjectListener - interface oracle.jbo.server.ContainerObjectListener.
Implemented by subscribers to container object events.
contains(Object) - Method in class oracle.jbo.common.WeakVector
 
contains(Object) - Method in class oracle.jbo.common.WeakVectorImpl
 
contains(Object) - Method in class oracle.jbo.server.JboEventObject
Tests for the presence of an entry having the given value in this event object's hash table.
containsKey(String) - Method in class oracle.jbo.server.JboEventObject
Tests for the presence of an entry having the given key in this event object's hash table.
contentFrameName - Static variable in interface oracle.jdeveloper.html.WebBean
 
convertHexStringToByte(String) - Static method in class oracle.jbo.common.RepConversion
 
convertIanaToJdk(String) - Static method in class oracle.jbo.common.CharacterEncodingMapping
Wrapper function for the sun.io.CharacterEncoding.alaisName function (undocumented) provided by Sun to translate from IANA encoding names to JDK encoding names.
convertJdkToIana(String) - Static method in class oracle.jbo.common.CharacterEncodingMapping
Reverse mapping of IANA to JDK character encoding names.
convertOperType(String) - Static method in class oracle.jbo.server.rules.JboCompareValidator
Interprets a string as one of the comparison operator constants defined in this class.
convertOracleExceptionToSQLException(SQLException) - Static method in class oracle.jbo.server.util.SQLExceptionConverter
Convert an oracle.jdbc.driver.OracleSQLException to java.sql.SQLException
convertToJava(Object) - Method in class oracle.jbo.server.AttributeDefImpl
Converts a value from the database type to its corresponding Java type and returns the result.
convertToStorage(Object, DBTransactionImpl) - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Application should not use this method.
convertToText(Vector, String) - Static method in class oracle.jbo.server.util.JboNamedData
 
convertToVector(String) - Static method in class oracle.jbo.server.rules.JboListValidator
Converts a string representation of values to a vector.
convertToVector(String, String) - Static method in class oracle.jbo.server.util.JboNamedData
 
copy(JboNamedData) - Method in class oracle.jbo.server.util.JboNamedData
 
copyInto(Object[]) - Method in class oracle.jbo.common.WeakVector
 
copyInto(Object[]) - Method in class oracle.jbo.common.WeakVectorImpl
 
create() - Method in interface oracle.jbo.ApplicationModuleHome
Creates an ApplicationModule.
create() - Method in class oracle.jbo.server.ComponentObjectImpl
 
create() - Static method in class oracle.jbo.server.SQLBuilderFactory
Creates instances of a designated implementation of the SQLBuilder interface.
create(AttributeList) - Method in class oracle.jbo.server.RowImpl
This method is called to let subclasses of RowImpl to set programmatic default values for attributes.
create(AttributeList) - Method in class oracle.jbo.server.EntityImpl
This method should be subclassed to supply programmatic default values to various attributes of a new Entity Object.
create(AttributeList) - Method in class oracle.jbo.server.ViewRowImpl
Initialization method to be over-ridden in generated code for custom defaulting.
create(Connection) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Instantiates a DBTransactionImpl object.
create(String) - Method in interface oracle.jbo.SharedHandle
Creates a Shared data handle for the HashTable in MetaObject Manager for Def Objects, none of the parameters for create are passed through this interface since it is internal to MOM and not to be called by client
create(String) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Instantiates a DBTransactionImpl object.
create(String, Properties) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Instantiates a DBTransactionImpl object.
create(String, String, int, String, int, int) - Static method in class oracle.jbo.ApplicationModuleFactory
 
create(String, String, String) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Instantiates a DBTransactionImpl object.
create(String, String, String, int, String, int, int) - Static method in class oracle.jbo.ApplicationModuleFactory
 
create(String, String, String, Properties) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Instantiates a DBTransactionImpl object.
createApplicationModule(String) - Method in class oracle.jbo.common.Configuration
This method, in addition to retrieving the Configuration parameters also performs a JNDI lookup and creates an AppModulue.
createApplicationModule(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createApplicationModule(String) - Method in class oracle.jbo.server.DBTransactionImpl
 
createApplicationModule(String) - Method in interface oracle.jbo.server.DBTransaction
Creates an Application Module.
createApplicationModule(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates and names an Application Module within this Application Module; that is, it creates a nested Application Module.
createApplicationModule(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates an instance of an Application Module within this Application Module; that is, a nested Application Module.
createBean(EntityBean, Object) - Method in class oracle.jbo.server.EJBEntityDefImpl
 
createBeanInstance() - Method in class oracle.jbo.server.EJBEntityDefImpl
 
createBlankInstance(DBTransaction) - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
createCallableStatement(String, int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createCallableStatement(String, int) - Method in class oracle.jbo.server.DBTransactionImpl
 
createCallableStatement(String, int) - Method in interface oracle.jbo.server.DBTransaction
Creates a JDBC CallableStatement instance.
createComponentObject(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a Component object in the context of this Application Module.
createComponentObject(String, String) - Method in class oracle.jbo.server.ContainerObjectImpl
 
createComponentObject(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates a Component object in the context of this Application Module.
createComponentObject(String, String) - Method in interface oracle.jbo.server.ContainerObject
Create a component Object from the container
createDateField(String, String, String, String, String) - Method in class oracle.jdeveloper.html.DateField
 
createDef() - Method in class oracle.jbo.server.EntityDefImpl
This method should be used to perform custom-metadata initialization in a subclass of EntityDefImpl.
createDefaultFieldRenderers() - Method in class oracle.jbo.html.databeans.JSEditCurrentRecord
Populates the collection of field renderers with the defaults obtained from the View Object attributes.
createDefaultFieldRenderers() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Populates the collection of field renderers with the defaults obtained from the View Object attributes.
createDetailRowSet(String, String) - Method in interface oracle.jbo.RowSetIterator
Creates a detail row set.
createDetailRowSet(String, String) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Creates and returns an new detail row set for this row set iterator.
createDetailRowSet(String, String) - Method in class oracle.jbo.server.ViewRowSetImpl
Creates and returns an new detail row set for this row set iterator.
createDetailRowSet(String, String) - Method in class oracle.jbo.server.ViewObjectImpl
Creates and returns an new detail row set for this row set iterator.
createDiagnostic() - Static method in class oracle.jbo.common.DiagnosticFactory
Creates an instance of an implementation of the IDiagnostic interface.
createDomainFromXMLElement(Element) - Method in interface oracle.jbo.domain.XMLDomainFactory
 
createEmptyBLOB(Object) - Static method in class oracle.jbo.domain.BlobDomain
 
createEmptyCLOB(Object) - Static method in class oracle.jbo.domain.ClobDomain
 
createEntities() - Method in class oracle.jbo.server.ViewRowImpl
Creates blank instances of the Entity Objects that this row is composed of.
createEntityInstance(EntityDefImpl, AttributeList) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createEntityInstance(EntityDefImpl, AttributeList) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an EntityImpl object based on the given defintion, in the context of the root Application Module.
createEntityInstance(EntityDefImpl, AttributeList) - Method in interface oracle.jbo.server.DBTransaction
Creates an EntityImpl instance based on the given defintion.
createEntityInstance(String, AttributeList) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createEntityInstance(String, AttributeList) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an EntityImpl object based on the given defintion, in the context of the root Application Module.
createEntityInstance(String, AttributeList) - Method in interface oracle.jbo.server.DBTransaction
Creates an EntityImpl instance based on the named defintion.
createIconCell(String, String, String, String, String, String, String, String, String) - Method in class oracle.jdeveloper.html.DHTMLTable
 
createInstance(DBTransaction, AttributeList) - Method in class oracle.jbo.server.EntityDefImpl
Instantiate an instance of the Entity.
createInstance(ViewRowSetImpl, AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
Creates a view row instance.
createInstanceFromResultSet(QueryCollection, ResultSet) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
createInstanceWithAM(String, ApplicationModule) - Static method in class oracle.jbo.server.SQLValueImpl
 
createInstanceWithAM(String, ApplicationModule) - Static method in class oracle.jbo.server.SequenceImpl
 
createJboHome(String) - Method in class oracle.jbo.common.JboInitialContext
 
createJboHome(String) - Method in class oracle.jbo.server.InitialContextImpl
Factory method for creating ApplicationModuleHome pertinent for the local platfrom.
createKey(AttributeList) - Method in interface oracle.jbo.RowIterator
Given a list of name-value pairs, creates a Key object that matches the key structure for the ViewObject for this RowItertor.
createKey(AttributeList) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
createKey(AttributeList) - Method in class oracle.jbo.server.ViewRowSetImpl
 
createKey(AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
Given a set of attribute values (name-value pairs), creates a key object for this ViewObject.
createKey(AttributeList) - Method in class oracle.jbo.server.EntityDefImpl
Given a set of attribute values (name-value pairs), creates a Primary key object for this Entity.
createKey(AttributeList, AttributeDef[]) - Static method in class oracle.jbo.common.RowSetIteratorHelper
 
createLinkCell(String, String, String, String, String, String, String) - Method in class oracle.jdeveloper.html.DHTMLTable
 
createLOVField(String, String, String, String) - Method in class oracle.jdeveloper.html.LOVField
 
createMessage(String) - Method in interface oracle.jbo.server.JboMessageManager
 
createMultilineTextField(String, String) - Method in class oracle.jdeveloper.html.TextArea
Adds a textarea text field with a target number of rows.
createNewInstance() - Method in interface oracle.jbo.common.ampool.ApplicationPool
This create a new instance of an application without looking for an available instance in the pool.
createNewInstance() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
createNewRow() - Method in class oracle.jbo.html.databeans.JSEditCurrentRecord
Directs the EditCurrentRecord Web Bean to create a new row in the RowSet and to give focus to this row when generating the edit form.
createNewRow() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Directs the EditCurrentRecord Web Bean to create a new row in the RowSet and to give focus to this row when generating the edit form.
createPool(String, String, String) - Method in class oracle.jbo.common.ampool.PoolMgr
Create a new Application Module pool, throws an exception if the pool is already registered.
createPool(String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.PoolMgr
Create a new Application Module pool, throws an exception if the pool is already registered.
createPool(String, String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.PoolMgr
Create a new Application Module pool, throws an exception if the pool is already registered.
createPreparedStatement(String, int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createPreparedStatement(String, int) - Method in class oracle.jbo.server.DBTransactionImpl
 
createPreparedStatement(String, int) - Method in interface oracle.jbo.server.DBTransaction
Creates a JDBC PreparedStatement instance.
createRef(String, byte[]) - Method in interface oracle.jbo.Transaction
Internal: Applications should not use this method.
createRef(String, byte[]) - Method in class oracle.jbo.server.NullDBTransactionImpl
 
createRef(String, byte[]) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
createRef(String, DefObject) - Static method in class oracle.jbo.server.ComponentObjectImpl
 
createRootApplicationModule(String, Session) - Static method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not call this method.
createRow() - Method in interface oracle.jbo.RowIterator
Creates a new Row object, but does not insert it into the row set.
createRow() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Creates a new view row.
createRow() - Method in class oracle.jbo.server.ViewRowSetImpl
Creates a new view row.
createRow() - Method in class oracle.jbo.server.ViewObjectImpl
Creates a new view row.
createRowSet(String) - Method in interface oracle.jbo.ViewObject
Creates and returns a new (secondary) row set for this View Object.
createRowSet(String) - Method in class oracle.jbo.server.ViewObjectImpl
Creates and returns a new (secondary) row set for this View Object.
createRowSetIterator(String) - Method in interface oracle.jbo.RowSet
Creates an iterator for the row set.
createRowSetIterator(String) - Method in class oracle.jbo.server.ViewRowSetImpl
Creates and returns a new row set iterator on this row set.
createRowSetIterator(String) - Method in class oracle.jbo.server.ViewObjectImpl
Creates and returns a new (secondary) row set iterator for this row set.
createSharedDataHandle() - Static method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not call this method.
createSharedDataHandle() - Static method in class oracle.jbo.server.MetaObjectManager
 
createStatement() - Static method in class oracle.jbo.server.JDBCInteract
 
createStatement(int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createStatement(int) - Method in class oracle.jbo.server.DBTransactionImpl
 
createStatement(int) - Method in interface oracle.jbo.server.DBTransaction
Creates a JDBC Statement instance.
createStream(boolean) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a Java boolean value.
createStream(byte) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes an 8-bit Java integer value.
createStream(char) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a Java character.
createStream(Class, Object) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a Java object of a specified class.
createStream(Class, Object[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert an array of objects into byte stream.
createStream(double) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 64-bit Java floating-point value.
createStream(float) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 32-bit Java floating-point value.
createStream(int) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 32-bit Java integer value.
createStream(int[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert an integer array into byte stream.
createStream(long) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 64-bit Java integer value.
createStream(short) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 16-bit Java integer value.
createSubcontext(Name) - Method in class oracle.jbo.common.JboInitialContext
 
createSubcontext(String) - Method in class oracle.jbo.common.JboInitialContext
 
createTextCell(String, String, String, String) - Method in class oracle.jdeveloper.html.DHTMLTable
 
createToolBarButtonForCommand(int) - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
createTransactionHandler() - Method in class oracle.jbo.server.DefaultTxnHandlerFactoryImpl
Uses the current database connection to create a transaction handler for a non-EJB platform.
createTransactionHandler() - Method in interface oracle.jbo.server.TransactionHandlerFactory
Uses the current database connection to create a transaction handler.
createViewCriteria() - Method in interface oracle.jbo.ViewObject
Creates a new view criteria (that is, "Query by Example") object for this View Object.
createViewCriteria() - Method in class oracle.jbo.server.ViewObjectImpl
Creates a new view criteria object for this View Object.
createViewCriteriaRow() - Method in class oracle.jbo.ViewCriteria
Creates a new criteria row as a ViewCriteriaRow object.
createViewLink(String, String, ViewObject, ViewObject) - Method in interface oracle.jbo.ApplicationModule
Creates a View Link, given the View Link name, the Def name, and the names of the master and detail View Objects.
createViewLink(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates a View Link, given the View Link name, the Def name, and the names of the master and detail View Objects.
createViewLink(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createViewLink(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous View Link.
createViewLink(String, ViewObject, ViewObject) - Method in interface oracle.jbo.server.DBTransaction
Creates a View Link.
createViewLinkBetweenViewObjects(String, String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in interface oracle.jbo.ApplicationModule
Creates a View Link given either a View Link Definition or an Entity Association.
createViewLinkBetweenViewObjects(String, String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates a View Link given either a View Link Definition or an Entity Association.
createViewLinkBetweenViewObjects(String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createViewLinkBetweenViewObjects(String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous View Link.
createViewLinkBetweenViewObjects(String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in interface oracle.jbo.server.DBTransaction
Creates a View Link.
createViewLinkFromEntityAssocName(String, String, ViewObject, ViewObject) - Method in interface oracle.jbo.ApplicationModule
Creates a View Link, given the View Objects and an Entity Association.
createViewLinkFromEntityAssocName(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates a View Link, given the View Objects and an Entity Association.
createViewLinkFromEntityAssocName(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createViewLinkFromEntityAssocName(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.DBTransactionImpl
Creates a View Link.
createViewLinkFromEntityAssocName(String, ViewObject, ViewObject) - Method in interface oracle.jbo.server.DBTransaction
Creates a View Link.
createViewObject(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createViewObject(String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous query definition from the name of a ViewObject class.
createViewObject(String) - Method in interface oracle.jbo.server.DBTransaction
Creates a ViewObject instance based on the named defintion.
createViewObject(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates an updateable View Object from the name of a ViewObject metadata definition.
createViewObject(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates an updateable View Object.
createViewObjectFromQueryClauses(String, String, String, String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createViewObjectFromQueryClauses(String, String, String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an updatable query definition.
createViewObjectFromQueryClauses(String, String, String, String, String) - Method in interface oracle.jbo.server.DBTransaction
Creates an updatable View Object.
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in interface oracle.jbo.ApplicationModule
Creates an updateable View Object from an Entity Object and additional SQL clauses.
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates an updateable View Object.
createViewObjectFromQueryStmt(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
createViewObjectFromQueryStmt(String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous query definition from an SQL statement.
createViewObjectFromQueryStmt(String) - Method in interface oracle.jbo.server.DBTransaction
Creates a View Object from a SQL statement.
createViewObjectFromQueryStmt(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a read-only View Object definition from a SQL statement.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates a read-only View Object, given a query statement and a name for the View Object.
createXMLDefinition(int) - Method in class oracle.jbo.server.RowImpl
 
createXMLDefinition(int) - Method in class oracle.jbo.server.ViewObjectImpl
Creates a DTD defintion for the View Object and all its contents (including contained RowSets if bContainees is true)
createXMLSharedDataHandle() - Static method in class oracle.jbo.server.ApplicationModuleImpl
Call this function to register a shared data handle with MetaObjectManager and use it later.
CREATION_POLICY_ROUND_ROBIN - Static variable in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
CREATION_POLICY_SERIAL - Static variable in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
CSMessageBundle - class oracle.jbo.CSMessageBundle.
Defines the error codes and default error messages for operations on business objects.
CSMessageBundle_xx - class oracle.jbo.CSMessageBundle_xx.
A localization example: error messages localized for the toy language Xx.
CSMessageBundle_xx() - Constructor for class oracle.jbo.CSMessageBundle_xx
 
CSMessageBundle() - Constructor for class oracle.jbo.CSMessageBundle
 
ctx - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
CustomClassNotFoundException - exception oracle.jbo.CustomClassNotFoundException.
Indicates a failure to find the named custom component/definition/row class.
CustomClassNotFoundException(Class, String, Object[]) - Constructor for class oracle.jbo.CustomClassNotFoundException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
CustomClassNotFoundException(String, Exception) - Constructor for class oracle.jbo.CustomClassNotFoundException
Creates an exception to be localized using CSMessageBundle and error code EXC_CUSTOM_CLASS_NOT_FOUND.

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