Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
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 _

C

CACHE_TO_CLASSPATH - Static variable in class oracle.adf.model.adapter.AbstractDefinition
 
CACHE_TO_SOURCEPATH - Static variable in class oracle.adf.model.adapter.AbstractDefinition
 
cacheCleared(ViewClearCacheEvent) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
cacheCleared(ViewClearCacheEvent) - Method in interface oracle.jbo.ViewClearCacheListener
This event is fired when View Object caches are cleared.
cacheCreatedRow(RowSetIterator, Row) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
cacheCreatedRow(RowSetIterator, Row) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
cacheException(JboException) - Method in class oracle.adf.model.binding.DCBindingContainer
 
cacheMethodResult(DCInvokeMethod, Object, Object) - Method in class oracle.adf.model.binding.DCDataControl
 
cacheOverrideParameters() - Method in class oracle.adf.model.binding.DCInvokeMethod
 
cachePageMapPath(String, String) - Method in class oracle.adf.model.BindingContext
Only PageMap implementations should call this method for page paths they want to cache in the session based BindingContext, so individual app defs will not need to be consulted repeatedly for unchanging mappings.
cacheRefOnOperation(DCInvokeMethod) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
cacheReturnDefinition() - Method in class oracle.adf.model.binding.DCInvokeMethod
 
cacheReturnDefinition() - Method in class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this method.
cacheReturnDefinition() - Method in interface oracle.adf.model.OperationInfo
Return true if the structure of the returned objects may be cached by the framework for optimization.
caches - Variable in class oracle.jbo.common.ApplicationModuleHelper
 
calcAccessorPath(DCIteratorBinding, StringBuffer) - Method in class oracle.jbo.uicli.binding.JUAccessorIteratorDef
Advanced internal.
calcRefreshAccessorNames() - Method in class oracle.jbo.UpdateEvent
 
calculateAverages(boolean) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
calculateAverages(boolean) - Method in class oracle.jbo.pool.ResourcePoolLogger
 
CALL_PROPERTIES_EXTENSION_TYPE - Static variable in class oracle.adf.model.connection.webservice.impl.WebServiceCallPropertiesSerializer
 
callAfterRowNavigated(DCControlBinding, DCIteratorBinding) - Method in class oracle.adf.model.binding.DCBindingContainer
 
callAfterRowNavigated(JUControlBinding, DCIteratorBinding) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Forces the current control to stop its editing mode (if used, like in JTable).
callAfterSetAttribute(DCControlBinding, Row, AttributeDef, Object) - Method in class oracle.adf.model.binding.DCBindingContainer
 
CallAnalyzer - Class in oracle.jbo.common
Provides a method for extracting function-call information from the the current stack.
callBeforeRowNavigated(DCIteratorBinding) - Method in class oracle.adf.model.binding.DCBindingContainer
Forces the current control to stop its editing mode (if used, like in JTable).
callBeforeRowNavigated(DCIteratorBinding) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Forces the current control to stop its editing mode (if used, like in JTable).
callBeforeSaveTransaction(DCDataControl) - Method in class oracle.adf.model.binding.DCBindingContainer
Forces the current control to stop its editing mode (if used, like in JTable).
callBeforeSaveTransaction(DCDataControl) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Forces the current control to stop its editing mode (if used, like in JTable).
callBeforeSaveTransaction(Transaction) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Deprecated. since 9.0.5, Use callBeforeSaveTransaction(DCDataControl)
callBeforeSetAttribute(DCControlBinding, Row, AttributeDef, Object) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked before any control binding performs a setAttribute call on a BC4J row.
callCommitTransaction() - Method in class oracle.adf.model.binding.DCDataControl
Helper method that invokes beforeSaveTransaction event on all DCPanelBinding objects and then invokes the BC4J transaction's commit() method to save all changes to the database.
callInitSourceRSI() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
callMethod(DCDataControl, OperationBinding, Map) - Method in class oracle.adf.model.binding.DCInvokeMethod
Internal use only.
callMethod(DCDataControl, ArrayList) - Method in class oracle.adf.model.binding.DCInvokeMethodDef
 
canAcceptValidators() - Method in interface oracle.jbodt.common.ValidationManager
 
canAcceptValidators() - Method in class oracle.jbodt.common.ValidationManagerImpl
 
canAllocateResource(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
canAllocateResource(Object) - Method in class oracle.jbo.pool.ResourcePool
Invoked by allocateResource to determine that an existing resource can be allocated to the invoker.
canBePersisted() - Method in class oracle.jbo.pcoll.PCollNode
 
canBePersisted() - Method in interface oracle.jbo.pcoll.PCollPersistable
 
cancel() - Method in class oracle.jbo.mom.LongRunningStatementHandle
This method could be invoked by the LongRunningStatementMonitor when the statement expires or from another thread when the user wants to cancel the statement.
cancel() - Method in class oracle.jbo.uicli.controls.JUShuttlePanel
invoke the cancel operation on the shuttle.
cancelDMLOperations() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
cancelDMLOperations() - Method in class oracle.jbo.server.DBTransactionImpl
 
cancelDMLOperations() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
cancelDMLOperations() - Method in interface oracle.jbo.Transaction
Cancels the currently running Entity Object DML operations.
CANCELLED - Static variable in class oracle.jbo.mom.LongRunningStatementHandle
 
cancelQuery() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
cancelQuery() - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
cancelQuery() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
cancelQuery() - Method in interface oracle.jbo.RowSet
Cancels a running query.
cancelQuery() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
cancelQuery() - Method in class oracle.jbo.server.QueryCollection
 
cancelQuery() - Method in class oracle.jbo.server.ViewObjectImpl
 
cancelQuery() - Method in class oracle.jbo.server.ViewRowSetImpl
 
canCreate() - Method in class oracle.jbo.server.AMServiceViewUsage
 
canCreateDataControl(Object) - Method in class oracle.adf.model.adapter.AbstractAdapter
Decides if the adapter can create a data control from the given source.
canCreateDataControl(Object) - Method in class oracle.adfinternal.model.adapter.generic.BeanAbstractAdapter
Defers to the DataControlStructureProvider indicated by getProviderType() to determine if this Adapter can create the AbstractDefinition for the source object.
canCreateDefinition(Object) - Method in interface oracle.adfinternal.model.adapter.generic.DataControlStructureProvider
Returns true if this DC Structure provider can create the DataControlStructure from the given design-time object.
canDelete() - Method in class oracle.jbo.server.AMServiceViewUsage
 
canFinalizeResource(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
canFinalizeResource(Object) - Method in class oracle.jbo.pool.ResourcePool
Invoked by removeResource to determine if the resource can be removed from the pool by the current thread.
canHandle(Object) - Method in class oracle.adf.model.adapter.AdapterDefinition
Checks if a specific data source type can be handled by this adapter.
canHandle() - Method in class oracle.adf.model.adapter.bean.jpa.JPQLBeanDataCollection
 
canHandle() - Method in class oracle.adf.model.adapter.bean.provider.BeanDataCollection
Return whether or not can handle operations
canHandleEvent(DCBindingContainer) - Method in interface oracle.adf.model.binding.events.ConsumerDef
canHandleEvent returns true or false after evaluating handleCondition
canHandleEvent(DCBindingContainer) - Method in class oracle.adf.model.binding.events.ConsumerDefImpl
canHandleEvent returns true or false after evaluating handleCondition
canMerge() - Method in class oracle.jbo.server.AMServiceViewUsage
 
canonicalizeXml(Document) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
canonicalizeXml(Element) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
canonicalizeXml(Writer, Element) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
CANONIZED - Static variable in class oracle.jbo.server.util.Canonizer
 
canonizeExceptionClassName(Exception) - Static method in class oracle.jbo.server.util.Canonizer
 
canonizeMessage(String, boolean, 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 in oracle.jbo.server.util
This class provides functions to help test harnesses coerce Strings into various canonical forms.
canonizeSqlType(int) - Static method in class oracle.jbo.server.util.Canonizer
Converts standard JDBC SQL types to Oracle-compliant types to support Kava tests.
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.
canonizeWhereClause(String) - Static method in class oracle.jbo.server.util.Canonizer
 
canRemoveResource(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
canRemoveResource(Object) - Method in class oracle.jbo.pool.ResourcePool
Invoked from gc() to ensure that the specified resource may be removed from the ResourcePool.
canResetSequence() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
canResetSequence() - Method in class oracle.jbo.pcoll.pmgr.SQLServerPersistManager
 
cantConvert(Object, String) - Static method in class oracle.jbo.expr.JIParserNode
 
canUpdate() - Method in class oracle.jbo.server.AMServiceViewUsage
 
canUseResourceBundles() - Method in interface oracle.jbodt.common.ResourceOwner
 
CAP_SIZE - Static variable in class oracle.adf.model.binding.DCLoggerUtil
 
CAP_SIZE - Static variable in class oracle.jbo.server.LoggerUtil
 
capabilityCanReuseLockStatements() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Check if the a cached prepared statement to lock a row can be reused for this database flavor.
capabilityCanReuseLockStatements() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
Cannot reuse lock statements for OLite database .
capacity() - Method in class oracle.adf.model.utils.SimpleStringBuffer
Returns the current capacity of the String buffer.
capacity() - Method in class oracle.jbo.common.WeakVector
 
capacity() - Method in class oracle.jbo.common.WeakVectorImpl
 
capitalize(String) - Static method in class oracle.adfinternal.model.adapter.bean.BeanDCUtils
Capitalize the first character of the given string.
CARDINALITY - Static variable in class oracle.jbo.ViewCriteriaItem
 
CASE_SENSITIVE - Static variable in class oracle.adf.model.binding.DCLoggerUtil
 
CDATA_SECTION_NODE - Static variable in interface oracle.jbo.mom.xml.DefNode
 
ceil() - Method in class oracle.jbo.domain.Number
Finds the ceiling of this.
centerWindowOnComponent(Window, Component) - Static method in class oracle.jbo.common.GraphicsUtils
Centers the window over a component (usually another window).
centerWindowOnScreen(Window) - Static method in class oracle.jbo.common.GraphicsUtils
Sets the location of the specified window so that it is centered on screen.
CH_IDENT_DELIM - Static variable in class oracle.jbo.server.util.JboSQLUtil
 
CH_STRING_DELIM - Static variable in class oracle.jbo.server.util.JboSQLUtil
 
ChallengeAuthentication - Class in oracle.adf.model.connection.url
ChallengeAuthentication provides Basic / Digest variants of simple username password authentication for the URLConnection.
ChallengeAuthentication(String, boolean) - Constructor for class oracle.adf.model.connection.url.ChallengeAuthentication
Set the authorization information on this connection.
ChallengeAuthentication(Node) - Constructor for class oracle.adf.model.connection.url.ChallengeAuthentication
Instantiate this ChallengeAuthentication Scheme from the persisted metadata.
ChangeEventRate - Static variable in class oracle.jbo.uicli.mom.JUTags
 
changeExpirationDuration(long) - Method in class oracle.jbo.server.lov.LOVAppModuleImpl
 
ChangeOperation - Interface in oracle.jbo.common.service.types
 
changeParent(long, long, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
changeParent(long, long, int) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
changeParent(long, long, int) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
changeParent(long, long, int) - Method in interface oracle.jbo.pcoll.PersistManager
 
CHAR - Static variable in class oracle.jbo.common.JboTypeMap
 
Char - Class in oracle.jbo.domain
This class provides a lightweight wrapper for oracle.sql.CHAR, the Java representation of the CHAR database type.
Char() - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object representing the null string.
Char(Char) - Constructor for class oracle.jbo.domain.Char
Creates a Char identical to an existing Char.
Char(CHAR) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from a SQL CHAR.
Char(String) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from a String.
Char(Object) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from an Object.
Char(byte[], CharacterSet) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from a byte array representing a string of a given character set.
Char(byte[], int, int, CharacterSet) - Constructor for class oracle.jbo.domain.Char
Internal: Applications should not invoke this method.
Char(String, CharacterSet) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from a String interpreted as a string of a given character set.
Char(Object, CharacterSet) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from an Object interpreted as a string of a given character set.
Char(ResponseValues) - Constructor for class oracle.jbo.domain.Char
 
CHARACTER - Static variable in class oracle.jbo.rules.JboLengthValidator
 
CHARACTER - Static variable in interface oracle.jbodt.common.LengthValidatorInterface
 
CharacterEncodingMapping - Class in oracle.jbo.common
Provides two static conversion functions to translate between IANA names for character set encodings and JDK names.
charAt(int) - Method in class oracle.adf.model.utils.SimpleStringBuffer
 
checkConnected() - Method in class oracle.jbo.server.DBTransactionImpl
 
checkConsistency(SparseArray, boolean) - Method in class oracle.jbo.server.EntityImpl
Override this method to speed up comparing the attribute values of fetched entity data with this entity's data.
checkEditable() - Method in class oracle.jbo.mom.PersistableDefObject
 
CheckedListResourceBundle - Class in oracle.jbo.common
A helper class to aid with keeping our NLSable resources consistent.
CheckedListResourceBundle() - Constructor for class oracle.jbo.common.CheckedListResourceBundle
 
checkEntityLocked(Row) - Static method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method. Called by BaseLobDomain to check for entity's locked state in local mode using reflection rather than direct call as Domains need to be "server" independent.
checkEquals(Object, Object) - Static method in class oracle.jbo.domain.TypeFactory
 
checkError() - Method in class oracle.jbo.common.DiagnosticStream
 
checkFor(JIToken, int) - Method in class oracle.jbo.expr.JIExpr
 
checkFor(JIToken, int) - Method in class oracle.jbo.expr.JIExprJava
 
checkFor(JIToken, int) - Method in class oracle.jbo.expr.JIExprSQL
 
checkForOuterJoins() - Method in class oracle.jbo.server.ViewRowImpl
Check the Entities in this View Row for Outer Joins.
checkForSyntacticElem(JIExpr, JIToken, int) - Method in class oracle.jbo.expr.JIExpr
 
checkForSyntacticElem(JIExpr, JIToken, int) - Method in class oracle.jbo.expr.JIExprJava
 
checkForSyntacticElem(JIExpr, JIToken, int) - Method in class oracle.jbo.expr.JIExprSQL
 
checkin(ApplicationModule) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by: SessionCookie.releaseApplicationModule(int).

Application developers should invoke: SessionCookie.releaseApplicationModule(SessionCookie.SHARED_UNMANAGED_RELEASE_MODE) instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

checkin(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by: SessionCookie.releaseApplicationModule(int).

Application developers should invoke: SessionCookie.releaseApplicationModule(SessionCookie.SHARED_UNMANAGED_RELEASE_MODE) instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

checkinWithSessionState(ApplicationModule) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by: SessionCookie.releaseApplicationModule(int).

Application developers should invoke: SessionCookie.releaseApplicationModule(SessionCookie.SHARED_MANAGED_RELEASE_MODE)

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

checkinWithSessionState(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by: SessionCookie.releaseApplicationModule(boolean, boolean).

Application developers should invoke: SessionCookie.releaseApplicationModule(true, true)

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

checkJEE() - Method in class oracle.jbo.common.ConsoleDiagnosticImpl
Returns true if executed in a JEE Container.
checkJServerPermissions() - Static method in class oracle.jbo.common.JboEnvUtil
this method checks that getProperties can be executed.
checkModel() - Method in class oracle.jbo.uicli.jui.JUTableSortModel
If no sorting is to be done or when the base model has different row count, resets the indices map so that sorting is done again.
checkout() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

checkout(String) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPool.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

checkout() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie for more information about using SessionCookies with the application pool.

checkout(String) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by: ApplicationModuleRef.useApplicationModule().

Application developers should invoke: SessionCookie.useApplicationModule()

instead of this method. A session cookie instance may be acquired by invoking: ApplicationPoolImpl.createSessionCookie(String, String, Properties).

This change was necessary to support the SessionCookie interface. Please see: SessionCookie

for more information about using SessionCookies with the application pool.

CHECKOUT_FAILED - Static variable in interface oracle.jbo.pool.ResourcePoolListener
 
CheckParams - Static variable in class oracle.jbo.uicli.mom.JUTags
 
checkPassivateViewAttributes() - Method in class oracle.jbo.server.ViewObjectImpl
Applications should override this method to indicate if all View Attribute (Transient, SQLDerived or Dynamic) needs to be passivated when this ViewObject is passivated.
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.
checkPermission(InvocationContext) - Method in class oracle.jbo.server.svc.ServicePermissionCheckInterceptor
 
checkPrivilege(Row, String, AttributeDef, StructureDef) - Method in interface oracle.jbo.DataSecurityProvider
Checks row instance privilege.
checkPrivilege(Row, String, AttributeDef, StructureDef) - Method in class oracle.jbo.server.security.AbstractDataSecurityProviderImpl
 
checkPrivilege(Row, String, AttributeDef, StructureDef) - Method in class oracle.jbo.server.security.JAASDataSecurityProviderImpl
 
checkPrivilege(Row, String, AttributeDef, StructureDef) - Method in class oracle.jbo.server.security.XSDataSecurityProviderImpl
 
checkSpecialChar(String, char, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
checkSpecialChars(String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
checkTableNameForQuotes(String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
checkTableNameForQuotes(String) - Method in interface oracle.jbo.server.SQLBuilder
Add quotes to any table name that may need it.
ChildFindCriteria - Interface in oracle.jbo.common.service.types
 
ChildFindCriteria - Interface in oracle.jbo.common.types
 
ChildFindCriteriaImpl - Class in oracle.jbo.common.service.types
 
ChildFindCriteriaImpl() - Constructor for class oracle.jbo.common.service.types.ChildFindCriteriaImpl
 
classLoaderShuttingDown() - Method in class oracle.jbo.pool.ResourcePoolManager
 
CLASSPATH_PROTOCOL - Static variable in class oracle.jbo.common.sdo.SDOSchemaResolver
 
CLAUSE_ADDITIVE - Static variable in class oracle.jbo.server.ViewDefImpl
 
CLAUSE_GENERATE_RT - Static variable in class oracle.jbo.server.ViewDefImpl
 
clausesCacheDisabled() - Method in class oracle.jbo.ViewCriteria
 
cleanup() - Method in class oracle.adf.model.binding.DCDataControl
 
cleanup() - Method in interface oracle.adf.model.connection.webservice.api.WebServiceConnection
 
cleanup() - Method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl
 
cleanupMap() - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
 
cleanUpServiceMessage(JboException) - Method in class oracle.jbo.server.remote.PiggybackManager
 
cleanUpTemporaryBindVariables(ViewCriteria) - Method in class oracle.jbo.common.CommonCriteriaAdapter
Removes the temporary bind variables created to hold the view criteria item literal values.
cleanUpTemporaryBindVars(ViewCriteria) - Method in class oracle.jbo.common.CommonCriteriaAdapter
Deprecated. Use CommonCriteriaAdapter.cleanUpTemporaryBindVariables(oracle.jbo.ViewCriteria) public method instead.
clear() - Method in class oracle.adf.model.adapter.bean.pagination.PaginationCollectionModel
 
clear() - Method in class oracle.adf.model.binding.DCDataControlDef
 
clear() - Method in class oracle.adf.model.BindingContext
 
clear() - Method in class oracle.jbo.common.JboServiceMessage
 
clear() - Method in class oracle.jbo.common.WeakHashlist
 
clear() - Method in class oracle.jbo.common.WeakHashtable
 
clear() - Method in class oracle.jbo.common.WeakKeyHashtable
 
clear() - Method in class oracle.jbo.NameValuePairs
 
clear() - Method in class oracle.jbo.server.EntityRowSetImpl
 
clear(int) - Method in class oracle.jbo.server.SparseArray
 
clear(int) - Method in interface oracle.jbo.server.SparseArrayInterface
 
clear() - Method in class oracle.jbo.uicli.mom.DefaultPageMapImpl
 
clear() - Method in class oracle.jbo.ViewCriteria
 
clear() - Method in class oracle.svcmsg.ServiceMessage
Clears the service message.
clearAll() - Method in class oracle.adf.model.adapter.bean.pagination.PaginationCollectionModel
 
clearAll() - Method in class oracle.jbo.common.JboServiceMessage
 
clearAllExceptions() - Method in class oracle.jbo.server.RowImpl
 
clearAttrDefs() - Method in class oracle.adf.model.binding.DCControlBinding
 
clearAttrDefs() - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
clearAttrDefs() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
clearAttributeException(int) - Method in class oracle.jbo.server.EntityImpl
Cleans any exception of an attribute of the given name was set earlier and threw an exception which was cached as the transaction is in deferred mode.
clearAttributeException(String) - Method in class oracle.jbo.server.RowImpl
Cleans any exception of an attribute of the given name was set earlier and threw an exception which was cached as the transaction is in deferred mode.
clearAttributeException(int) - Method in class oracle.jbo.server.RowImpl
Cleans any exception of an attribute of the given name was set earlier and threw an exception which was cached as the transaction is in deferred mode.
clearAttributeException(String) - Method in class oracle.jbo.server.ViewRowImpl
Cleans any exception of an attribute of the given name was set earlier and threw an exception which was cached as the transaction is in deferred mode.
clearAttributeException(int) - Method in class oracle.jbo.server.ViewRowImpl
Cleans any exception of an attribute of the given name was set earlier and threw an exception which was cached as the transaction is in deferred mode.
clearAttributeResources() - Method in interface oracle.jbodt.common.CustomProperties
 
clearAttributes() - Method in interface oracle.jbo.ExprValueErrorHandler
 
clearCache() - Method in class oracle.adf.model.bean.DCDataVO
 
clearCache() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
clearCache() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
clearCache() - Method in class oracle.jbo.server.EntityCache
 
clearCache(ApplicationModuleImpl) - Static method in class oracle.jbo.server.lov.LOVManager
 
clearCache() - Method in class oracle.jbo.server.ViewObjectImpl
Clears the View Object cache.
clearCache() - Method in interface oracle.jbo.ViewObject
Clears the view object cache.
clearClausesCache() - Method in class oracle.jbo.common.BaseViewCriteriaManagerImpl
 
clearClientSide() - Method in class oracle.jbo.client.remote.ViewLinkImpl
 
clearCurrentData() - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
clearCurrentData() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
for internal framework use only.
clearDefinition() - Method in class oracle.adf.model.generic.StructureDefImpl
 
clearEntityCache(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
clearEntityCache(String) - Method in class oracle.jbo.server.DBTransactionImpl
 
clearEntityCache(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
clearEntityCache(String) - Method in interface oracle.jbo.Transaction
Clears the cache of the specified Entity Object.
clearEntries() - Method in class oracle.svcmsg.ServiceMessage
Clears request and response arrays.
clearEventsCache() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Deprecated. since 11.1.1.1.2
clearExecutableBindings() - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only *** Clean all nested ExecutableBindings registered with this container.
clearForRecreate() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
clearIteratorBinding(DCIteratorBinding) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
clearIteratorBinding(DCIteratorBinding) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
clearIteratorBinding(DCIteratorBinding) - Method in class oracle.adf.model.binding.DCDataControl
 
clearIteratorBinding(DCIteratorBinding) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
clearIteratorBindings() - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only *** Clean all iterator bindings registered with this form.
clearIterBindings() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Clean all iterator bindings registered with this form.
clearLock() - Method in class oracle.jbo.common.Lock
 
clearMaps() - Method in class oracle.jbo.server.lov.LOVAppModuleImpl
 
clearMetadata() - Method in class oracle.adf.model.adapter.dataformat.StructureDef
In some cases we need to re-use the same struturedef but refresh it form another source.
clearMRU() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
clearRootBinding() - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
clearRowExceptions() - Method in class oracle.jbo.server.RowImpl
 
clearSecurityParameters(Port) - Method in class oracle.adfinternal.model.adapter.webservice.security.SecurityModel
 
clearSelectedIndices() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
only applicable in case of multi-selection list mode.
clearServiceMessage() - Method in interface oracle.jbo.server.ApplicationModuleRemoteAdapter
 
clearServiceMessage() - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
clearServiceMessage() - Method in class oracle.jbo.server.remote.PiggybackManager
 
clearValue(String) - Method in class oracle.jbo.common.VariableValueManagerImpl
There is a wrinkle when you replace a variable.
clearValue(Variable) - Method in class oracle.jbo.common.VariableValueManagerImpl
 
clearValue(String) - Method in interface oracle.jbo.VariableValueManager
Revert the value of the variable back to it's default.
clearValue(Variable) - Method in interface oracle.jbo.VariableValueManager
Revert the value of the variable back to it's default.
clearVariables() - Method in class oracle.jbo.client.remote.ClientVariableValueManager
 
clearVariables() - Method in class oracle.jbo.common.VariableManagerImpl
 
clearVariables() - Method in interface oracle.jbo.VariableManager
 
clearViewCriterias() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
clearViewCriterias() - Method in class oracle.jbo.common.BaseViewCriteriaManagerImpl
 
clearViewCriterias() - Method in class oracle.jbo.server.PDefViewObject
 
clearViewCriterias() - Method in class oracle.jbo.server.ViewObjectImpl
 
clearViewCriterias() - Method in interface oracle.jbo.ViewCriteriaManager
Clear all view criteria, both applied and unapplied help by this manager
clearVOCaches(String, boolean) - Method in interface oracle.jbo.ApplicationModule
Clears the view object cache for all view objects that use an entity object identified by entityName.
clearVOCaches(String, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
clearVOCaches(String, boolean) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
clearVOCaches(String, boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
Clears the caches of all View Objects that use the specified entity.
clearVOCaches(String, boolean) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
CLIENT_DOMAIN - Static variable in class oracle.jbo.domain.DomainContext
 
CLIENT_SESSION_BROKER_TYPE - Static variable in class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Defines this instance as a three tier user of a TopLink Client SessionBroker per application instance.
CLIENT_SESSION_BROKER_TYPE - Static variable in class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Defines this instance as a three tier user of a TopLink Client SessionBroker per application instance.
CLIENT_SESSION_TYPE - Static variable in class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Defines this TransactionBroker as three tier user of a TopLink ClientSession per application instance.
CLIENT_SESSION_TYPE - Static variable in class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Defines this TransactionBroker as three tier user of a TopLink ClientSession per application instance.
CLIENT_TYPE_ABSTRACT - Static variable in class oracle.adf.model.BindingContext
 
CLIENT_TYPE_JCLIENT - Static variable in class oracle.adf.model.BindingContext
 
ClientComponentObject - Interface in oracle.jbo.client.remote
 
ClientDocument - Class in oracle.jbo.common
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 in oracle.jbo.common
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.
CLIENTINTERFACE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
ClientPostListener - Interface in oracle.jbo.client.remote
For Lobs that implement deferred data post logic.
CLIENTROWINTERFACE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
ClientVariableValueManager - Class in oracle.jbo.client.remote
 
ClientVariableValueManager(ApplicationModuleImpl, VariableManagerOwnerBase, ClientVariableValueManager[]) - Constructor for class oracle.jbo.client.remote.ClientVariableValueManager
 
ClientViewDef - Class in oracle.jbo.client.remote
 
ClientViewDef(ApplicationModuleImpl, int, String, String, AttributeDefValue[], boolean) - Constructor for class oracle.jbo.client.remote.ClientViewDef
 
cliId - Variable in class oracle.jbo.common.remote.ObjectHandle
 
ClobDomain - Class in oracle.jbo.domain
This class provides a lightweight wrapper for oracle.sql.Clob, the Java representation of the Clob database type.
ClobDomain() - Constructor for class oracle.jbo.domain.ClobDomain
Constructor for this class.
ClobDomain(String) - Constructor for class oracle.jbo.domain.ClobDomain
Constructs an instance of this class, given a string.
ClobDomain(byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use ClobDomain(char[] data) Constructor instead.
ClobDomain(char[]) - Constructor for class oracle.jbo.domain.ClobDomain
Constructs an instance of this class, given a char array.
ClobDomain(Clob) - Constructor for class oracle.jbo.domain.ClobDomain
Constructs an instance of this class, given a Clob object.
ClobDomain(CLOB) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. use ClobDomain(Clob) instead.
ClobDomain(Clob, byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use ClobDomain(Clob clob, char[] clobData) Constructor instead.
ClobDomain(CLOB, byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. use ClobDomain(Clob, byte[]) instead.
ClobDomain(Clob, char[]) - Constructor for class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this constructor.
ClobDomain(CLOB, char[]) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. use ClobDomain(Clob, char[]) instead.
ClobDomain(ClobDomain, byte[]) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use ClobDomain(ClobDomain clob, char[] clobData) Constructor instead.
ClobDomain(ClobDomain, char[], OracleConnection) - Constructor for class oracle.jbo.domain.ClobDomain
Creates an instance of this class with data as described in clobData and using the transaction context from clob to use the clob-locator in the database.
ClobDomain(ClobDomain, char[]) - Constructor for class oracle.jbo.domain.ClobDomain
Deprecated. use ClobDomain(ClobDomain, char[], OracleConnection) instead.
ClobDomain(ResponseValues) - Constructor for class oracle.jbo.domain.ClobDomain
 
ClobDomainCharacterOutputStream - Class in oracle.jbo.client.remote
The AttributeDefHelper class implement the AttributeDef interface
ClobDomainCharacterOutputStream(Transaction, DomainOwnerInterface, String) - Constructor for class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
ClobDomainCharacterStream - Class in oracle.jbo.client.remote
 
ClobDomainCharacterStream(Transaction, DomainOwnerInterface, String) - Constructor for class oracle.jbo.client.remote.ClobDomainCharacterStream
 
ClobDomainDataSource - Class in oracle.jbo.common.sdo
 
ClobDomainDataSource(ClobDomain) - Constructor for class oracle.jbo.common.sdo.ClobDomainDataSource
Constructor
clone(StructureDef, String) - Method in class oracle.adf.model.adapter.dataformat.AccessorDef
Clones the accessor with a new id and a new parent.
clone() - Method in class oracle.adf.model.binding.DCBindingContainerReference
 
clone() - Method in class oracle.adf.model.binding.DCDataControlReference
 
clone() - Method in class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this method.
clone() - Method in class oracle.adf.model.binding.DCVariableImpl
 
clone() - Method in class oracle.jbo.common.ampool.AMStatistics
 
clone() - Method in class oracle.jbo.common.ampool.Statistics
 
clone() - Method in class oracle.jbo.common.JboCompOper
 
clone() - Method in class oracle.jbo.common.SvcMsgResponseRef
 
clone() - Method in class oracle.jbo.common.VariableImpl
 
clone() - Method in class oracle.jbo.mom.PropertyNameValueDef
 
clone() - Method in class oracle.jbo.pool.ResourcePoolStatistics
 
clone() - Method in class oracle.jbo.rules.AbstractValidator
 
clone() - Method in class oracle.jbo.rules.JboAbstractValidator
 
clone() - Method in class oracle.jbo.rules.JboRangeValidator
 
clone() - Method in class oracle.jbo.server.AssociationDefImpl
 
clone() - Method in class oracle.jbo.server.ConnectionCredentials
 
clone() - Method in class oracle.jbo.server.EventDef
 
clone() - Method in class oracle.jbo.server.EventHeader
 
clone() - Method in class oracle.jbo.server.EventHeaderAttr
 
clone() - Method in class oracle.jbo.server.EventMapping
 
clone() - Method in class oracle.jbo.server.EventPayload
 
clone() - Method in class oracle.jbo.server.OperationDefinitionImpl
Deprecated.  
clone() - Method in class oracle.jbo.server.OperationDefinitionsImpl
 
clone() - Method in class oracle.jbo.server.PayloadItem
 
clone() - Method in class oracle.jbo.server.RaiseCondition
 
clone() - Method in class oracle.jbo.server.util.Variant
 
clone() - Method in interface oracle.jbo.Variable
 
cloneType() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
For Framework internal use only
close() - Method in class oracle.adf.model.connection.url.FileURLConnection
Close this connection.
close() - Method in class oracle.adf.model.connection.url.HttpURLConnection
Close this connection.
close() - Method in interface oracle.adf.model.connection.url.URLConnection
Close this connection.
close() - Method in class oracle.adf.model.connection.url.URLConnectionProxy
Close this connection.
close() - Method in interface oracle.adf.model.connection.webservice.api.WebServiceInteraction
 
close() - Method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl
 
close() - Method in class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
close() - Method in class oracle.jbo.client.remote.ClobDomainCharacterStream
Close the stream.
close() - Method in class oracle.jbo.client.remote.LobDomainInputStream
 
close() - Method in class oracle.jbo.client.remote.LobDomainOutputStream
 
close() - Method in class oracle.jbo.common.DiagnosticStream
 
close() - Method in class oracle.jbo.common.JboInitialContext
 
close() - Method in class oracle.jbo.mom.PersistableDefObject
 
close() - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
close() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
close(int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
close() - Method in class oracle.jbo.pcoll.JTAPersistManager
 
close(int) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
close() - Method in class oracle.jbo.pcoll.OraclePersistManager
 
close(int) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
close() - Method in class oracle.jbo.pcoll.PCollection
 
close() - Method in class oracle.jbo.pcoll.PCollManager
 
close(int) - Method in class oracle.jbo.pcoll.PCollManager
 
close() - Method in interface oracle.jbo.pcoll.PersistManager
 
close(int) - Method in interface oracle.jbo.pcoll.PersistManager
 
close() - Method in class oracle.jbo.server.DataSourceContext
 
close(boolean) - Method in class oracle.jbo.server.ViewRowSetImpl
Closes the view row set.
close() - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
CLOSE_RETAIN_TABLE - Static variable in class oracle.jbo.pcoll.PCollManager
 
CLOSE_RETAIN_TABLE - Static variable in interface oracle.jbo.pcoll.PersistManager
 
closeCharacterOutputStream() - Method in class oracle.jbo.domain.BFileDomain
 
closeCharacterOutputStream() - Method in class oracle.jbo.domain.BlobDomain
 
closeCharacterOutputStream() - Method in class oracle.jbo.domain.ClobDomain
 
closeCharacterOutputStream() - Method in class oracle.jbo.domain.generic.GenericBlob
 
closeCharacterOutputStream() - Method in class oracle.jbo.domain.generic.GenericClob
 
closeCharacterOutputStream() - Method in interface oracle.jbo.domain.LobStreamInterface
Closes and cleansup internal reference to writer.
closeCharacterStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
closeCharacterStream() - Method in class oracle.jbo.domain.BFileDomain
 
closeCharacterStream() - Method in class oracle.jbo.domain.ClobDomain
Close the Clob contents as a Unicode reader.
closeCharacterStream() - Method in class oracle.jbo.domain.generic.GenericClob
Close the Clob contents as a Unicode reader.
closeCharacterStream() - Method in interface oracle.jbo.domain.LobStreamInterface
Closes the character-reader object.
closeConn() - Static method in class oracle.jbo.server.JDBCInteract
 
closeConnection() - Method in class oracle.jbo.mom.xml.XMLOutputStream
Writes the internal buffers and closes the XML file.
closeFile() - Method in class oracle.jbo.domain.BFileDomain
 
closeFreedStatements() - Method in class oracle.jbo.server.ViewObjectImpl
 
closeInputStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
closeInputStream() - Method in class oracle.jbo.domain.BFileDomain
 
closeInputStream() - Method in interface oracle.jbo.domain.LobStreamInterface
Closes the InputStream object.
closeInputStream(InputStream) - Static method in class oracle.jbo.pcoll.PCollNode
 
closeLob(int, int, String, boolean, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
closeObject() - Method in class oracle.jbo.common.PropertiesHelper
 
closeObject() - Method in class oracle.jbo.common.ws.WSObject
 
closeObject() - Method in class oracle.jbo.rules.JboAbstractValidator
 
closeOutputStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
closeOutputStream() - Method in class oracle.jbo.domain.BFileDomain
 
closeOutputStream() - Method in class oracle.jbo.domain.ClobDomain
 
closeOutputStream() - Method in class oracle.jbo.domain.generic.GenericClob
 
closeOutputStream() - Method in interface oracle.jbo.domain.LobStreamInterface
Closes the OutputStream object.
closeOutputStream(OutputStream) - Static method in class oracle.jbo.pcoll.PCollNode
 
closeResultSet(ResultSet) - Static method in class oracle.jbo.pcoll.JDBCPersistManager
 
closeRowSet() - Method in class oracle.adf.model.bean.DCDataVO
 
closeRowSet() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
closeRowSet() - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
closeRowSet() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
closeRowSet() - Method in interface oracle.jbo.RowSet
Closes the row set.
closeRowSet() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
closeRowSet() - Method in class oracle.jbo.server.ViewObjectImpl
 
closeRowSet() - Method in class oracle.jbo.server.ViewRowSetImpl
 
closeRowSetIterator(boolean) - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
closeRowSetIterator() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
closeRowSetIterator() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
closeRowSetIterator() - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
closeRowSetIterator() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
closeRowSetIterator() - Method in class oracle.jbo.common.ws.WSRowSetIteratorImpl
 
closeRowSetIterator() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
closeRowSetIterator() - Method in interface oracle.jbo.RowSetIterator
Closes this row set iterator.
closeRowSetIterator() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
closeRowSetIterator() - Method in class oracle.jbo.server.ViewObjectImpl
 
closeRowSetIterator() - Method in class oracle.jbo.server.ViewRowSetImpl
 
closeRowSetIterator() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
closeRowSetIterators(boolean, boolean) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
closeRowSetIterators(boolean) - Method in class oracle.adf.model.generic.DCGenericDataControl
Clears the current data and state associated with all RSIs contained in this data control.
closeRowSetIteratorsAndStructures(boolean, boolean, boolean) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
closeStatements() - Method in class oracle.jbo.server.EntityCache
 
closeStmt(Statement) - Static method in class oracle.jbo.pcoll.JDBCPersistManager
 
closeStmt(Statement) - Static method in class oracle.jbo.server.JDBCInteract
 
closeTransaction() - Method in interface oracle.jbo.server.DBTransaction
Closes this transaction's JDBC connection.
closeTransaction() - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
closeTransaction() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
closeWSApplicationModule() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
Shuts down the WSApplicationModule.
CMEJBApplicationModuleImpl - Class in oracle.jbo.server.remote.ejb
 
CMEJBApplicationModuleImpl() - Constructor for class oracle.jbo.server.remote.ejb.CMEJBApplicationModuleImpl
 
CMP_ATTR - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
CMPENTITY - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
CmrAccessorDefImpl - Class in oracle.jbo.server.ejb.facade
 
CmrAccessorDefImpl() - Constructor for class oracle.jbo.server.ejb.facade.CmrAccessorDefImpl
 
CmrAccessorEntRowSet - Class in oracle.jbo.server.ejb.facade
 
CmrAccessorEntRowSet(ViewObjectImpl, String, AssociationDefImpl, Object[], Row) - Constructor for class oracle.jbo.server.ejb.facade.CmrAccessorEntRowSet
 
CmrAccessorViewImpl - Class in oracle.jbo.server.ejb.facade
 
CmrAccessorViewImpl() - Constructor for class oracle.jbo.server.ejb.facade.CmrAccessorViewImpl
 
CmrAccessorViewRowSet - Class in oracle.jbo.server.ejb.facade
 
CmrAccessorViewRowSet(ViewObjectImpl, Row, boolean) - Constructor for class oracle.jbo.server.ejb.facade.CmrAccessorViewRowSet
 
collapse() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Collapses the detail nodes of this node and closes this node.
collectDataRows(AccTravDef, int, boolean) - Method in interface oracle.jbo.common.DataCollector
 
collectDataRows(AccTravDef, int, boolean) - Method in class oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo
 
COLLECTION_VALIDATOR - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
CollectionValidatorInterface - Interface in oracle.jbodt.common
 
ColoApplicationModuleHomeImpl - Class in oracle.jbo.server.remote.colo
 
ColoApplicationModuleHomeImpl(JboContext, String) - Constructor for class oracle.jbo.server.remote.colo.ColoApplicationModuleHomeImpl
 
ColoApplicationModuleImpl - Class in oracle.jbo.common.colo
 
COLOCATE - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that client and server are executing in the same JVM.
ColoInitialContext - Class in oracle.jbo.server.remote.colo
 
ColoInitialContext(Hashtable) - Constructor for class oracle.jbo.server.remote.colo.ColoInitialContext
This constructor is necessary for JboInitialContextFactory to create ColoInitialContext properly via reflection.
columnName - Variable in class oracle.jbo.common.remote.rAttributeDescription
 
columnNameForQuery - Variable in class oracle.jbo.common.remote.rAttributeDescription
 
COLUMNTYPE - Static variable in class oracle.jbo.mom.Tags
 
columnTypeToAttrType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
columnTypeToAttrType(String, int, int) - Static method in class oracle.jbo.common.JboTypeMap
 
columnTypeToJavaType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
columnTypeToJavaType(String, int, int) - 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
 
combo - Variable in class oracle.jbo.uicli.controls.JUComboBox
 
comboButton - Variable in class oracle.jbo.uicli.jui.JUComboBoxLovEditBinding
 
commit() - Method in interface oracle.adf.model.DataControlFrame
Commit the current underlying transaction.
commit() - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
Commit the current underlying transaction.
commit(TransactionHandle, Collection<DCDataControl>) - Method in class oracle.adf.model.dcframe.LocalTransactionHandler
Commit the current transaction
commit(TransactionHandle, Collection<DCDataControl>) - Method in interface oracle.adf.model.dcframe.TransactionHandler
Commit the current transaction
commit() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Execute a commit of the server to the database.
commit() - Method in interface oracle.jbo.mom.xml.DefWriter
This method Commits the transaction.
commit() - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
commit() - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method Commits the transaction.
commit() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
commit() - Method in class oracle.jbo.pcoll.JTAPersistManager
 
commit() - Method in class oracle.jbo.pcoll.OraclePersistManager
 
commit() - Method in class oracle.jbo.pcoll.PCollManager
 
commit() - Method in interface oracle.jbo.pcoll.PersistManager
 
commit() - Static method in class oracle.jbo.plsql.RootAppModuleHelper
 
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() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
commit() - Method in class oracle.jbo.server.ejb.StatelessSessionBeanImpl
 
commit() - Static method in class oracle.jbo.server.JDBCInteract
 
commit() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
commit() - Method in class oracle.jbo.server.svc.ServiceJTATxnHandlerImpl
 
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_TRANS - Static variable in class oracle.jbo.server.LoggerUtil
 
commitAndSaveChangeSet() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
commitAndSaveChangeSet() - Method in class oracle.jbo.server.DBTransactionImpl
 
commitAndSaveChangeSet() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
commitAndSaveChangeSet() - Method in interface oracle.jbo.Transaction
Commits the transaction and writes updated EntityImpls to the persistent store.
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
 
commitPerformed() - Method in class oracle.adf.model.generic.toplink.TopLinkDataControl
Deprecated. Notifies this data control that a commit has been performed and that the transactional state needs to be reset.
commitTransaction() - Method in class oracle.adf.model.adapter.bean.BeanDataControl
Commits the transaction for this data control.
commitTransaction() - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
commitTransaction() - Method in class oracle.adf.model.bean.DCBeanDataControl
 
commitTransaction() - Method in class oracle.adf.model.binding.DCDataControl
Invokes the BC4J transaction's commit() method to save all changes to the database.
commitTransaction() - Method in class oracle.adf.model.generic.DCGenericDataControl
 
commitTransaction() - Method in class oracle.adf.model.generic.toplink.TopLinkDataControl
Deprecated. Commits the transaction for this data control.
commitTransaction() - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Commits the transaction for all TopLinkDataControls associated with this TransactionBroker.
commitTransaction() - Method in class oracle.adf.model.placeholder.DCPlaceholderDataControl
Overrides to let user know that commit is not allowed in Placeholder dc
commitTransaction() - Method in interface oracle.adf.model.TransactionalDataControl
Invoke the transaction's commit() method to save all changes to the data source.
commitTransaction() - Method in class oracle.adfinternal.model.adapter.toplink.TopLinkDataControl
Commits the transaction for this data control.
commitTransaction() - Method in class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Commits the UnitOfWork and all changes associated with this TransactionBroker.
commitTransaction() - Method in interface oracle.binding.TransactionalDataControl
Commits the current transaction to save all changes to the data source.
commitTransaction() - Method in class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
Posts the changes in bc4j cache, commits the transaction associated with the bean and then releases the jdbc connection.
commitTransaction() - Method in class oracle.jbo.server.ejb.StatefulSessionBeanImpl
Posts the changes in bc4j cache, commits the transaction associated with the bean and then releases the jdbc connection.
COMMON - Static variable in class oracle.jbo.client.Configuration
name of the common package
COMMON_SUBPACKAGE - Static variable in interface oracle.jbodt.common.ResourceBundleDef
 
CommonCriteriaAdapter - Class in oracle.jbo.common
 
CommonCriteriaAdapter() - Constructor for class oracle.jbo.common.CommonCriteriaAdapter
 
CommonMessageBundle - Class in oracle.jbo.common
 
CommonMessageBundle() - Constructor for class oracle.jbo.common.CommonMessageBundle
 
COMP_OPER - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
compare(Object, Object) - Method in class oracle.jbo.RowComparator
 
compare(SparseArray) - Method in class oracle.jbo.server.EntityImpl
Compares the data in this row with that of another.
COMPARE_VALIDATOR - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
compareAndSetAttribute(int, Object) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Advanced method.
compareAttrVals(Object, Object) - Static method in class oracle.jbo.common.JboEnvUtil
Internal: Applications should not use this method. Returns true if they are equal
compareConnectionMetadata(ConnectionMetadata, ConnectionMetadata) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Invoked by the application pool implementation when an application module instance is recycled for use by a session different than the session that had previously used that instance.
compareEquals(Object, Object) - Static method in class oracle.jbo.RowComparator
 
compareFetchedValue(EntityImpl, AttributeDefImpl, Object, Object) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
compareFetchedValue(EntityImpl, AttributeDefImpl, Object, Object) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Overridden for Oracle because in OracleDB, in cache we may have "" string that was posted and DB assumes that string as null and returns null on fetch again.
compareFetchedValue(EntityImpl, AttributeDefImpl, Object, Object) - Method in interface oracle.jbo.server.SQLBuilder
Compare the cacheValue with fetchedValue and if they are equal return true This API is used when comparing cached entity with a faulted in entity.
compareObjectTypes(Object, Object) - Method in class oracle.jbo.uicli.jui.JUTableSortModel
Converts unknown Object types to String and compares the Strings.
compareParamsWithValues(Object[], Object[], int, int, int, boolean) - Method in class oracle.jbo.server.RowFilterKey
 
compareRows(Row, Row) - Method in class oracle.jbo.RowComparator
 
compareRows(int, int) - Method in class oracle.jbo.uicli.jui.JUTableSortModel
Compares the sort-column values in two rows.
compareRowsByColumn(int, int, int) - Method in class oracle.jbo.uicli.jui.JUTableSortModel
Compares the values in two rows at the given column.
compareTo(Object) - Method in class oracle.jbo.domain.Date
 
compareTo(int) - Method in class oracle.jbo.domain.Number
Returns -1 if NUMBER is less than n, 0 if NUMBER and n are equal (==), 1 if NUMBER is greater than n.
compareTo(Object) - Method in class oracle.jbo.domain.Number
 
compareTo(double) - Method in class oracle.jbo.domain.Number
Returns -1 if NUMBER is less than n, 0 if NUMBER and n are equal (==), 1 if NUMBER is greater than n.
compareTo(Object) - Method in class oracle.jbo.domain.Timestamp
 
compareTo(Variant) - Method in class oracle.jbo.rules.Variant
 
compareTo(Object) - Method in class oracle.jbo.server.uniqueid.GeneratorSequenceImpl
comparing two row ids if both objects are null, then returns 0 if only current object is null, then returns -1 if only compared to object is null, then returns 1 if not any of the above, then invokes BigDecimal.compareTo()
compareTo(Variant) - Method in class oracle.jbo.server.util.Variant
 
CompareValidatorInterface - Interface in oracle.jbodt.common
 
compareValues(Object, Object, int) - Method in interface oracle.jbo.expr.JIValueSupplier
 
compareValues(Object, Object, int) - Method in class oracle.jbo.expr.JIValueSupplierImpl
 
compareValues(Object, Object) - Static method in class oracle.jbo.RowComparator
 
compareValues(Object, Object, int) - Method in class oracle.jbo.RowValueSupplier
*** For internal framework use only ***
COMPLETED - Static variable in class oracle.jbo.mom.LongRunningStatementHandle
 
ComplexPartDefHolder - Class in oracle.adfinternal.model.adapter.webservice
 
ComplexPartDefHolder() - Constructor for class oracle.adfinternal.model.adapter.webservice.ComplexPartDefHolder
 
ComplexPartDefHolder(ComplexPrototype, StructureDef) - Constructor for class oracle.adfinternal.model.adapter.webservice.ComplexPartDefHolder
 
component - Static variable in class oracle.jbo.common.GraphicsUtils
 
COMPONENT_OBJECT - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
COMPONENT_OBJECT_TYPE - Static variable in class oracle.jbo.common.ROTEntry
 
COMPONENT_OBJECT_USAGE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
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.
componentAdded(ContainerEvent) - Method in class oracle.jbo.uicli.jui.JUTabbedPaneListener
 
ComponentHintsHelper - Class in oracle.jbo.client.remote
 
ComponentHintsHelper() - Constructor for class oracle.jbo.client.remote.ComponentHintsHelper
 
ComponentObject - Interface in oracle.jbo
Provides access to component objects by name.
ComponentObjectImpl - Class in oracle.jbo.server
Abstract class for ComponentObjectImpl.
ComponentObjectImpl() - Constructor for class oracle.jbo.server.ComponentObjectImpl
 
ComponentObjectListener - Interface in oracle.jbo
 
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.
componentRemoved(ContainerEvent) - Method in class oracle.jbo.uicli.jui.JUTabbedPaneListener
 
componentResized() - Method in class oracle.jbo.uicli.controls.JUShuttlePanel
Default implementation to resize the panel.
ComponentUsageImpl - Class in oracle.jbo.client.remote
Generic component Usage impl
ComponentUsageImpl() - Constructor for class oracle.jbo.client.remote.ComponentUsageImpl
 
composeName(Name, Name) - Method in class oracle.jbo.common.JboInitialContext
 
composeName(String, String) - Method in class oracle.jbo.common.JboInitialContext
 
composeName(Name, Name) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
composeName(String, String) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
composeName(Name, Name) - Method in class oracle.jbo.server.DataSourceContext
 
composeName(String, String) - Method in class oracle.jbo.server.DataSourceContext
 
composeName(Name, Name) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
composeName(String, String) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
COMPOSITE_VIEW_OBJECT - Static variable in class oracle.jbo.server.ViewDefImpl
 
COMPOSITION_PROPERTY - Static variable in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
COMPOSITION_PROPERTY_1TO1 - Static variable in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
COMPOSITION_PROPERTY_1TOM - Static variable in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
CompoundHandle - Class in oracle.jbo.common.remote
 
CompoundHandle() - Constructor for class oracle.jbo.common.remote.CompoundHandle
 
CompoundHandle(int) - Constructor for class oracle.jbo.common.remote.CompoundHandle
 
CompoundHandle(ObjectHandle[]) - Constructor for class oracle.jbo.common.remote.CompoundHandle
 
computeAppModuleAgeHistograms(Statistics) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
computeResourceAgeHistogram(ResourcePoolStatistics) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
computeResourceAgeHistogram(ResourcePoolStatistics) - Method in class oracle.jbo.pool.ResourcePoolLogger
 
computeSessionAgeHistogram(Statistics) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
concat(String, String) - Static method in class oracle.jbo.common.JboStringUtil
 
concat(String, String, String) - Static method in class oracle.jbo.common.JboStringUtil
 
ConditionDefinition - Class in oracle.adf.model.adapter.dataformat.csv
A ConditionDefinition class.
ConditionDefinition(String, String, String) - Constructor for class oracle.adf.model.adapter.dataformat.csv.ConditionDefinition
Constructs and initializes a new ConditionDefinition object.
CONFIG_NAME - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
CONFIG_NODE_TYPE - Static variable in class oracle.jbo.client.config.SchemaReader
 
configDocument - Variable in class oracle.jbo.client.Configuration
 
ConfigException - Exception in oracle.jbo
Thrown for configuration problems.
ConfigException(Class, String, Object[]) - Constructor for exception oracle.jbo.ConfigException
Constructs a new instance of this exception.
Configuration - Class in oracle.jbo.client
Class to manage 'Configuration' file created during the design time.
Configuration() - Constructor for class oracle.jbo.client.Configuration
 
Configuration - Class in oracle.jbo.common
Deprecated. since 5.0 Use Configuration instead.
Configuration() - Constructor for class oracle.jbo.common.Configuration
Deprecated.  
CONFIGURATION - Static variable in class oracle.jbo.common.Owner
 
Configuration - Static variable in class oracle.jbo.uicli.mom.JUTags
 
CONFIGURATION_NAME - Static variable in class oracle.jbo.client.Configuration
The package qualified configuration name of the configuration.
configureClientProject(Object, DTContext) - Method in class oracle.adf.model.adapter.AbstractAdapter
Hook to allow specific adapter implementations to configure a client project.
configureClientProject(Object, DTContext) - Method in class oracle.adfinternal.model.adapter.generic.BeanAbstractAdapter
 
configureClientProject(Object, DTContext) - Method in interface oracle.adfinternal.model.adapter.generic.DataControlStructureProvider
Handles DT specific configuration of the associated project.
configureFormatter(String) - Method in class oracle.jbo.format.DefaultPercentageFormatter
Deprecated.  
configureFormatter(String) - Method in class oracle.jbo.format.PercentageFormatter
 
Conjunction - Class in oracle.jbo.common.types
 
Conjunction() - Constructor for class oracle.jbo.common.types.Conjunction
 
CONJUNCTIONSTR - Static variable in class oracle.jbo.ViewCriteriaItem
 
CONN_INFO - Static variable in class oracle.jbo.server.LoggerUtil
 
connect() - Method in class oracle.adf.model.bc4j.DCJboDataControl
*** For internal framework use only *** If this application is root, this method invokes the corresponding BC4J Transaction's connect() method to create a database connection.
connect() - Method in class oracle.adf.model.binding.DCDataControl
If this DCDataControl is root, this method invokes the corresponding BC4J Transaction's connect() method to create a database connection.
connect() - Method in class oracle.jbo.ApplicationPoolSvcMsgContext
 
connect(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Make a physical connection to a database server.
connect(String, Properties) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Make a physical connection to a database server.
connect(String, String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Make a physical connection to a database server.
connect(ApplicationModule, Hashtable) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by ConnectionStrategy.connect(ApplicationModule, SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy.
connect(ApplicationModule, SessionCookie, EnvInfoProvider) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Connect an application module.
connect(ApplicationModule, SessionCookie, EnvInfoProvider) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
connect(Connection) - Method in interface oracle.jbo.server.DBTransaction
Deprecated.  
connect(Connection) - Method in class oracle.jbo.server.DBTransactionImpl
Deprecated.  
connect(String) - Method in class oracle.jbo.server.DBTransactionImpl
Uses this JDBC Connection object to connect to the database for all operations via this transaction.
connect(String, Properties) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
connect(String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
connect(Connection) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connect method.
connect(String) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connect method.
connect(String, Properties) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connect method.
connect(String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connect method.
connect(String) - Static method in class oracle.jbo.server.JDBCInteract
 
connect(String, Properties) - Static method in class oracle.jbo.server.JDBCInteract
 
connect(String, String, String) - Static method in class oracle.jbo.server.JDBCInteract
 
connect(Connection) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connect(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
connect(String, Properties) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
connect(String, String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
connect(String) - Method in interface oracle.jbo.Transaction
Attempts to establish a connection to a database identified by a URL.
connect(String, Properties) - Method in interface oracle.jbo.Transaction
Attempts to establish a connection to a database identified by a URL.
connect(String, String, String) - Method in interface oracle.jbo.Transaction
Attempts to establish a connection to a database identified by a URL.
CONNECTION - Static variable in class oracle.jbo.mom.Tags
 
CONNECTION - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
CONNECTION_FILE_NAME - Static variable in class oracle.adf.model.adapter.AdapterContext
Name of the connection file.
CONNECTION_INFO - Static variable in class oracle.adf.model.adapter.AdapterContext
Key to extract connection information from a parameter map.
CONNECTION_MODE - Static variable in class oracle.jbo.common.PropertyMetadata
 
CONNECTION_MODE - Static variable in interface oracle.jbo.JboContext
Specifies how to connect to Application Module server.
CONNECTION_NAME - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Attribute to hold the connection name.
CONNECTION_NAME - Static variable in class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Attribute to hold the connection name.
CONNECTION_PORT - Static variable in class oracle.jbo.common.PropertyMetadata
 
CONNECTION_PORT - Static variable in interface oracle.jbo.JboContext
Port number where the ORB listens for IIOP requests.
ConnectionCredentials - Class in oracle.jbo.server
Internal: Applications should not use this class.
ConnectionCredentials() - Constructor for class oracle.jbo.server.ConnectionCredentials
 
ConnectionDispatch<T> - Class in oracle.adf.model.connection.webservice.impl
This class is to overwite the getPolicyAssertion() methods, so that instead of working against the policy assertions from the wsdl, assertsPolicy() and getPolicyAssertion() works with those from connections.xml.
ConnectionDispatch(OracleDispatchImpl, WebServiceConnection, Port) - Constructor for class oracle.adf.model.connection.webservice.impl.ConnectionDispatch
 
ConnectionDispatch(ConnectionDispatch<T>) - Constructor for class oracle.adf.model.connection.webservice.impl.ConnectionDispatch
 
ConnectionException - Exception in oracle.adf.model.connection
ConnectionException defines the errors happening during a Connection lifecycle
ConnectionException(Class, String) - Constructor for exception oracle.adf.model.connection.ConnectionException
Create a ConnectionException instance.
ConnectionException(Throwable) - Constructor for exception oracle.adf.model.connection.ConnectionException
Create a ConnectionException instance
ConnectionException(Class, String, Object[]) - Constructor for exception oracle.adf.model.connection.ConnectionException
Creates an Connection exception from an error code that takes parameter values.
ConnectionMetadata - Class in oracle.jbo
A structure that stores JDBC connection metadata.
ConnectionMetadata(String, String, String) - Constructor for class oracle.jbo.ConnectionMetadata
 
ConnectionModeConstants - Interface in oracle.jbo
Defines connection modes.
ConnectionPool - Class in oracle.adf.model.connection.pool
ConnectionPool manages a pool of connections in a system.
ConnectionPool() - Constructor for class oracle.adf.model.connection.pool.ConnectionPool
Create a ConnectionPool instance of a default size
ConnectionPoolManager - Interface in oracle.jbo.server
Declares ConnectionPoolManager operations.
ConnectionPoolManagerFactory - Class in oracle.jbo.server
A factory for creating instances of the designated ConnectionPoolManager implementation.
ConnectionPoolManagerHelper - Class in oracle.jbo.server
 
ConnectionPoolManagerImpl - Class in oracle.jbo.server
Default BC4J implementation of the connection pool manager.
ConnectionPoolManagerImpl() - Constructor for class oracle.jbo.server.ConnectionPoolManagerImpl
Constructor
ConnectionStrategy - Interface in oracle.jbo.common.ampool
Declares application module creation and connection operations.
connectToDataSource(String, String, String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
connectToDataSource(String, String, String, String, String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
connectToDataSource(Hashtable, String, String, String, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
connectToDataSource(Hashtable, String, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
connectToDataSource(DataSource, boolean) - Method in interface oracle.jbo.server.DBTransaction
 
connectToDataSource(DataSource, String, String, boolean) - Method in interface oracle.jbo.server.DBTransaction
 
connectToDataSource(String, String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl
 
connectToDataSource(String, String, String, String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl
 
connectToDataSource(DataSource, boolean) - Method in class oracle.jbo.server.DBTransactionImpl
 
connectToDataSource(DataSource, String, String, boolean) - Method in class oracle.jbo.server.DBTransactionImpl
 
connectToDataSource(Hashtable, String, String, String, boolean) - Method in class oracle.jbo.server.DBTransactionImpl
 
connectToDataSource(Hashtable, String, boolean) - Method in class oracle.jbo.server.DBTransactionImpl
 
connectToDataSource(String, String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl2
Deprecated. Since Jdeveloper 9.0.2
connectToDataSource(String, String, String, String, String, String) - Method in class oracle.jbo.server.DBTransactionImpl2
Deprecated. Since Jdeveloper 9.0.2
connectToDataSource(DataSource, boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connectToDataSource method.
connectToDataSource(DataSource, String, String, boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connectToDataSource method.
connectToDataSource(Hashtable, String, String, String, boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connectToDataSource method.
connectToDataSource(Hashtable, String, boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of connectToDataSource method.
connectToDataSource() - Method in class oracle.jbo.server.ejb.SessionBeanImpl
Convenenince method for acquiring the jdbc connection from the dataSource name specified in useDataSource.
connectToDataSource(String, String, String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connectToDataSource(String, String, String, String, String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connectToDataSource(DataSource, boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connectToDataSource(DataSource, String, String, boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connectToDataSource(Hashtable, String, String, String, boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connectToDataSource(Hashtable, String, boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
connectToDataSource(String, String, String, String) - Method in interface oracle.jbo.Transaction
Deprecated. Since Jdeveloper 9.0.2. No replacement
connectToDataSource(String, String, String, String, String, String) - Method in interface oracle.jbo.Transaction
Deprecated. Since Jdeveloper 9.0.2. No replacement
connectToDataSource(Hashtable, String, String, String, boolean) - Method in interface oracle.jbo.Transaction
Looks up a datasource from a jndi tree and acquires the jdbc connection from the looked up datasource using the javax.sql.Datasource.getConnection(String user, String passwd) method.
connectToDataSource(Hashtable, String, boolean) - Method in interface oracle.jbo.Transaction
Looks up a datasource from a jndi tree and acquires the jdbc connection from the looked up datasource using the javax.sql.Datasource.getConnection(String user, String passwd) method.
ConsoleDiagnosticImpl - Class in oracle.jbo.common
The superclass for classes that display diagnostics in a console.
ConsoleDiagnosticImpl() - Constructor for class oracle.jbo.common.ConsoleDiagnosticImpl
Creates an instance.
constructServiceException(String, Object[], DataObject) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
ConsumerDef - Interface in oracle.adf.model.binding.events
A ConsumerDefImpl implements this interface Used as RT interface for accessing Consmer of an Event
ConsumerDefImpl - Class in oracle.adf.model.binding.events
ConsumerDefImpl implements interface ConsumerDef Used as RT implementation for accessing Consmer of an Event
ConsumerDefImpl() - Constructor for class oracle.adf.model.binding.events.ConsumerDefImpl
 
consumeWord(JIToken) - Method in class oracle.jbo.expr.JIExpr
 
consumeWord(JIToken) - Method in class oracle.jbo.expr.JIInput
 
CONTAINEE - Static variable in class oracle.jbo.mom.Tags
 
CONTAINER - Static variable in class oracle.jbo.mom.Tags
 
CONTAINER_MANAGED_TRANSACTION - Static variable in interface oracle.jbo.common.PropertyConstants
 
ContainerDefImpl - Class in oracle.jbo.mom
 
ContainerDefImpl(DefinitionManager) - Constructor for class oracle.jbo.mom.ContainerDefImpl
 
CONTAINERMANAGED_SERVICE_SB - Static variable in interface oracle.jbo.common.PropertyConstants
 
CONTAINERMANAGED_SESSIONBEAN - Static variable in interface oracle.jbo.common.PropertyConstants
 
ContainerManagedServiceBean - Class in oracle.jbo.server.ejb.sb
BaseClass for deploying an appmodule service methods as session bean with container managed transaction.
ContainerManagedServiceBean() - Constructor for class oracle.jbo.server.ejb.sb.ContainerManagedServiceBean
 
ContainerManagedServiceBeanBase - Class in oracle.jbo.server.ejb.sb
BaseClass for deploying an appmodule service methods as session bean with container managed transaction.
ContainerManagedServiceBeanBase() - Constructor for class oracle.jbo.server.ejb.sb.ContainerManagedServiceBeanBase
 
ContainerManagedTxnHandlerImpl - Class in oracle.jbo.server.ejb
implementation
ContainerManagedTxnHandlerImpl() - Constructor for class oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
 
ContainerObject - Interface in oracle.jbo.server
Implemented by classes that provide server-side containers for components.
ContainerObjectEvent - Class in oracle.jbo.server
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 in oracle.jbo.server
The implementation of the ContainerObject interface.
ContainerObjectImpl() - Constructor for class oracle.jbo.server.ContainerObjectImpl
 
ContainerObjectListener - Interface in oracle.jbo.server
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.EntityRowSetImpl
 
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.
containsAll(Collection) - Method in class oracle.jbo.server.EntityRowSetImpl
 
containsBindingContainer(Object) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
containsBindingContainerKey(Object) - Method in class oracle.adf.model.BindingContext
INTERNAL USE ONLY.
containsDataControl(Object) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
containsException(Throwable) - Method in exception oracle.jbo.JboException
Returns true if this exception contains the given Throwable object in it's details or if one of it's details contains the Throwable object.
containsKey(Object) - Method in class oracle.adf.model.binding.DCDataControlDef
 
containsKey(Object) - Method in class oracle.adf.model.BindingContext
 
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.
containsKey(Object) - Method in class oracle.jbo.uicli.mom.DefaultPageMapImpl
 
containsPolicyReference(PolicyReference) - Method in interface oracle.adf.model.connection.webservice.api.WebServicePolicyReferences
Returns true if this set contains the specified element.
containsPolicyReference(PolicyReference) - Method in class oracle.adf.model.connection.webservice.impl.WebServicePolicyReferencesImpl
 
containsRow(Row) - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
containsRow(Row) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
containsTableAlias(String, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
containsTableAlias(String, String) - Method in interface oracle.jbo.server.SQLBuilder
 
containsValue(Object) - Method in class oracle.adf.model.binding.DCDataControlDef
 
containsValue(Object) - Method in class oracle.adf.model.BindingContext
 
containsValue(Object) - Method in class oracle.jbo.uicli.mom.DefaultPageMapImpl
 
CONTENT_LENGTH - Static variable in interface oracle.adfinternal.model.adapter.url.URLConnectionConstants
 
contentChunkLength() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
contentChunkLength() - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
contentChunkLength() - Method in class oracle.jbo.pcoll.pmgr.SQLServerPersistManager
 
contents - Variable in class oracle.jbo.common.ArrayResourceBundle
 
Contents - Static variable in class oracle.jbo.uicli.mom.JUTags
 
CONTEXT_HELPER - Static variable in class oracle.adf.model.BindingContext
 
CONTEXT_ID - Static variable in class oracle.adf.model.BindingContext
 
ContextHandler - Interface in oracle.adf.model.adapter
Context handlers creates and stores data control metadata.
ContextMetaObjectManager - Class in oracle.jbo.server
Deprecated. since 9.0.5. Functionality merged into base definition manager.
ContextMetaObjectManager() - Constructor for class oracle.jbo.server.ContextMetaObjectManager
Deprecated.  
ContextPoolManager - Class in oracle.jbo.common.ampool
 
ContextPoolManager() - Constructor for class oracle.jbo.common.ampool.ContextPoolManager
 
ContextUtil - Class in oracle.jbo.common
 
CONTROL_HINTS_METHOD - Static variable in class oracle.jbo.datasource.DataSourceDef
 
CONTROL_TYPE - Static variable in class oracle.jbo.ViewCriteriaItem
 
ControlBinding - Interface in oracle.adf.model
Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
ControlBinding - Interface in oracle.binding
Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
ControlBindingHelper - Interface in oracle.adf.model.utils
 
ControllerClassName - Static variable in class oracle.jbo.uicli.mom.JUTags
 
ControlTableSqlStrings - Class in oracle.jbo.pcoll
 
ControlTableSqlStrings(String) - Constructor for class oracle.jbo.pcoll.ControlTableSqlStrings
 
CONTSTAT_FIRST_AND_SECOND_PART - Static variable in class oracle.jbo.pcoll.JDBCPersistManager
 
CONTSTAT_FIRST_PART - Static variable in class oracle.jbo.pcoll.JDBCPersistManager
 
CONTSTAT_SECOND_PART - Static variable in class oracle.jbo.pcoll.JDBCPersistManager
 
CONV_ROWS_TO_NODES - Static variable in class oracle.adf.model.binding.DCLoggerUtil
 
convert(ViewCriteria, Object[], int) - Static method in class oracle.jbo.datasource.ViewCriteriaImpl
 
convert(Class, Class, Object) - Method in class oracle.jbo.domain.TypeConvMapEntry
 
convert(String) - Method in interface oracle.jbodt.common.ExpressionConverter
 
convert(String) - Method in class oracle.jbodt.common.ExpressionConverterManager
 
convertActionIdString(String) - Static method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
convertArrayListToVector(ArrayList) - Static method in class oracle.jbo.common.JboEnvUtil
 
convertArrayToMap(Object[]) - Method in class oracle.jbo.ViewCriteria
 
convertAttributeValue(AttributeDef, Object, int, String) - Static method in class oracle.jbo.domain.TypeFactory
Deprecated. since 10.1.3 use convertAttributeValueToType();
convertAttributeValueToType(AttributeDef, Class, Object, int, String) - Static method in class oracle.jbo.domain.TypeFactory
 
convertCriteriaItemToWhereFragment(ViewCriteria, ViewCriteriaRow, int, boolean) - Method in class oracle.jbo.common.CommonCriteriaAdapter
 
convertDataType(String) - Static method in class oracle.jbo.rules.JboLengthValidator
Interprets a string as one of the comparison datatype constants defined in this class.
convertFindCriteria(FindCriteria, ViewObject, String) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
convertFlags(boolean, boolean, boolean, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
convertHashMapToHashTable(HashMap) - Static method in class oracle.jbo.common.JboEnvUtil
 
convertHashTableToHashMap(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
convertHexStringToByte(String) - Static method in class oracle.jbo.common.RepConversion
 
convertHistoryColumnFlagToString(byte) - Static method in class oracle.jbo.server.AttributeDefImpl
 
convertHistoryColumnStringToFlag(String, byte) - Static method in class oracle.jbo.server.AttributeDefImpl
 
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.
convertIntoBoolean(Object) - Static method in class oracle.jbo.expr.JIParserNode
 
convertIntoDouble(Object) - Static method in class oracle.jbo.expr.JIParserNode
 
convertIntoInteger(Object) - Static method in class oracle.jbo.expr.JIParserNode
 
convertIntoLong(Object) - Static method in class oracle.jbo.expr.JIParserNode
 
convertIntoString(Object) - Static method in class oracle.jbo.expr.JIParserNode
 
convertJdkToIana(String) - Static method in class oracle.jbo.common.CharacterEncodingMapping
Reverse mapping of IANA to JDK character encoding names.
convertListNullValueFlag(String) - Static method in class oracle.jbo.common.ListBindingDef
For internal use only
convertListNullValueFlag(int) - Static method in class oracle.jbo.common.ListBindingDef
For internal use only
convertListNullValueFlag(String) - Static method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated. since 11.1.1.4.0 Applications should not use this api.
convertListOperModeStr(String) - Static method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated. since 11.1.1.4.0 Applications should not use this api.
convertMapToArray(HashMap<String, Object>) - Method in class oracle.jbo.ViewCriteria
 
convertOpandRHSToWhereFragment(ViewCriteria, ViewCriteriaItem, String, Object, boolean) - Method in class oracle.jbo.common.CommonCriteriaAdapter
 
convertOperType(String) - Static method in class oracle.jbo.rules.JboCompareValidator
Interprets a string as one of the comparison operator constants defined in this class.
convertOperType(String) - Static method in class oracle.jbo.rules.JboLengthValidator
Interprets a string as one of the comparison operator constants defined in this class.
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
convertParameterOptionStr(String) - Static method in class oracle.adf.model.binding.DCParameterDef
 
convertRequiredFlagToString(int) - Static method in class oracle.jbo.ViewCriteriaItem
 
convertRequiredStringToFlag(String) - Static method in class oracle.jbo.ViewCriteriaItem
Method to convert the given String to the corresponding value for use in the required flag.
convertRowsToNodes(Row[]) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
convertStringToElement(String) - Static method in class oracle.jbo.common.JboXMLUtil
 
convertToBC4JValue(Class, Object) - Method in class oracle.jbo.common.sdo.SDOHelper
convert sdo property value ot bc4j value based on the target class type
convertToBigDecimal(Number) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToBigDecimal(DBSequence) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToBigInteger(Number) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToBigInteger(DBSequence) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToBlobDomain(DataHandler) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToBoolean(Object) - Static method in class oracle.adf.model.binding.DCDefBase
 
convertToBoolean(Object) - Static method in class oracle.jbo.common.ListBindingDef
 
convertToClobDomain(DataHandler) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToComplexDataType(Row, String, Type) - Static method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
convertToDataChangePolicy(Object) - Method in class oracle.adf.model.binding.DCDefBase
 
convertToDataHandler(BlobDomain) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToDataHandler(ClobDomain) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToDateType(String) - Static method in class oracle.adf.model.adapter.dataformat.DateConversionUtil
 
convertTodouble(Double) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertTofloat(Float) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToInt(Object) - Static method in class oracle.adf.model.binding.DCDefBase
 
convertToInt(Object) - Static method in class oracle.jbo.common.ListBindingDef
 
convertToint(Integer) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToIntArray(Object[]) - Static method in class oracle.adf.model.binding.DCDefBase
 
convertToIntArray(Object[]) - Static method in class oracle.jbo.common.ListBindingDef
 
convertToJava(Object) - Method in class oracle.jbo.common.VariableImpl
Converts a value from the database type to its corresponding Java type and returns the result.
convertToJava(AttributeDef, Object) - Method in class oracle.jbo.rules.AbstractValidator
 
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.
convertToJava(Object) - Method in interface oracle.jbo.Variable
 
convertToLong(Object) - Static method in class oracle.adf.model.binding.DCDefBase
 
convertTolong(Long) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToSDOValue(Type, Object) - Method in class oracle.jbo.common.sdo.SDOHelper
convert bc4j attribute value to sdo type
convertToSDOValue(Class, Object) - Method in class oracle.jbo.common.sdo.SDOHelper
 
convertToshort(Short) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToStorage(Object, DBTransactionImpl) - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Application should not use this method.
convertToString(Date) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToString(Timestamp) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToText(Vector, String) - Static method in class oracle.jbo.mom.PropertyNameValueDef
 
convertToTimestamp(Date) - Static method in class oracle.jbo.common.sdo.DataConversionHelper
 
convertToVector(String, String) - Static method in class oracle.jbo.mom.PropertyNameValueDef
 
convertToVector(String) - Static method in class oracle.jbo.rules.JboListValidator
Converts a string representation of values to a vector.
convertToVector(String) - Static method in class oracle.jbo.server.rules.JboListValidator
Converts a string representation of values to a vector.
convertUpdateableFlagToString(byte) - Static method in class oracle.jbo.common.AttributeDefHelper
 
convertUpdateableStringToFlag(String) - Static method in class oracle.jbo.common.AttributeDefHelper
Convert Attribute Updateable value to byte.
convertValue(Class, Class, Object, int) - Static method in class oracle.jbo.common.JboTypeMap
 
convertValue(Class, Class, Object[], int) - Method in class oracle.jbo.common.JboTypeMapEntries
 
convertValue(Class, Class, Object[], int) - Method in class oracle.jbo.common.OracleTypeMapEntries
 
convertValueList() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
Deprecated. since 11.1.1.4.0 Applications should not use this api.
convertValueToStorageType(Object) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
convertValueToStorageType(Object) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
convertValueToStorageType(Object) - Method in interface oracle.jbo.server.SQLBuilder
This method is used to convert the Java type to a JDBC type so that it could be used to bind as a parameter for SQL execution.
convertValueToWhereFragment(ViewCriteria, ViewCriteriaItem, String) - Method in class oracle.jbo.common.CommonCriteriaAdapter
 
convertValueToWhereFragment(ViewCriteriaItem, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Converts a literal value to be used in the WHERE clause.
convertValueToWhereFragment(ViewObject, ViewCriteria, ViewCriteriaItem, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Converts a literal value to be used in the WHERE clause.
convertVectorToArrayList(Vector) - Static method in class oracle.jbo.common.JboEnvUtil
 
convertViewCriteria(ViewCriteria, ViewCriteria) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
cookieUpdated() - Method in interface oracle.jbo.common.ampool.SessionCookieListener
 
copy(PropertyNameValueDef) - Method in class oracle.jbo.mom.PropertyNameValueDef
 
COPY_OPT_ALL_ROWS - Static variable in interface oracle.jbo.RowSet
A deep copy of the rowset copies all the rows accessible from this RowSet
COPY_OPT_LIMIT_RANGE - Static variable in interface oracle.jbo.RowSet
A deep copy copies only rows in the current range of this RowSet.
copyChangedNonKeyAttributes(EntityImpl) - Method in class oracle.jbo.server.EntityImpl
This method copies all the changed attributes from one entity to another.
copyDataObject(DataObject, DataObject, int) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Copy/Clone dataobject from source to dest
copyDataObject(DataObject, DataObject, int, HashMap) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Copies values from one data object to another.
copyDataObject(DataObject, DataObject) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Copy or Clone dataobject from source to dest
copyEffDtEntity() - Method in class oracle.jbo.server.EntityImpl
Make a copy of this Entity for Effective Date Updates.
copyErrorMsgInfo(AbstractValidator) - Method in class oracle.jbo.rules.AbstractValidator
 
copyFrom(ViewRowImpl) - Method in class oracle.adf.model.bean.DCDataRow
 
copyFrom(ListBindingDef) - Method in class oracle.jbo.common.ListBindingDef
Internal: Applications should not use this method.
copyFrom(ViewCriteria) - Method in class oracle.jbo.common.ViewCriteriaImpl
 
copyFrom(ListBindingDef) - Method in class oracle.jbo.server.ListBindingDefImpl
Internal: Applications should not use this method.
copyFrom(ViewRowImpl) - Method in class oracle.jbo.server.ViewRowImpl
For subclasses to implement copy of transient members in the subclass This method is invoked when a new row is created with attributes copied from the other row for move into a new collection in makeRowCopy.
copyFrom(ViewCriteria) - Method in class oracle.jbo.ViewCriteria
For internal use only.
copyFrom(ViewCriteriaItem) - Method in class oracle.jbo.ViewCriteriaItem
 
copyFrom(ViewCriteriaItem) - Method in class oracle.jbo.ViewCriteriaItemCompound
 
copyFrom(ViewCriteriaRow) - Method in class oracle.jbo.ViewCriteriaRow
 
copyFrom(ViewCriteriaUsage) - Method in class oracle.jbo.ViewCriteriaUsage
 
copyInto(SessionCookie) - Method in interface oracle.jbo.common.ampool.SessionCookie
Copies the state of this cookie into the target cookie.
copyInto(SessionCookie) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
copyInto(Object[]) - Method in class oracle.jbo.common.WeakVector
 
copyInto(Object[]) - Method in class oracle.jbo.common.WeakVectorImpl
 
copyTo(ServiceMessage) - Method in class oracle.jbo.common.JboServiceMessage
 
copyTo(ServiceMessage) - Method in class oracle.svcmsg.ServiceMessage
Copies the content of this message to copy.
CORE - Static variable in class oracle.jbo.common.PropertyGroup
 
correctOprandLiteral(String) - Method in class oracle.jbo.common.CommonCriteriaAdapter
 
cos() - Method in class oracle.jbo.domain.Number
Calculates the cosine of this.
cosh() - Method in class oracle.jbo.domain.Number
Calculates the hyperbolic cosine of this.
count() - Static method in enum oracle.jbo.server.uniqueid.RowIdEntityObjectImpl.AttributesEnum
 
count() - Static method in enum oracle.jbo.server.uniqueid.RowIdViewObjRowImpl.AttributesEnum
 
CpxUtils - Class in oracle.jbo.uicli.mom
 
CpxUtils.Visitor - Class in oracle.jbo.uicli.mom
 
CpxUtils.Visitor() - Constructor for class oracle.jbo.uicli.mom.CpxUtils.Visitor
 
create(AttributeList) - Method in class oracle.adf.model.bean.DCDataRow
 
create() - Method in class oracle.adf.model.bean.DCDataVO
Override from VO to manage keys.
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcSerializer
 
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.ServiceAdvertisedPolicyReferenceSerializer
cann't create a policy reference since it is coming from wsdl
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.ServiceAdvertisedPolicySerializer
cann't create a policy since it is coming from wsdl
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.WebServiceCallPropertiesSerializer
 
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.WebServiceColocationSerializer
 
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.WebServicePolicyReferencesSerializer
 
create(Factory, Component, QName, QName) - Method in class oracle.adf.model.connection.webservice.impl.WebServicePolicySerializer
 
create(String, String, int, String, int, int) - Static method in class oracle.jbo.ApplicationModuleFactory
 
create(String, String, String, int, String, int, int) - Static method in class oracle.jbo.ApplicationModuleFactory
 
create() - Method in interface oracle.jbo.ApplicationModuleHome
Creates an ApplicationModule.
create() - Method in class oracle.jbo.client.ejb.ApplicationModuleHomeImpl
 
create(EJBHome, Hashtable) - Static method in class oracle.jbo.client.remote.ejb.ApplicationModuleProxy
 
create(EJBLocalHome, Hashtable) - Static method in class oracle.jbo.client.remote.ejb.ApplicationModuleProxy
 
create(Hashtable) - Method in interface oracle.jbo.client.remote.ejb.EJBHomeInterface
 
create(Object, Hashtable) - Method in class oracle.jbo.client.remote.ejb.wl.WLEJBHomeInvocationHandler
 
create(Hashtable) - Method in interface oracle.jbo.common.ejb.LocalApplicationModuleHome
 
create(Hashtable) - Method in interface oracle.jbo.common.remote.ejb.RemoteApplicationModuleHome
 
Create - Static variable in interface oracle.jbo.common.service.types.ChangeOperation
Constant for Create operation
create() - Method in class oracle.jbo.common.StringManagerFactory
Instantiates a StringManager object.
create() - Method in class oracle.jbo.server.ComponentObjectImpl
 
create() - Method in class oracle.jbo.server.DatabaseTransactionFactory
Instantiates a DBTransactionImpl2 instance.
create(String) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
create(String, String, String) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
create(String, String, String, Properties) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
create(Connection) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
create(String, Properties) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
create(DataSource) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
create(DataSource, String, String) - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
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() - Method in class oracle.jbo.server.remote.colo.ColoApplicationModuleHomeImpl
 
create() - Static method in class oracle.jbo.server.security.JboJAASFactory
 
create(String) - Static method in class oracle.jbo.server.security.JboJAASFactory
 
create() - Static method in class oracle.jbo.server.SQLBuilderFactory
Creates instances of a designated implementation of the SQLBuilder interface.
create(String) - Static method in class oracle.jbo.server.SQLBuilderFactory
 
create(Object, String) - Method in class oracle.jbo.server.svc.ServiceImpl
Standard insert operation.
create() - Method in class oracle.jbo.server.ViewObjectOnRowSets
 
create(AttributeList) - Method in class oracle.jbo.server.ViewRowImpl
Initialization method to be over-ridden in generated code for custom defaulting.
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_ACTION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
CREATE_AM - Static variable in class oracle.jbo.server.LoggerUtil
 
CREATE_CONN - Static variable in class oracle.jbo.server.LoggerUtil
 
CREATE_NESTED_AM - Static variable in class oracle.jbo.server.LoggerUtil
 
CREATE_PERMISSION - Static variable in class oracle.adf.model.binding.DCPrivilege
 
CREATE_ROW_ACTION - Static variable in class oracle.jbo.server.security.PermissionHelper
 
CREATE_ROW_ACTION - Static variable in class oracle.jbo.server.security.XSPermissionHelper
 
createAccessorAttributeDef(String, StructureDefImpl, boolean) - Method in class oracle.adf.model.generic.StructureDefImpl
For internal framework use only
createAccessorRowSetIterator(RowSetIterator, Row, DCIteratorBinding, String, String, boolean) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String) - Method in class oracle.adf.model.binding.DCDataControl
creates a accessor RSI using the current or the first row of the masterRSI and calling the get<accName> method on it to get the RSI dataprovider.
createAccessorRowSetIterator(RowSetIterator, Row, DCIteratorBinding, String, String) - Method in class oracle.adf.model.binding.DCDataControl
 
createAccessorRowSetIterator(RowSetIterator, Row, DCIteratorBinding, String, String, boolean) - Method in class oracle.adf.model.binding.DCDataControl
 
createAccessorRowSetIteratorForMasterRow(DCIteratorBinding, RowSetIterator, Row, Object, String, String, boolean) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createAccessorRowSetIteratorForMasterRow(DCIteratorBinding, RowSetIterator, Row, Object, String, String, boolean) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createAccessorRowSetIteratorForMasterRow(DCIteratorBinding, RowSetIterator, Row, Object, String, String, boolean) - Method in class oracle.adf.model.binding.DCDataControl
 
createAccessorRowSetIteratorForMasterRow(DCIteratorBinding, RowSetIterator, Row, Object, String, String, boolean) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
createActionBinding(JUPanelBinding, Component, String, String, String, int) - Static method in class oracle.jbo.uicli.jui.JUButtonBinding
Use this method to bind an AbstractButton to a BC4J ViewObject and assign one of the enumerated set of actions to this Button, so that when this button is pressed (on actionPerformed) the desired action(method) is invoked on the associated RowSet.
createActionBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createActionBindingEvent() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
createActionBindingEvent() - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
createAdapterInstance() - Method in class oracle.adf.model.adapter.AdapterDefinition
Creates an instance of the adapter by loading the adapter class.
createAltKey(String, int, String[]) - Method in class oracle.jbo.server.EntityDefImpl
 
createAltKey(String, int, String[]) - Method in class oracle.jbo.server.RowDef
 
createAltKey(String, int, String[]) - Method in class oracle.jbo.server.ViewDefImpl
 
createAndAddNewRow(RowContext) - Method in class oracle.adf.model.adapter.AbstractImpl
Helper method to create a row and add the new row to the master row.
createAndInitRow(AttributeList) - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
createAndInitRow(AttributeList) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
createAndInitRow(AttributeList) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
createAndInitRow(AttributeList) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
createAndInitRow(AttributeList) - Method in interface oracle.jbo.RowIterator
Creates and initializes a new Row object, but does not insert it into the Row Set.
createAndInitRow(AttributeList) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
createAndInitRow(AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
 
createAndInitRow(AttributeList) - Method in class oracle.jbo.server.ViewRowSetImpl
 
createAndInitRow(AttributeList) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
createAndInitRow(AttributeList) - Method in class oracle.jbo.ViewCriteria
For internal use only.
createAndInitRowForCollection(Object, AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
 
createAndLoadFromXML(DefElement) - Static method in class oracle.adf.model.binding.DCConfigurationDef
 
createAndLoadFromXML(DefElement) - Static method in class oracle.adf.model.binding.DCDataControlConfigDef
 
createAndLoadFromXML(DefElement, String) - Static method in class oracle.adf.model.binding.DCDataControlDef
 
createAndLoadFromXML(DefElement, String) - Static method in class oracle.adf.model.binding.DCDefBase
 
createAndLoadFromXML(DefElement) - Static method in class oracle.adf.model.generic.StructureDefImpl
 
createAndLoadFromXML(DefElement) - Static method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
createAndNotifyDCE(DataChangeEntry.DataChangeType, Object[], String[]) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
createAndNotifyDCE(DataChangeEntry.DataChangeType, Object[], String[]) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
createAndNotifyKeyChangedDCE(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
createApplicationDefinition(String) - Method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
createApplicationModule(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a nested application module in this application module from the application module definition.
createApplicationModule(int, String, String) - Method in class oracle.jbo.client.remote.AbstractAppModuleRequestHandler
 
createApplicationModule(String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Create a ApplicationModule using its class name and specify its name
createApplicationModule(String, String) - Method in class oracle.jbo.client.remote.PooledRequestHandler
 
createApplicationModule(Hashtable) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Create an application module.
createApplicationModule(SessionCookie, EnvInfoProvider) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Create an application module.
createApplicationModule(SessionCookie, EnvInfoProvider) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
createApplicationModule(Hashtable) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
createApplicationModule(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createApplicationModule(String, String) - Static method in class oracle.jbo.plsql.RootAppModuleHelper
 
createApplicationModule(String, String, int) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
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.
createApplicationModule(String, String) - Method in interface oracle.jbo.server.DBTransaction
Creates an instance of an nested Application Module within this Transaction For example,
createApplicationModule(String) - Method in interface oracle.jbo.server.DBTransaction
Creates an Application Module.
createApplicationModule(String, String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an instance of an nested Application Module within this Transaction For example,
createApplicationModule(String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous Application Module.
createApplicationModule(String, String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createApplicationModule(String, String) - Method in class oracle.jbo.server.ejb.sb.ServiceBean
Convenience method for creating the aggregated application module instance using a LOCAL mode configuration.
createApplicationModule(String) - Method in class oracle.jbo.server.ejb.sb.ServiceBean
Convenience method for creating the aggregated application module instance.
createApplicationModule(Hashtable) - Method in class oracle.jbo.server.ejb.SessionBeanImpl
 
createApplicationModule(String, Hashtable) - Method in class oracle.jbo.server.ejb.SessionBeanImpl
Convenience method for creating the aggregated application module instance using the jndi environment properties.
createApplicationModule(String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createApplicationModule(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createApplicationModule(String, String, int) - Method in class oracle.jbo.server.PDefApplicationModule
 
createApplicationModule(String, String) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createApplicationModuleDef(int, String) - Static method in class oracle.jbo.server.ApplicationModuleDefImpl
 
createApplicationObject(String) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
createApplicationObject(String, Properties) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
createApplicationObject(String, Properties, EnvInfoProvider) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
createAssociationAccessorRS(ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.AssociationDefImpl
 
createAssociationAccessorRS(ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.ejb.facade.CmrAccessorDefImpl
 
createAssociationAccessorRS(AssociationDefImpl, ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.EntityImpl
 
createAssociationAccessorVO(ApplicationModuleImpl, String, EntityAssociation) - Method in class oracle.jbo.server.AssociationDefImpl
 
createAssociationAccessorVO(ApplicationModuleImpl, String, EntityAssociation) - Method in class oracle.jbo.server.ejb.facade.CmrAccessorDefImpl
 
createAssociationAccessorVO(AssociationDefImpl, String, EntityAssociation) - Method in class oracle.jbo.server.EntityImpl
 
createAttributeBinding(JUFormBinding, Object, String, String, String, String) - Static method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
This method is used by the JDeveloper designtime wizards for binding a text component with an attribute of rows of a ViewObject/RowIterator.
createAttributeBinding(JUFormBinding, JUArrayComboBox, String, String, String, String, JUArrayElementEditorInterface) - Static method in class oracle.jbo.uicli.controls.JUArrayComboBox
This method is used by the JDeveloper designtime wizards for binding a JComboBox component with an attribute of type Array in rows of a ViewObject/RowIterator.
createAttributeBinding(JUFormBinding, JUDefaultControlInterface, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUDefaultControlBinding
Creates an instance of this binding based on the given binding information.
createAttributeBinding(JUFormBinding, JFormattedTextField, MaskFormatter, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
createAttributeBinding(JUFormBinding, JFormattedTextField, NumberFormatter, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
createAttributeBinding(JUFormBinding, JFormattedTextField, DateFormatter, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
createAttributeBinding(JUFormBinding, JFormattedTextField, JFormattedTextField.AbstractFormatter, JUFormattedTextFieldBinding.Convertor, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
createAttributeBinding(JUFormBinding, JFormattedTextField, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
createAttributeBinding(JUFormBinding, JFormattedTextField, JFormattedTextField.AbstractFormatterFactory, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
createAttributeBinding(JUFormBinding, JFormattedTextField, JFormattedTextField.AbstractFormatterFactory, JUFormattedTextFieldBinding.Convertor, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
This method is used by the JDeveloper designtime wizards for binding a text component with an attribute of rows of a ViewObject/RowIterator.
createAttributeBinding(JUFormBinding, JLabel, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JULabelBinding
This method is used by the JDeveloper design time wizards for binding a label with an attribute of rows of a ViewObject/RowIterator.
createAttributeBinding(JUPanelBinding, JProgressBar, String, String, String, String, int, int) - Static method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
Creates a binding for the JProgressBar control.
createAttributeBinding(JUFormBinding, JScrollBar, String, String, String, String, int, int, int) - Static method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
Creates a binding for the JScrollBar control.
createAttributeBinding(JUFormBinding, JSlider, String, String, String, String, int, int, int) - Static method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
Creates a binding for the JSlider control.
createAttributeBinding(JUFormBinding, JTextComponent, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUTextFieldBinding
This method is used by the JDeveloper designtime wizards for binding a text component with an attribute of rows of a ViewObject/RowIterator.
createAttributeBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createAttributeDef() - Method in class oracle.adf.model.bean.DCDataViewDef
 
createAttributeDef() - Method in class oracle.jbo.server.ViewDefImpl
Internal use only.
createAttributeListBinding(JUPanelBinding, JTable, String, String, String, String[]) - Static method in class oracle.jbo.uicli.jui.JUTableBinding
Creates an instance of JUTableBinding to return.
createAttributeListBinding(JUPanelBinding, JTable, String, String, String, String[], boolean, JUTableSortModel) - Static method in class oracle.jbo.uicli.jui.JUTableBinding
Creates an instance of JUTableBinding to return.
createAttributesFromPort(Port) - Static method in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
createAuthorPrompter(String, String) - Static method in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
createBean(EntityFacadeImpl) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeCollImpl
Creates an Entity Bean instance.
createBeanDataControl(String, String, Object, boolean) - Method in class oracle.adf.model.bean.DataControlFactoryImpl
Override this method to supply custom generic-based data control
createBindingContainer(BindingContext) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Deprecated. since 10.1.3. Use createBindingContainer(BindingContext ctx, DCBindingContainer parent, String name) instead.
createBindingContainer(BindingContext, DCBindingContainer, String) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
createBindingContainer(ApplicationModule) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
createBindingContainer(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCBindingContainerReference
Deprecated. use #createBindingContainer(BindingContext, DCBindingContainer) instead.
createBindingContainer(String, String, boolean) - Method in class oracle.adf.model.binding.DCDataControl
Create a DCBindingContainer instance using the given name and form definition.
createBindingContainerInstance(String) - Method in class oracle.adf.model.binding.DCDataControl
 
createBlankInstance(DBTransaction) - Method in class oracle.jbo.server.EntityDefImpl
 
createBlankInstance2(DBTransaction) - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
createBooleanBinding(JUFormBinding, AbstractButton, String, String, String, String, Object[], boolean) - Static method in class oracle.jbo.uicli.jui.JUButtonBinding
Use this method to bind an AbstractButton to a BC4J Attribute when the Application usage determines the attribute values for true and false states to be used to set the attribute values.
createBooleanBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createButton(JUShuttlePanel.ActionType, String, JPanel, boolean) - Method in class oracle.jbo.uicli.controls.JUShuttlePanel
A default implementation to create a button for the shuttlepanel.
createButtons(Object[]) - Method in class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
createButtons(Object[]) - Method in interface oracle.jbo.uicli.jui.JUButtonGroupControlInterface
Creates buttons for each object in the given list and adds it to the control's display.
createCallableStatement(String, int) - Method in interface oracle.jbo.server.DBTransaction
Creates a JDBC CallableStatement instance.
createCallableStatement(String, int) - Method in class oracle.jbo.server.DBTransactionImpl
 
createCallableStatement(String, int) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createCallableStatement method.
createCallableStatement(String, int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createCarrier() - Method in class oracle.jbo.ViewCriteriaItem
 
createCarrier() - Method in class oracle.jbo.ViewCriteriaItemCompound
 
createCDATASection(String) - Method in class oracle.jbo.mom.xml.DefNodeFactory
 
createClientApplicationModule(AppModuleRequestHandler) - Static method in class oracle.jbo.common.colo.ColoApplicationModuleImpl
 
createClone() - Method in class oracle.adf.model.binding.DCVariableImpl
 
createClone() - Method in class oracle.jbo.common.VariableImpl
 
createCollection(String, int) - Method in class oracle.jbo.pcoll.PCollManager
 
createCollection(String, int, int, int) - Method in class oracle.jbo.pcoll.PCollManager
 
createCollection(String, int, int) - Method in class oracle.jbo.pcoll.PCollManager
 
createCommitAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "COMMIT".
createComponentObject(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a component object in this application module from the component object definition.
createComponentObject(String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Create a ComponentUsage using the name of a ComponentObject class.
createComponentObject(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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
createComponentObject(String, String) - Method in class oracle.jbo.server.ContainerObjectImpl
 
createComponentObject(String, String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createCompositeViewDef(String, String) - Method in interface oracle.jbo.ApplicationModule
 
createCompositeViewDef(String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createCompositeViewDef(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createCompositeViewDef(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
createCompositeViewDef(int, String) - Static method in class oracle.jbo.server.ViewDefImpl
 
createConnectionConfig(Attributes) - Static method in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
createContainerDefObject(boolean) - Method in class oracle.jbo.mom.DefinitionManager
 
createContainerDefObject(boolean) - Method in class oracle.jbo.server.MetaObjectManager
 
createContainerDefObject(boolean) - Method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
createContainerType(String) - Method in class oracle.jbo.mom.ContainerDefImpl
 
createContainerType(String) - Method in class oracle.jbo.server.PackageDefImpl
 
createContainerType(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
createControl() - Method in class oracle.adf.model.binding.DCControlBindingDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUActionDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUButtonDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUComboBoxLovEditDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUDefaultControlDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JULabelDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUProgressBarDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUScrollBarDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUSliderAttrDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUSliderDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUTextFieldDef
 
createControl() - Method in class oracle.jbo.uicli.jui.JUTreeDef
 
createControlBinding(Object, DCBindingContainer) - Method in class oracle.adf.model.binding.DCControlBindingDef
 
createControlBinding(DCBindingContainer) - Method in class oracle.adf.model.binding.DCControlBindingDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.adf.model.binding.DCControlBindingDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.adf.model.binding.DCParameterDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.adf.model.binding.DCPermissionDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlHierDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
For Framework internal use only
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlParameterDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUEventBindingDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUActionDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUButtonDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUButtonGroupDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUDefaultControlDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JULabelDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JULovButtonDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUProgressBarDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUScrollBarDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUSliderAttrDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUSliderDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUSpinnerDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUTableDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUTextFieldDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUTreeDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.jui.JUTreeTableDef
 
createControlBindingInstance(Object, DCBindingContainer) - Method in class oracle.jbo.uicli.uix.JUCtrlHGridDef
 
createControlDef(HashMap) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
createControlDef(DCIteratorBinding, StructureDef, AttributeDef) - Method in class oracle.adf.model.binding.DCBindingFactory
 
createControlDef(DCIteratorBinding, AttributeDef, String) - Method in class oracle.adf.model.binding.DCBindingFactory
 
createControlDef(String) - Method in interface oracle.adf.model.binding.DCDefFactory
 
createControlDef(String) - Method in interface oracle.adf.model.binding.DefinitionFactory
Allows for creation of the control definition without requiring an element.
createControlDef(String) - Method in class oracle.adf.model.DataControlDefinitionFactory
This method is not implemented for data controls
createControlDef(String) - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createControlDef(String) - Method in class oracle.jbo.uicli.jui.JUDefFactoryImpl
 
createControlDef(String, HashMap) - Method in class oracle.jbo.uicli.jui.JUPanelDef
 
createControls(DCBindingContainer) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
createControls(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
createControlTable() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
createCreateAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "CREATE".
createCreateActions(boolean, Collection, StructureDefinition, DataControlDefinition) - Static method in class oracle.adf.model.utils.JSR227Util
Helper method for creating definitions for CREATE_INSERT and, if necessary, CREATE actions.
createCreateInsertAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "CREATEINSERT".
createCreateTempWithParamsAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creating an OperationDefinition for the standard operation OperationDefinition.ACTION_CREATE_TEMP_WITH_PARAMS.
createCreateWithParamsAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creating an OperationDefinition for the standard operation OperationDefinition.ACTION_CREATE_WITH_PARAMS.
createCriteria() - Method in class oracle.jbo.common.ViewCriteriaImpl
 
createCriteria() - Method in class oracle.jbo.ViewCriteria
 
createCriteriaItem(int, String, int) - Method in class oracle.jbo.common.ViewCriteriaRowImpl
 
createCriteriaItem(int, String, int) - Method in class oracle.jbo.ViewCriteriaRow
 
createCriteriaItemValue(int) - Method in class oracle.jbo.common.ViewCriteriaItemImpl
 
createCriteriaItemValue(Object, boolean, boolean, int) - Method in class oracle.jbo.common.ViewCriteriaItemImpl
 
createCriteriaItemValue(int) - Method in class oracle.jbo.ViewCriteriaItem
 
createCriteriaItemValue(Object, boolean, boolean, int) - Method in class oracle.jbo.ViewCriteriaItem
 
createCriteriaRowMatch(DCRowSetIteratorImpl, ViewCriteria) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
createDataControl() - Method in class oracle.adf.model.adapter.AbstractDefinition
Creates an instance of data control generated from the metadata definition.
createDataControl() - Method in class oracle.adf.model.adapter.bean.BeanDefinition
Creates data control at runtime.
createDataControl(String, String, Object, AbstractDefinition) - Method in class oracle.adf.model.adapter.DataControlFactoryImpl
Override this method to supply custom adapter-based data control
createDataControl(AbstractDefinition) - Method in class oracle.adf.model.adapter.MetaDef
Creates a data control metadata from the data control definition.
createDataControl(String, String, Object, boolean) - Method in class oracle.adf.model.generic.DataControlFactoryImpl
Override this method to supply custom generic-based data control
createDataControl() - Method in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
Creates data control at runtime.
createDataControl() - Method in class oracle.adfinternal.model.adapter.toplink.TopLinkDefinition
Creates data control at runtime.
createDataControl() - Method in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Creates CSV data control instance from the metadata definition.
createDataControl() - Method in class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Creates XML data control instance from the metadata definition.
createDataControl() - Method in class oracle.adfinternal.model.adapter.webservice.WSDefinition
Creates an instance of the Webservice data control generated from the metadata definition.
createDataControlActionBinding(Object, DCDataControl, int) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
For internal use only.
createDataControlFrame(String, List<DataControlPolicy>, DataControlPolicy) - Method in class oracle.adf.model.BindingContext
Deprecated. since 11.1.1.0.0
createDataControlFrame(String, DataControlFrame, List<DataControlPolicy>, DataControlPolicy) - Method in class oracle.adf.model.BindingContext
Creates a datacontrol frame with the given name.
createDataObject(Object, Class, boolean) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
createDataObject(AttributeList, Class) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
createDataObject(AttributeList, Class, ViewDefImpl) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
createDataObject(Row, Class, FindCriteria, boolean, boolean) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
createDatum(CallableStatement, int) - Method in interface oracle.jbo.domain.DatumFactory
 
createDatum(ResultSet, int) - Method in interface oracle.jbo.domain.DatumFactory
 
createDef() - Method in class oracle.jbo.server.EntityDefImpl
This method should be used to perform custom-metadata initialization in a subclass of EntityDefImpl.
createDef() - Method in class oracle.jbo.server.RowDef
This method should be used to perform custom-metadata initialization in a subclass of RowDef.
createDefinition(DefElement) - Method in interface oracle.adf.model.binding.DefinitionFactory
Create definition based on element information
createDefinition(DefElement) - Method in class oracle.adf.model.DataControlDefinitionFactory
 
createDefinition(Object, DTContext) - Method in interface oracle.adfinternal.model.adapter.generic.DataControlStructureProvider
Creates the DataControlStructure that describes the required components of an AbstractDefinition in designtime mode in the ADF adapter-based framework.
createDefinition(DefElement) - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createDefinition(DefElement) - Method in class oracle.jbo.uicli.jui.JUDefFactoryImpl
 
createDeletedRowNodeIterator(ViewObjectImpl, Node) - Method in class oracle.jbo.server.DotNetXmlDocumentReader
 
createDeletedRowNodeIterator(ViewObjectImpl, Node) - Method in class oracle.jbo.server.XmlDocumentReader
 
createDetailRowSet(String, String) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
Create a row set for the view link.
createDetailRowSet(int, String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Create a detail RowSet (ViewObject) using the name of a ViewObject class.
createDetailRowSet(String, String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
Create a row set for the view link.
createDetailRowSet(String, String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
createDetailRowSet(String, String) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
createDetailRowSet(String, String) - Method in class oracle.jbo.common.ws.WSRowSetIteratorImpl
 
createDetailRowSet(String, String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
createDetailRowSet(String, String) - Method in interface oracle.jbo.RowSetIterator
Creates a detail Row Set.
createDetailRowSet(String, String) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
createDetailRowSet(String, String) - Method in class oracle.jbo.server.ViewObjectImpl
Creates a detail Row Set.
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.ViewRowSetIteratorImpl
Creates a detail Row Set.
createDiagnostic() - Static method in class oracle.jbo.common.DiagnosticFactory
Creates an instance of an implementation of the IDiagnostic interface.
createDocument() - Method in class oracle.jbo.mom.xml.DefNodeFactory
 
createDomainFromSerializedXML(Element) - Method in interface oracle.jbo.domain.XMLDomainReaderFactory
 
createDomainFromXMLElement(Element) - Method in interface oracle.jbo.domain.XMLDomainFactory
 
createDomainViewObject(StructureDef, String, RowSetIterator, Row, String) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createDOMParser(boolean) - Static method in class oracle.jbo.common.JboXMLUtil
 
createDuplicateDetailIterator() - Method in class oracle.adf.model.adapter.AbstractDefinition
If the data control needs a distinct iterator to be created for the control binding, this method should return true.
createEffDateViewObjectVC(ViewObjectImpl, Object[], ArrayList, ArrayList) - Method in class oracle.jbo.server.JboExistsValidator
 
createEffDtDateDayAddStatement() - Method in class oracle.jbo.server.EntityCache
Create a PreparedStatement that could be cached and reused to compute the sum/difference between a date and specified number of days.
createElement(String) - Method in class oracle.jbo.mom.xml.DefNodeFactory
 
createEmptyBLOB(Object) - Static method in class oracle.jbo.domain.BlobDomain
Creates an empty Blob object.
createEmptyCLOB(Object) - Static method in class oracle.jbo.domain.ClobDomain
Creates an empty Clob object.
createEmptyCLOB(Object) - Static method in class oracle.jbo.domain.generic.GenericClob
Creates an empty Clob object.
createEmptyDataSet(StructureDefinition, boolean) - Method in class oracle.adf.model.adapter.AbstractImpl
Creates an empty data set for a given structure.
createEntities() - Method in class oracle.jbo.server.ViewRowImpl
Creates blank instances of the Entity Objects that this row is composed of.
createEntity(Class) - Method in class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Creates a new object instance based upon the given class type to be created in this transaction.
createEntity(Class, boolean) - Method in class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Creates a new object instance based upon the given class type to be created in this transaction.
createEntityAttrHints(AttributeDefImpl) - Method in class oracle.jbo.server.EntityImpl
Create a map to store attribute hints for this row.
createEntityDef(int, String, String, String) - Static method in class oracle.jbo.server.EntityDefImpl
 
createEntityInstance(EntityDefImpl, AttributeList) - Method in interface oracle.jbo.server.DBTransaction
Creates an EntityImpl instance based on the given defintion.
createEntityInstance(String, AttributeList) - Method in interface oracle.jbo.server.DBTransaction
Creates an EntityImpl instance based on the named defintion.
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(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(EntityDefImpl, AttributeList) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createEntityInstance method.
createEntityInstance(String, AttributeList) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createEntityInstance method.
createEntityInstance(EntityDefImpl, AttributeList) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createEntityInstance(String, AttributeList) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createEntityViewLinkAccessorRS(AssociationDefImpl, ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.EntityImpl
 
createEntityViewLinkAccessorVO(AssociationDefImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.EntityImpl
 
createEnumerationBinding(JUFormBinding, AbstractButton[], String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
Given a list of buttons (that display the values for the given valueList) bind to an attribute of a ViewObject, such that on selection of one of the buttons in the list, the value of the selected attribute in the current row of the ViewObject is updated with the equivalent value in the valueList array.
createEnumerationBinding(JUFormBinding, Object, String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
Use this method to bind a combobox control to a ViewObject/RowSet identified by voInstanceName when a static list of values are displayed in the combobox, and the combobox is used to display/update the same attribute in the same viewobject.
createEnumerationBinding(JUFormBinding, JList, String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Use this method to bind a list control to a ViewObject/RowSet, identified by voInstanceName, when a static list of values are displayed in the listbox, and the listbox is used to display/update the same attribute in the same viewobject.
createEnumerationBinding(JUFormBinding, JSpinner, String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this method to bind a JSpinner control to a ViewObject/RowSet, identified by voInstanceName.
createEnumerationBinding(JUFormBinding, JSpinner, String, String, String, String, SpinnerListModel) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this method to bind a JSpinner control to a ViewObject/RowSet, identified by voInstanceName.
createEnumerationBinding(JUFormBinding, JSpinner, String, String, String, String, SpinnerDateModel) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this method to bind a JSpinner control to a ViewObject/RowSet, identified by voInstanceName.
createEnumerationBinding(JUFormBinding, JSpinner, String, String, String, String, SpinnerNumberModel) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this method to bind a JSpinner control to a ViewObject/RowSet, identified by voInstanceName.
createEscapes(String, boolean) - Static method in class oracle.jbo.mom.xml.XMLOutputStream
 
createEventDispatcherInstance() - Method in class oracle.adf.model.binding.DCBindingContainer
createEventDispatcherInstance Returns a new EventDispatcher instance if it doesnt exixts
createEventProducer() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
createEventProducer creates new instance of JUCtrlValueEventProducer is not exists
createEventProducer() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
createEventProducer creates new instance of JUCtrlValueEventProducer is not exists
createException(Exception, JboValidatorContext, String, AttributeDef, Object, String, int) - Method in class oracle.jbo.rules.AbstractValidator
 
createExecutableBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
createExecutableBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCBindingContainerReference
Internal: Applications should not use this method.
createExecutableBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCExecutableBindingDef
 
createExecutableBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCInvokeActionDef
 
createExecutableBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCIteratorBindingDef
 
createExecutableBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCRegionControllerDef
 
createExecuteAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "EXECUTE".
createExecuteWithParamAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "ExecuteWithParam".
createExpr(JIExpr) - Method in class oracle.jbo.expr.JIExpr
 
createExpr(JIExpr) - Method in class oracle.jbo.expr.JIExprJava
 
createExpr(JIExpr) - Method in class oracle.jbo.expr.JIExprSQL
 
createExprValueSupplier(JboValidatorContext) - Method in class oracle.jbo.rules.AbstractValidator
For internal framework use only
createFilteredRowSetIterator(Object) - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
Create and return an equivalent RowSetIterator with data containing rows from this same RSI filtered via a criteria.
createFilteredRowSetIterator(Object) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
Create and return an equivalent RowSetIterator with data containing rows from this same RSI filtered via a criteria.
createFindAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "FIND".
createFinderUserData() - Method in class oracle.jbo.server.ejb.facade.CmrAccessorViewImpl
 
createFinderUserData() - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
 
createFinderVO(String) - Method in class oracle.adf.model.bean.DCDataVO
 
createFinderVO(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
createFirstAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "FIRST".
createFormatter(String, LocaleContext) - Static method in class oracle.jbo.format.FormatterFactory
 
createFormBinding(String, String, boolean) - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only ***
createFromSourceRow(Row, DBTransaction) - Method in class oracle.jbo.server.EntityDefOverRowSet
 
createFromXML(int, DefinitionManager, String, String, DefElement) - Static method in class oracle.jbo.mom.PersistableDefObject
 
createHandleForCancellableStatements(DBTransactionImpl, Statement) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Creates a handle that could be used later to terminate a long running statment.
createImageIcon(Image) - Static method in class oracle.jbo.common.GraphicsUtils
 
createInitializer(Properties) - Method in class oracle.jbo.pool.ResourcePool
 
createInstance(ViewRowSetImpl, AttributeList) - Method in class oracle.adf.model.bean.DCDataVO
 
createInstance(ResponseValues) - Static method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createInstance(ResponseValues, SessionCookie) - Static method in class oracle.jbo.client.remote.PooledRequestHandler
 
createInstance(DBTransaction, AttributeList) - Method in class oracle.jbo.server.EntityDefImpl
 
createInstance(Hashtable, String, TransactionHandlerFactory) - Static method in class oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl
 
createInstance(ViewRowSetImpl, AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
Creates a view row instance.
createInstance2(DBTransaction, AttributeList) - Method in class oracle.jbo.server.EntityDefImpl
Instantiate an instance of the Entity.
createInstanceFromResultSet(ViewObjectImpl, QueryCollection, ResultSet) - Static method in class oracle.jbo.server.PMRowUtil
 
createInstanceFromResultSet(QueryCollection, ResultSet) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
createInstanceWithAM(ApplicationModule) - Static method in class oracle.jbo.domain.DBSequence
Deprecated. since 9.0.3. Use new instance of this class to get the next value.
createInstanceWithAM(String, ApplicationModule) - Static method in class oracle.jbo.server.SequenceImpl
A class method that may be invoked to retrieve the next value from a database sequence.
createInstanceWithAM(String, ApplicationModule) - Static method in class oracle.jbo.server.SQLValueImpl
 
createInstanceWithEntities(int[], EntityImpl[], ViewRowSetImpl, AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
 
createInvokeActionBinding(Object, DCBindingContainer, DCInvokeMethodDef) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
For internal use only.
createItemHolder(StructureDef) - Method in class oracle.jbo.common.ViewCriteriaItemCompoundImpl
 
createItemHolder(StructureDef) - Method in class oracle.jbo.ViewCriteriaItemCompound
 
createIteratorActionBinding(Object, DCIteratorBinding, int) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
For internal use only.
createIteratorBinding(String, String, String, int) - Method in class oracle.adf.model.binding.DCBindingContainer
 
createIteratorBinding(DCDataControl, ApplicationModule, String, String[], BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCBindingFactory
 
createIteratorBinding(String, String, String, int) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Forces the current control to stop its editing mode (if used, like in JTable).
createIterators(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
createIterators(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
createIterBinding(BindingContext, DCBindingContainer, ApplicationModule) - Method in class oracle.adf.model.binding.DCIteratorBindingDef
 
createIterBinding(BindingContext, DCBindingContainer) - Method in class oracle.adf.model.binding.DCIteratorBindingDef
 
createIterBinding(DCDataControl, DCBindingContainer, RowSetIterator) - Method in class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
createIterBinding(DCDataControl, DCBindingContainer, RowSetIterator, Row, String) - Method in class oracle.jbo.uicli.binding.JUAccessorIteratorDef
Advanced internal.
createIterBinding(BindingContext, DCBindingContainer, ApplicationModule) - Method in class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer, ApplicationModule) - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer, ApplicationModule) - Method in class oracle.jbo.uicli.binding.JUMethodIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUMethodIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer, ApplicationModule) - Method in class oracle.jbo.uicli.binding.JUVariableIteratorDef
 
createIterBinding(BindingContext, DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUVariableIteratorDef
 
createJboHome(String) - Method in class oracle.jbo.client.remote.ejb.ias.InitialContextImpl
 
createJboHome(String) - Method in class oracle.jbo.client.remote.ejb.wl.WLEJBInitialContext
 
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.
createJboHome(String) - Method in class oracle.jbo.server.remote.colo.ColoInitialContext
Factory method for creating a home.
createJTATransactionHandler() - Method in class oracle.jbo.server.DefaultTxnHandlerFactoryImpl
 
createJTATransactionHandler() - Method in class oracle.jbo.server.ejb.EJBTxnHandlerFactoryImpl
 
createJTATransactionHandler() - Method in class oracle.jbo.server.svc.ServiceConfiguration.ServiceJTATrnHandlerFactory
create JTA transacti0n Handler
createJTATransactionHandler() - Method in interface oracle.jbo.server.TransactionHandlerFactory
 
createKey(String) - Method in class oracle.adf.model.binding.DCIteratorBinding
Given the key string, convert it to a Key using the associated RowSetIterator's StructureDef.
createKey(String) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
createKey(AttributeList) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
createKey(AttributeList) - Method in class oracle.jbo.client.remote.ViewUsageImpl
Given a set of attribute values (name-value pairs), creates a key object for this ViewObject.
createKey(AttributeList, AttributeDef[]) - Static method in class oracle.jbo.common.RowSetIteratorHelper
 
createKey(AttributeList) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
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.EntityCacheOverRowSet
 
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) - 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.ViewRowSetImpl
 
createKey(AttributeList) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
createKey(AttributeList) - Method in class oracle.jbo.ViewCriteria
For internal use only.
createLabel(JUShuttlePanel.ListType) - Method in class oracle.jbo.uicli.controls.JUShuttlePanel
The default implementation to get the labels.
createLastAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "LAST".
createLayout() - Method in class oracle.adf.model.layout.DCLayoutDef
 
createLayout() - Method in class oracle.jbo.uicli.jui.JULayoutDefXY
 
createLayoutCons() - Method in class oracle.adf.model.layout.DCLayoutConsDef
 
createLayoutCons() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
createLayoutCons() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
createLayoutConsDef(String, HashMap) - Method in class oracle.jbo.uicli.jui.JUPanelDef
 
createLayoutDef(String, HashMap) - Method in class oracle.jbo.uicli.jui.JUPanelDef
 
createListBinding(ListBindingDef, RowSetIterator) - Method in class oracle.jbo.server.ViewRowImpl
Internal: Applications should not use this method.
createListBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createListBindingInstance(Object, DCIteratorBinding, String[], Object[]) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], String) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], int) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
createListBindingInstance(Object, DCIteratorBinding, String[], Object[]) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
createListBindingInstance(Object, DCIteratorBinding, String[], String) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
createListBindingInstance(Object, DCIteratorBinding, String[], DCIteratorBinding, String[], String[]) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
createListBindingInstance(Object, DCIteratorBinding, String[], int) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], Object[]) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], String) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
*** For internal framework use only ***
createListBindingInstance(Object, DCIteratorBinding, String[], DCIteratorBinding, String[], String[]) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], int) - Method in class oracle.jbo.uicli.jui.JUComboBoxLovEditDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], Object[]) - Method in class oracle.jbo.uicli.jui.JUComboBoxLovEditDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], String) - Method in class oracle.jbo.uicli.jui.JUComboBoxLovEditDef
*** For internal framework use only ***
createListBindingInstance(Object, DCIteratorBinding, String[], DCIteratorBinding, String[], String[]) - Method in class oracle.jbo.uicli.jui.JUComboBoxLovEditDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], int) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], String) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
*** For internal framework use only ***
createListBindingInstance(Object, DCIteratorBinding, String[], Object[]) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], DCIteratorBinding, String[], String[]) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], int) - Method in class oracle.jbo.uicli.jui.JULovButtonDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], Object[]) - Method in class oracle.jbo.uicli.jui.JULovButtonDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], String) - Method in class oracle.jbo.uicli.jui.JULovButtonDef
 
createListBindingInstance(Object, DCIteratorBinding, String[], DCIteratorBinding, String[], String[]) - Method in class oracle.jbo.uicli.jui.JULovButtonDef
 
createListIterBinding(RowSetIterator, String) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
createLists(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
createLocalApplicationModule(ApplicationModuleImpl, String, String) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createLocalEJBApplicationModuleProxy() - Method in class oracle.jbo.client.ejb.ApplicationModuleHomeImpl
 
createLovBinding(JUFormBinding, JUButtonGroupControlInterface, String, String, String, String[], String, String[], String) - Static method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
This method should be used to create a JUButtonGroupBinding and bind it to a control.
createLovBinding(JUFormBinding, Object, String, String, String, String[], String, String[], String[], ListCellRenderer, ComboBoxEditor) - Static method in class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
Use this binding when two ViewObjects are to be used in this combobox: one for displaying the list of values and the other ViewObject the rows of which are updated.
createLovBinding(JUFormBinding, JList, String, String, String, String[], String) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
createLovBinding(JUFormBinding, JList, String, String, String, String[], String, String[], String[], ListCellRenderer) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Use this binding when two ViewObjects are to be used in this list control: one for displaying the list of values and the other ViewObject whose rows are updated.
createLovBinding(JUFormBinding, AbstractButton, String, String, String, String[], String, String[], String[]) - Static method in class oracle.jbo.uicli.jui.JULovButtonBinding
This method should be used to create a JULovButtonBinding and bind it to a JButton control.
createLovBinding(JUFormBinding, AbstractButton, String, String, String, String[], String, String, String, String[], String[], boolean, String, Point) - Static method in class oracle.jbo.uicli.jui.JULovButtonBinding
This method should be used to create a JULovButtonBinding and bind it to a JButton control.
createLovBinding(JUFormBinding, AbstractButton, String, String, String, String[], String, String, String, String[], String[], JULovPanelInterface) - Static method in class oracle.jbo.uicli.jui.JULovButtonBinding
This method should be used to create a JULovButtonBinding and bind it to a JButton control.
createLovBinding(JUFormBinding, JSpinner, String, String, String, String[], String) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this binding when the JSpinner control is used in LOV mode to update another attribute in a BC4J View Object.
createLovBinding(JUFormBinding, JSpinner, String, String, String, String[], String, String[], String[]) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this binding when two ViewObjects are to be used in this Spinner control: one for displaying of values and the other ViewObject whose rows are updated.
createLovBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createLovDialog(JComponent) - Method in class oracle.jbo.uicli.controls.JULovPanel
 
createLovDialog(JComponent) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Creates a JDialog and returns a JULovDialogInterface that performs interaction with the JULovButtonBinding for display of LOV data.
createMap(String[], String[]) - Static method in class oracle.jbo.common.policy.PolicyEntry
 
createMap(String[][]) - Static method in class oracle.jbo.common.policy.PolicyEntry
 
createMessage(String) - Method in interface oracle.jbo.server.JboMessageManager
 
createMetaDC(AbstractDefinition, Map) - Method in interface oracle.adf.model.adapter.ContextHandler
Creates a data control metadata from its definition.
createMethodActions(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
createMethodInstance(DCBindingContainer, OperationBinding) - Method in class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this method.
createMissingEntitiesFromViewDef(ViewDefImpl, int[], EntityImpl[], ResultSet, AttributeList, boolean, ApplicationModule) - Method in class oracle.jbo.server.ViewRowImpl
 
createNameResolverInstance() - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
createNameResolverInstance Returns a new DefaultEventNameResolver instance if it doesnt exixts
createNavigationBinding(JUFormBinding, Object, String, String, String, String[], ListCellRenderer, ComboBoxEditor) - Static method in class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
Use this binding when the given combobox is used as a navigation control to iterate through a range or rows in a RowSet.
createNavigationBinding(JUFormBinding, JList, String, String, String, String[], ListCellRenderer) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Use this binding when the given list control is used as a navigation control to iterate through a range of rows in a RowSet.
createNavigationBinding(JUFormBinding, JSpinner, String, String, String, String[]) - Static method in class oracle.jbo.uicli.jui.JUSpinnerBinding
Use this binding when the JSpinner control is used as a navigation control to iterate through a range of rows in a RowSet.
createNestedCriteriaRow(String, Criteria) - Method in interface oracle.binding.meta.criteria.Criteria
Create a new row that contains a nested criteria.
createNestedCriteriaRow(String, ViewCriteria) - Method in class oracle.jbo.ViewCriteria
Deprecated.  
createNestedRowItem(String, SimpleRow) - Method in interface oracle.binding.meta.criteria.SimpleRow
Create a nested row criteria item.
createNewAccessor(String, String, DCDataControl) - Method in class oracle.adf.model.generic.StructureDefImpl
 
createNewAccessor(String, AccessorDefinition, DCDataControl) - Method in class oracle.adf.model.generic.StructureDefImpl
 
createNewConnectionEntry(String, Properties) - Method in class oracle.jbo.client.Configuration
 
createNewDTPanelBinding(JUPanelBinding) - Static method in class oracle.jbo.uicli.jui.JUIUtil
 
createNewInstance(String) - Static method in class oracle.adf.model.binding.DCUtil
*** For internal framework use only ***
createNewInstance(Class) - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Creates a new object instance based upon the given class type to be created in this transaction.
createNewInstance(Class, boolean) - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Creates a new object instance based upon the given class type to be created in this transaction.
createNewInstance() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by ConnectionStrategy.createApplicationModule(SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends: DefaultConnectionStrategy.

createNewInstance() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by ConnectionStrategy.createApplicationModule(SessionCookie, EnvInfoProvider). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends: DefaultConnectionStrategy.

createNewInstance(String) - Static method in class oracle.jbo.uicli.binding.JUUtil
*** For internal framework use only ***
createNewRowForCollection(Object) - Method in class oracle.adf.model.bean.DCDataVO
 
createNewRowForCollection(Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
createNextAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "NEXT".
createNextSetAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "NEXT_SET".
createNodeBinding(JUCtrlHierNodeBinding, JUIteratorBinding, JUCtrlHierTypeBinding, Row, boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
createNodeBinding(JUCtrlHierNodeBinding, JUIteratorBinding, JUCtrlHierTypeBinding, Row, boolean) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
createNodeBinding(JUCtrlHierNodeBinding, JUIteratorBinding, JUCtrlHierTypeBinding, Row, boolean) - Method in class oracle.jbo.uicli.jui.JUTreeTableBinding
 
createNodeSelect(JIExpr, int, JIParserMethodNode, JIParserMethodNode, JIParserNode) - Method in interface oracle.jbo.expr.JIParserHelper
 
createNodeSelect(JIExpr, int, JIParserMethodNode, JIParserMethodNode, JIParserNode) - Method in class oracle.jbo.server.ServerParserHelper
 
createNullTransaction() - Method in class oracle.jbo.server.DatabaseTransactionFactory
Deprecated. Since 9.0.3. This method is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
createObjectMarshaller() - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createObjectMarshaller() - Method in class oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl
 
createOrderingActions(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
createPanelBinding(JUPanelBinding, JUNavigationBar) - Static method in class oracle.jbo.uicli.controls.JUNavigationBar
 
createPanelBinding(JUPanelBinding, JUStatusBar) - Static method in class oracle.jbo.uicli.controls.JUStatusBar
 
createParameters(DCBindingContainer, BindingContext) - Method in class oracle.adf.model.binding.DCBindingContainerDef
 
createParameters(JUFormDef, HashMap<String, String>) - Method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
createParameters(JUFormDef, DefElement) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
createPermissionHolder(PermissionType, String) - Static method in class oracle.adf.model.binding.PermissionHelper
*** For internal framework use only ***
createPermissionInstance(String) - Method in class oracle.adf.model.binding.DCPermission
 
createPermissionInstance(String, String, String) - Static method in class oracle.adf.model.binding.PermissionHelper
Deprecated. since 11.1.0.0 Applications should not use this.
createPersonalization(ViewObject, ViewCriteria) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
Creates an entry for the specified ViewCriteria in the end-user personalization layer of the associated VO.
createPiggybackManager(ObjectMarshaller) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createPiggybackManager() - Method in class oracle.jbo.server.remote.ObjectMarshallerImpl
 
createPiggybackReturn(Object, boolean) - Method in class oracle.jbo.server.remote.ejb.EJBApplicationModuleImpl
 
createPolicyEntry(String[], String[]) - Static method in class oracle.jbo.common.policy.PolicyEntry
 
createPool(String, String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
createPool(String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
createPool(String, String, String, Properties) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
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.
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, Properties) - Method in class oracle.jbo.common.ampool.PoolMgr
Creates a new Application Module pool, throws an exception if the pool is already registered.
createPool(String) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
Deprecated. applications should use oracle.jbo.common.ampool.PoolMgr.findPool directly or should rely upon createApplicationObject to create a pool using the fully qualified ApplicationModule definition name.
createPool(String, Properties) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
Deprecated. applications should use oracle.jbo.common.ampool.PoolMgr.findPool directly or should rely upon createApplicationObject to create a pool using the fully qualified ApplicationModule definition name.
createPoolLogger() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
createPoolLogger() - Method in class oracle.jbo.pool.ResourcePool
 
createPoolLogger() - Method in class oracle.jbo.server.QueryCollectionPool
 
createPoolMonitor() - Method in class oracle.jbo.pool.ResourcePoolManager
 
createPoolMonitor() - Method in class oracle.jbo.server.OCIConnectionPoolManagerImpl
 
createPosition(int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Delegates to the swing Document object of the associated text component.
createPreparedStatement(String, int) - Method in interface oracle.jbo.server.DBTransaction
Creates a JDBC PreparedStatement instance.
createPreparedStatement(String, int) - Method in class oracle.jbo.server.DBTransactionImpl
 
createPreparedStatement(String, int) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createPreparedStatement method.
createPreparedStatement(String, boolean, int) - Method in class oracle.jbo.server.EntityCache
 
createPreparedStatement(String, int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createPrepStmtForAltKey(String, int, boolean, int) - Method in class oracle.jbo.server.EntityCache
 
createPreviousAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "PREVIOUS".
createPreviousSetAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "PREVIOUS_SET".
createPrimaryKey(BigDecimal) - Static method in class oracle.jbo.server.uniqueid.RowIdEntityObjectImpl
 
createPropertyDef(DefElement) - Method in interface oracle.jbo.mom.PropertyDefFactory
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.AbstractAppModuleRequestHandler
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.ejb.ApplicationModuleDelegate
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.ejb.EJBApplicationModuleImpl
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.ejb.NestedApplicationModuleImpl
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.ejb.RootApplicationModuleImpl
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.client.remote.PooledRequestHandler
 
createProxyApplicationModule(ResponseValues) - Method in class oracle.jbo.common.colo.ColoApplicationModuleImpl
 
createRangeBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createRef(String, byte[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createRef(String, DefObject) - Static method in class oracle.jbo.server.ComponentObjectImpl
 
createRef(String, byte[]) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
createRef(String, byte[]) - Method in class oracle.jbo.server.DBTransactionImpl2
Checks to see if jdbc connection was acquired.
createRef(String, byte[]) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
createRef(String, byte[]) - Method in interface oracle.jbo.Transaction
Internal: Applications should not use this method.
createRemoteEJBApplicationModuleProxy() - Method in class oracle.jbo.client.ejb.ApplicationModuleHomeImpl
 
createRemoteEJBApplicationModuleProxy() - Method in class oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl
 
createRemoveAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "REMOVE".
createRemoveRowWithKeyAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "REMOVEROW_WITH_KEY".
createRequest() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createResource(Properties) - Method in class oracle.jbo.pool.ResourcePool
Create a new pooled resource.
createResourceBundle(Locale) - Method in class oracle.jbo.common.GenericResourceBundleDef
createResourceBundle returns ResourceBundle based on the locale
createResourceBundle(String, Locale) - Method in class oracle.jbo.common.GenericResourceBundleDef
createResourceBundle returns ResourceBundle based on the locale and extension type of ResourceBundle
createResourceBundle(String, Locale, ClassLoader) - Method in class oracle.jbo.common.GenericResourceBundleDef
Gets the resource bundle for the given getResourceBundleId()
createResourceBundle(Locale) - Method in class oracle.jbo.common.MessageBundleDef
createResourceBundle returns ResourceBundle based on the locale
createResourceBundle(Locale) - Method in class oracle.jbo.common.PropertiesBundleDef
createResourceBundle returns ResourceBundle based on the locale
createResourceBundle(Locale) - Method in interface oracle.jbo.common.ResourceBundleDef
createResourceBundle returns ResourceBundle based on the locale
createResourceBundle(Locale) - Method in class oracle.jbo.common.XliffResourceBundleDef
createResourceBundle returns ResourceBundle based on the locale
createResourceBundle(URL, Element) - Method in interface oracle.jbodt.common.ResourceBundleDef
Creates a NodeResourceBundle for a particular element.
createResourceBundle(String, URL, PropertyStorage) - Method in interface oracle.jbodt.common.ResourceBundleDef
Creates a NodeResourceBundle for a particular URL
createResourceBundle() - Method in interface oracle.jbodt.common.ResourceDefFactory
Creates the ResourceBundleDef for the assoicated factory
createResourceBundleDef(PersistableDefObject, DefElement) - Method in class oracle.jbo.common.DefaultResourceFactory
createBundleDef returns ResourceBundleDef based on the DefElement
createResourceBundleDef(PersistableDefObject, DefElement) - Method in interface oracle.jbo.common.ResourceBundleDefFactory
createBundleDef returns ResourceBundleDef based on the DefElement
createRollbackAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "ROLLBACK".
createRootApplication(Hashtable, String, Object, String, Properties) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
createRootApplicationModule() - Method in class oracle.adf.model.bc4j.DCJboDataControl
*** Advanced method *** *** For internal framework use only ***
createRootApplicationModule(String, String) - Static method in class oracle.jbo.client.Configuration
Creates and connects an application module using the specified configuration.
createRootApplicationModule(String, String, EnvInfoProvider) - Static method in class oracle.jbo.client.Configuration
Creates and connects an application module using the specified configuration.
createRootApplicationModule(String, Session) - Static method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not call this method.
createRootApplicationModule(Hashtable) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createRootApplicationModuleFromConfig(String, EnvInfoProvider) - Method in class oracle.jbo.client.Configuration
 
createRootApplicationModuleHandle(String, String) - Static method in class oracle.jbo.client.Configuration
Returns an application module handle.
createRootApplicationModuleHandle(String, String, EnvInfoProvider) - Static method in class oracle.jbo.client.Configuration
Returns an application module handle.
createRootAppModule(String) - Static method in class oracle.jbo.plsql.RootAppModuleHelper
 
createRootBinding() - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
createRootBinding() - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
createRow() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
createRow() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
createRow() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
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.EntityCacheOverRowSet
 
createRow() - Method in class oracle.jbo.server.ViewObjectImpl
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.ViewRowSetIteratorImpl
Creates a new view row.
createRow() - Method in class oracle.jbo.ViewCriteria
For internal use only.
createRowData(RowContext) - Method in class oracle.adf.model.adapter.bean.UpdatableBeanDataControl
Creates the object described by RowContext, adds it to the underlying provider Collection, registers it in the given transaction, and returns the newly created object.
createRowData(DCRowContext) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createRowData(DCRowContext) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createRowData(DCRowContext) - Method in class oracle.adf.model.binding.DCDataControl
Create a new row for the iterator associated with the given iterator-binding at the given index and return the new row.
createRowData(DCRowContext) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
createRowData(DCRowContext) - Method in class oracle.adf.model.generic.toplink.TopLinkDataControl
Deprecated. Creates the object described by DCRowContext, adds it to the underlying provider Collection, registers it in the given transaction, and returns the newly created object.
createRowData(RowContext) - Method in interface oracle.adf.model.TransactionalDataControl
Create a new row for the iterator associated with the given iterator-binding at the given index and return the new row.
createRowData(RowContext) - Method in class oracle.adfinternal.model.adapter.bean.DefaultUpdateableBeanDataControl
This method is called by the data binding framework when a new row is needed from the data control.
createRowData(RowContext) - Method in class oracle.adfinternal.model.adapter.toplink.TopLinkDataControl
Creates the object described by RowContext, adds it to the underlying provider Collection, registers it in the given transaction, and returns the newly created object.
createRowData(RowContext) - Method in class oracle.adfinternal.model.adapter.url.xml.XMLDataControl
 
createRowData(RowContext) - Method in class oracle.adfinternal.model.adapter.webservice.WSDataControl
 
createRowData(RowContext) - Method in interface oracle.binding.UpdateableDataControl
This method is called by the data binding framework when a new row is needed from the data control.
createRowFromResultSet(Object, ResultSet) - Method in class oracle.adf.model.bean.DCDataVO
Override from VO to create row objects for the current entry in the source collection.
createRowFromResultSet(Object, ResultSet) - Method in class oracle.jbo.server.DSViewObjectImpl
 
createRowFromResultSet(Object, ResultSet) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
Overrides the base implementation of createRowFromResultSet(Object, java.sql.ResultSet).
createRowFromResultSet(Object, ResultSet) - Method in class oracle.jbo.server.ViewObjectImpl
 
createRowFromResultSet(Object, ResultSet) - Method in class oracle.jbo.server.ViewObjectOnRowSets
 
createRowNode(RowImpl) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
createRowNode(RowImpl) - Method in class oracle.jbo.server.XmlDataDocumentWriter
 
createRowNodeIterator(ViewObjectImpl, Node) - Method in class oracle.jbo.server.DotNetXmlDocumentReader
 
createRowNodeIterator(ViewObjectImpl, Node) - Method in class oracle.jbo.server.XmlDocumentReader
 
createRowNodeWalker(ViewObjectImpl, Node) - Method in class oracle.jbo.server.DotNetXmlDocumentReader
 
createRowNodeWalker(ViewObjectImpl, Node) - Method in class oracle.jbo.server.XmlDocumentReader
 
CreateRowPrivilegeException - Exception in oracle.jbo
 
CreateRowPrivilegeException(String) - Constructor for exception oracle.jbo.CreateRowPrivilegeException
Creates an exception to be localized using CSMessageBundle and error code EXC_JAAS_CREATE_ROW_NO_PERMISSION.
createRowSet(String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
createRowSet(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
createRowSet(String) - Method in class oracle.jbo.server.ViewObjectImpl
Creates and returns a new (secondary) row set for this View Object.
createRowSet(String) - Method in interface oracle.jbo.ViewObject
Creates and returns a new (secondary) row set for this view object.
createRowSetIterator(String) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
createRowSetIterator(String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
createRowSetIterator(String) - Method in class oracle.jbo.common.RowSetHelper
 
createRowSetIterator(String) - Method in class oracle.jbo.common.RowSetIteratorHelper
 
createRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
createRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
createRowSetIterator(String) - Method in interface oracle.jbo.RowSet
Creates an iterator for the row set.
createRowSetIterator(String) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
createRowSetIterator(String) - Method in class oracle.jbo.server.ViewObjectImpl
Creates and returns a new (secondary) row set iterator for this row set.
createRowSetIterator(String) - Method in class oracle.jbo.server.ViewRowSetImpl
Creates and returns a new row set iterator on this row set.
createRowSetIterator() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
createRowSetIterator() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
createRowSetIteratorImpl(String, Object, RowSetIterator) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createRowSetIteratorImpl(String, Object, RowSetIterator) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createRowSetIteratorImpl(String, Object, RowSetIterator) - Method in class oracle.adf.model.binding.DCDataControl
Create a DCRowSetIteratorImpl or a subclass thereof for the give defName element types, using the given source collection/object and optionally the master RSI if there is a dependency defined on the master.
createRowSetIteratorImpl(DCIteratorBinding, String, Object, RowSetIterator) - Method in class oracle.adf.model.binding.DCDataControl
Creates an RSI for a given iterator and source collection/object.
createRowSetIteratorImpl(String, Object, RowSetIterator) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
createRowSetListener(PiggybackManager, RowSetIterator) - Method in class oracle.jbo.server.remote.ObjectMarshallerImpl
 
createRowSetNode(RowSetImpl) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
createRowSetNode(RowSetImpl) - Method in class oracle.jbo.server.XmlDataDocumentWriter
 
createRowValueSupplier(Object) - Static method in class oracle.jbo.ExprEval
*** For internal framework use only ***
createSavepoint() - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createSavepoint() - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createSavepoint() - Method in class oracle.adf.model.binding.DCDataControl
 
createSavepoint() - Method in interface oracle.adf.model.DataControlFrame
Create a savepoint marking the current state of the task flow context.
createSavepoint() - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
Create a savepoint marking the current state of the task flow context.
createSavepoint(TransactionHandle, Collection<DCDataControl>) - Method in class oracle.adf.model.dcframe.LocalTransactionHandler
 
createSavepoint(TransactionHandle, Collection<DCDataControl>) - Method in interface oracle.adf.model.dcframe.TransactionHandler
Create a transactional savepoint.
createSchemaFile(SDOBuilderSrc, HelperContext) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Generates XSD by dynamically-defining SDO Type.
createSchemaFile(SDOBuilderSrc, String, HelperContext) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Generates XSD by dynamically-defining SDO Type.
createSchemaFile(SDOBuilderSrc, Writer) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Deprecated. Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, Writer, HelperContext)
createSchemaFile(SDOBuilderSrc, Writer, HelperContext) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Generates XSD by dynamically-defining SDO Type.
createSchemaFile(SDOBuilderSrc, boolean, Writer) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Deprecated. Replaced by SDOTypeBuilder.createSchemaFile(SDOBuilderSrc, boolean, Writer, HelperContext)
createSchemaFile(SDOBuilderSrc, boolean, Writer, HelperContext) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Generates XSD by dynamically-defining SDO Types.
createSchemaFile(SDOBuilderSrc, boolean, String, Writer, HelperContext) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Generates XSD by dynamically-defining SDO Types.
createSerFile(DefElement, String) - Method in class oracle.jbo.server.xml.JboXMLUtil
 
createServant(ResponseValues) - Method in class oracle.jbo.server.remote.colo.ServerApplicationModuleImpl
 
createServerApplicationModule(ServerApplicationModuleImpl, ApplicationModuleImpl) - Static method in class oracle.jbo.server.remote.colo.ServerApplicationModuleImpl
 
createService(String, String, String, String) - Method in class oracle.jbo.client.svc.ServiceFactory
 
createServiceErrorMessage(String, String, DataObject) - Static method in class oracle.jbo.service.errors.ServiceExceptionHelper
construct ServiceErrorMessage
createServiceMonitor() - Method in class oracle.jbo.server.svc.ServiceMonitorManager
schedule ServiceMonitor to run after milliseconds specified by mInterval
createSession(BindingContext, Node, Map) - Method in class oracle.adf.model.adapter.DataControlFactoryImpl
Creates a data control.
createSession(BindingContext, String, Map, Map) - Method in class oracle.adf.model.adapter.DataControlFactoryImpl
Creates a data control.
createSession(BindingContext, Node, Map) - Method in class oracle.adf.model.bc4j.DataControlFactoryImpl
 
createSession(BindingContext, String, Map, Map) - Method in class oracle.adf.model.bc4j.DataControlFactoryImpl
 
createSession(BindingContext, String, Map, Map) - Method in class oracle.adf.model.bean.DataControlFactoryImpl
 
createSession(BindingContext, Node, Map) - Method in interface oracle.adf.model.DataControlFactory
The DataControl developer should implement createSession to return an instance of DataControl.
createSession(BindingContext, String, Map, Map) - Method in interface oracle.adf.model.DataControlFactory
The DataControl developer should implement createSession to return an instance of DataControl.
createSession(BindingContext, Node, Map) - Method in class oracle.adf.model.generic.DataControlFactoryImpl
 
createSession(BindingContext, String, Map, Map) - Method in class oracle.adf.model.generic.DataControlFactoryImpl
 
createSession(BindingContext, String, Map, Map) - Method in class oracle.adf.model.generic.toplink.DataControlFactoryImpl
Deprecated. Creates a new TopLinkDataControl instance based upon the given inputs.
createSession(BindingContext, String, Map, Map) - Method in class oracle.adf.model.placeholder.DataControlFactoryImpl
 
createSession(Hashtable) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createSession(Hashtable) - Method in class oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl
 
createSessionCookie(ApplicationPool, String, String, Properties) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createSessionCookie(ApplicationPool, String, String, Properties) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createSessionCookie(String, String, Properties) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Create a session cookie for access to this pool.
createSessionCookie(String, String, Properties) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
createSessionCookie(String, String, ApplicationPool, Properties) - Method in class oracle.jbo.common.ampool.DefaultSessionCookieFactory
 
createSessionCookie(String, String, ApplicationPool, Properties) - Method in class oracle.jbo.common.ampool.RemoteCookieFactory
Creates a SessionCookie instance.
createSessionCookie(String, String, ApplicationPool, Properties) - Method in interface oracle.jbo.common.ampool.SessionCookieFactory
Creates a SessionCookie instance.
createSetCurrentRowWithKeyAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "SETCURRENTROW_WITH_KEY".
createSetCurrentRowWithKeyValueAction() - Static method in class oracle.adf.model.utils.JSR227Util
Utility method for creation a OpreationDefinition for the standard operation "SETCURRENTROW_WITH_KEYVALUE".
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
 
createShuttleActions(DCBindingContainerDef) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
createSimpleItem(String) - Method in interface oracle.binding.meta.criteria.SimpleRow
Create a simple criteria item that does not consist of a nested row.
createSimpleRow(String) - Method in interface oracle.binding.meta.criteria.Criteria
Create a new simple row that does not contain a nested row.
createSimpleRow(String) - Method in class oracle.jbo.ViewCriteria
Deprecated.  
createSnapshot() - Method in class oracle.adf.model.adapter.bean.BeanDataControl
Creates a snapshot of the state of the DataControl.
createSnapshot() - Method in class oracle.adf.model.adapter.bean.jpa.JPQLManagedDCHandler
 
createSnapshot() - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createSnapshot() - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createSnapshot() - Method in class oracle.adf.model.binding.DCDataControl
 
createSnapshot() - Method in class oracle.adf.model.BindingContext
 
createSnapshot() - Method in interface oracle.adf.model.DataControlFrame
Creates a snapshot of the states of the DataControls in the frame.
createSnapshot() - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
createSnapshot() - Method in interface oracle.adf.model.ManagedDataControl
Creates a snapshot of the state of the DataControl.
createSnapshot() - Method in class oracle.adfinternal.model.adapter.ejb.EjbDataControl
Creates a snapshot of the state of the DataControl.
createStandardCollectionOpStructure(NamedDefinition) - Static method in class oracle.adf.model.adapter.dataformat.FormatHelper
Adds standard set of methods for a colection.
createStatement(int) - Method in interface oracle.jbo.server.DBTransaction
Creates a JDBC Statement instance.
createStatement(int) - Method in class oracle.jbo.server.DBTransactionImpl
 
createStatement(int) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createStatement method.
createStatement() - Static method in class oracle.jbo.server.JDBCInteract
 
createStatement(int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createStream(Class, Object[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert an array of objects into byte stream.
createStream(int[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert an integer array into byte stream.
createStream(Class, Object) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a Java object of a specified class.
createStream(Object) - Static method in class oracle.jbo.common.TypeMarshaller
 
createStream(int) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 32-bit Java integer value.
createStream(short) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 16-bit Java integer value.
createStream(long) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 64-bit Java integer value.
createStream(float) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 32-bit Java floating-point value.
createStream(double) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a 64-bit Java floating-point value.
createStream(byte) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes an 8-bit Java integer value.
createStream(boolean) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a Java boolean value.
createStream(char) - Static method in class oracle.jbo.common.TypeMarshaller
Serializes a Java character.
createStub() - Method in interface oracle.adf.model.connection.webservice.api.JaxRpcInteraction
 
createStub(ClassLoader) - Method in interface oracle.adf.model.connection.webservice.api.JaxRpcInteraction
 
createStub(Service) - Method in interface oracle.adf.model.connection.webservice.api.JaxRpcInteraction
 
createStub(Service, ClassLoader) - Method in interface oracle.adf.model.connection.webservice.api.JaxRpcInteraction
 
createStub(Service, Class, ClassLoader) - Method in interface oracle.adf.model.connection.webservice.api.JaxRpcInteraction
 
createStub() - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
 
createStub(ClassLoader) - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
 
createStub(Service) - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
 
createStub(Service, ClassLoader) - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
 
createStub(Service, Class, ClassLoader) - Method in class oracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
 
createSubcontext(String) - Method in class oracle.jbo.common.JboInitialContext
 
createSubcontext(Name) - Method in class oracle.jbo.common.JboInitialContext
 
createSubcontext(String) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
createSubcontext(Name) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
createSubcontext(Name) - Method in class oracle.jbo.server.DataSourceContext
 
createSubcontext(String) - Method in class oracle.jbo.server.DataSourceContext
 
createSubcontext(String) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
createSubcontext(Name) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
createSyncMessage() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createTable() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
createTableBinding(JTable, JUIteratorBinding, String[]) - Method in class oracle.jbo.uicli.jui.JUTableDef
Instantiate a new JUTableBinding or derived class as specified by the ControlBindingClassName
createTableBinding(JTable, JUIteratorBinding, String[]) - Method in class oracle.jbo.uicli.jui.JUTreeTableDef
 
createTempBindVar(ViewCriteria, ViewCriteriaItem, int) - Method in class oracle.jbo.common.CommonCriteriaAdapter
Deprecated. Use CommonCriteriaAdapter.createTemporaryBindVar(oracle.jbo.ViewCriteria, oracle.jbo.ViewCriteriaItem, int) from the client code.
createTemporaryBindVar(ViewCriteria, ViewCriteriaItem, int) - Method in class oracle.jbo.common.CommonCriteriaAdapter
Create temporary bind variable for a view criteria item value for useBindVarsOnly mode for binding literal values defined in the view criteria item.
createTextNode(String) - Method in class oracle.jbo.mom.xml.DefNodeFactory
 
createTransactionBroker(Node) - Method in class oracle.adfinternal.model.adapter.toplink.PersistenceManager
Builds up a new or retrieves a cached TransactionBroker for the given application BindingContext and application parameters.
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 class oracle.jbo.server.ejb.EJBTxnHandlerFactoryImpl
 
createTransactionHandler() - Method in class oracle.jbo.server.svc.ServiceConfiguration.ServiceJTATrnHandlerFactory
create transaction handler
createTransactionHandler() - Method in interface oracle.jbo.server.TransactionHandlerFactory
Uses the current database connection to create a transaction handler.
createTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
 
createTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.sb.ContainerManagedServiceBeanBase
 
createTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.sb.ServiceBean
 
createTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.SessionBeanImpl
 
createTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.StatefulSessionBeanImpl
 
createTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.StatelessSessionBeanImpl
 
createTransactionHandlerFactory(String, String) - Static method in class oracle.jbo.server.svc.ServiceConfiguration
 
createTreeBindingDef() - Method in class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
createTreeNodeTypeBinding(JUFormBinding, JTree, String, String, String, JUCtrlHierTypeBinding[]) - Static method in class oracle.jbo.uicli.jui.JUTreeBinding
This method is used by the JClient model-binding editors to bind a JTree to this binding.
createTxnHandlerFactory() - Method in class oracle.jbo.server.remote.ejb.CMEJBApplicationModuleImpl
 
createUnqualifiedRowSet() - Method in class oracle.jbo.server.EntityImpl
Creates a ViewObject over the full table behind this entity and returns a rowset of entities that belong to the source table.
createURL() - Method in class oracle.adfinternal.model.adapter.url.SmartURL
Createa an URL object.
createURL(String) - Static method in class oracle.jbo.mom.xml.XMLOutputStream
Creates the URL class for the given filename
createUserValidator(JboValidatorInterface) - Static method in class oracle.jbo.rules.RulesBeanUtils
 
createValidator(String, String) - Static method in class oracle.jbo.rules.RulesBeanUtils
 
createValidator(String, String) - Method in interface oracle.jbo.rules.ValidatorFactory
 
createValidator(String, String) - Method in class oracle.jbo.server.ValidatorFactoryImpl
 
createValueBindingRef(JUCtrlRangeBinding, int, Row) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
 
createValueBindingRef(JUCtrlRangeBinding, int, Row) - Method in class oracle.jbo.uicli.uix.JUCtrlAdaptRangeBinding
 
createVariables(DCBindingContainerDef, HashMap<String, String>) - Method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
createVariableValueManager(VariableManagerOwnerBase, VariableManager[]) - Method in class oracle.jbo.server.ComponentObjectImpl
 
createVariableValueManager(VariableManagerOwnerBase, VariableManager[]) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method. override and call the RowSet version of the creator.
createVariableValueManagerForRS(RowSet, VariableManager[]) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method. Framework Subclasses may use this to creaet custom subclasses of VariableValueManagerImpl
createViewAccessorRS(ViewAccessorDef) - Method in class oracle.adf.model.bean.DCDataRow
Internal: Applications should not use this method.
createViewAccessorRS(ViewAccessorDef, Row, Object[], boolean) - Method in class oracle.adf.model.bean.DCDataVO
 
createViewAccessorRS(ViewAccessorDef) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
createViewAccessorRS(String) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
createViewAccessorRS(ViewAccessorDef, Row, Object[], boolean) - Method in class oracle.jbo.server.ViewObjectImpl
 
createViewAccessorRS(ViewAccessorDef) - Method in class oracle.jbo.server.ViewRowImpl
Internal: Applications should not use this method.
createViewAccessorRS(String) - Method in class oracle.jbo.server.ViewRowImpl
Internal: Applications should not use this method.
createViewBinding(JUPanelBinding, JUNavigationBar, String, String, String) - Static method in class oracle.jbo.uicli.controls.JUNavigationBar
 
createViewBinding(JUPanelBinding, String, String, String) - Static method in class oracle.jbo.uicli.controls.JUStatusBar
 
createViewBinding(JUPanelBinding, JProgressBar, String, String, String, boolean, boolean) - Static method in class oracle.jbo.uicli.jui.JUProgressBarBinding
Binds a JProgressBar control to a BC4J ViewObject such that JProgressBar can be used to navigate rows in the ViewObject.
createViewBinding(JUFormBinding, JScrollBar, String, String, String, boolean, boolean) - Static method in class oracle.jbo.uicli.jui.JUScrollBarBinding
Binds a JScrollBar control to a BC4J ViewObject such that JScrollBar can be used to navigate rows in the ViewObject.
createViewBinding(JUPanelBinding, JSlider, String, String, String, boolean, boolean) - Static method in class oracle.jbo.uicli.jui.JUSliderBinding
Binds a JSlider control to a BC4J ViewObject such that JSlider can be used to navigate rows in the ViewObject.
createViewCriteria(DCIteratorBinding) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
createViewCriteria(DCIteratorBinding) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
createViewCriteria(DCIteratorBinding) - Method in class oracle.adf.model.binding.DCDataControl
Internal: Applications should not use this method. Create a new viewCriteria associated with the given iterator binding's collection.
createViewCriteria(DCIteratorBinding) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
createViewCriteria() - Method in class oracle.adf.model.generic.StructureDefImpl
 
createViewCriteria() - Method in class oracle.jbo.client.remote.ViewUsageImpl
View Criteria factory
createViewCriteria() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
createViewCriteria() - Method in class oracle.jbo.server.PDefViewObject
 
createViewCriteria() - Method in class oracle.jbo.server.ViewDefImpl
 
createViewCriteria() - Method in class oracle.jbo.server.ViewObjectImpl
Creates a new view criteria object for this View Object.
createViewCriteria() - Method in interface oracle.jbo.ViewObject
Creates a new view criteria (that is, "Query by Example") object for this view object.
createViewCriteriaForAccessor() - Method in class oracle.jbo.ViewCriteriaItem
 
createViewCriteriaRow() - Method in class oracle.jbo.common.ViewCriteriaImpl
 
createViewCriteriaRow() - Method in class oracle.jbo.ViewCriteria
Creates a new ViewCriteriaRow for this ViewCriteria.
createViewCriteriaUsage() - Method in class oracle.jbo.common.ViewCriteriaImpl
 
createViewCriteriaUsage() - Method in class oracle.jbo.ViewCriteria
Creates a View Criteria reference to an existing view criteria
createViewDef(String, String, StructureDef, AttributeDef[], int) - Method in class oracle.adf.model.bean.DCBeanDataControl
Allow overriding of ViewDef
createViewDef(int, String) - Static method in class oracle.jbo.server.ViewDefImpl
 
createViewLink(String, String, ViewObject, ViewObject) - Method in interface oracle.jbo.ApplicationModule
Creates a view link in this application module from the view link definition.
createViewLink(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createViewLink(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewLink(String, String, String, String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
createViewLink(String, ViewLinkDefImpl, ViewObject, ViewObject, boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not call this method.
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 interface oracle.jbo.server.DBTransaction
Creates a View Link.
createViewLink(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous View Link.
createViewLink(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewLink(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewLink(String, String, String, String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewLinkAccessor(String, String, ViewLink, ViewLinkDefImpl, ViewObject, ViewObject, Class) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
createViewLinkAccessorRS(ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.AssociationDefImpl
 
createViewLinkAccessorRS(ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.ejb.facade.CmrAccessorDefImpl
 
createViewLinkAccessorRS(AssociationDefImpl, ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
 
createViewLinkAccessorRS(AssociationDefImpl, ViewObjectImpl, Row, Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
createViewLinkAccessorVO(AssociationDefImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.adf.model.bean.DCDataVO
 
createViewLinkAccessorVO(ApplicationModuleImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.AssociationDefImpl
 
createViewLinkAccessorVO(ApplicationModuleImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.ejb.facade.CmrAccessorDefImpl
 
createViewLinkAccessorVO(AssociationDefImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
 
createViewLinkAccessorVO(AssociationDefImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.ViewObjectImpl
 
createViewLinkBetweenViewObjects(String, String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in interface oracle.jbo.ApplicationModule
Creates a view link in this application module.
createViewLinkBetweenViewObjects(String, String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createViewLinkBetweenViewObjects(String, String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewLinkBetweenViewObjects(String, String, String, String[], String, String[], String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
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 interface oracle.jbo.server.DBTransaction
Creates a View Link.
createViewLinkBetweenViewObjects(String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous View Link.
createViewLinkBetweenViewObjects(String, String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewLinkBetweenViewObjects(String, ViewObject, AttributeDef[], ViewObject, AttributeDef[], String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewLinkBetweenViewObjects(String, String, String, String[], String, String[], String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewLinkFromEntityAssocName(String, String, ViewObject, ViewObject) - Method in interface oracle.jbo.ApplicationModule
Creates a view link in this application module from an entity association.
createViewLinkFromEntityAssocName(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createViewLinkFromEntityAssocName(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewLinkFromEntityAssocName(String, String, String, String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
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 interface oracle.jbo.server.DBTransaction
Creates a View Link.
createViewLinkFromEntityAssocName(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.DBTransactionImpl
Creates a View Link.
createViewLinkFromEntityAssocName(String, String, ViewObject, ViewObject) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewLinkFromEntityAssocName(String, ViewObject, ViewObject) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewLinkFromEntityAssocName(String, String, String, String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewLinkScanBaseRS(AssociationDefImpl, ViewObjectImpl, Row) - Method in class oracle.jbo.server.ViewObjectImpl
 
createViewObject(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a view object in this application module from the view definition.
createViewObject(String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Create a ViewUsage using the name of a ViewObject class.
createViewObject(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewObject(String, String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
createViewObject(String, ViewDefImpl) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
createViewObject(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates an updateable View Object.
createViewObject(String) - Method in interface oracle.jbo.server.DBTransaction
Creates a ViewObject instance based on the named defintion.
createViewObject(String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous query definition from the name of a ViewObject class.
createViewObject(String, String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewObject(ApplicationModule, String) - Method in class oracle.jbo.server.JboEOExistsValidator
 
createViewObject(ApplicationModule, String) - Method in class oracle.jbo.server.JboExistsValidator
 
createViewObject(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewObject(String, String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewObjectForDef(String, ViewDefImpl) - Method in class oracle.jbo.server.ApplicationModuleImpl
Use this method to create a viewobject if the def is already with the calling code to avoid extra def lookup.
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a view object in this application module from an entity Object and additional SQL clauses.
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates an updateable View Object.
createViewObjectFromQueryClauses(String, String, String, String, String) - Method in interface oracle.jbo.server.DBTransaction
Creates an updatable View Object.
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 class oracle.jbo.server.DBTransactionImpl2
Implementation of createViewObjectFromQueryClauses method.
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewObjectFromQueryClauses(String, String, String, String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewObjectFromQueryClauses(String, String, String, String, String, String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewObjectFromQueryStmt(String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a view object in this application module based on a SQL statement.
createViewObjectFromQueryStmt(String, String, String) - Method in interface oracle.jbo.ApplicationModule
Creates a read-only view object similar to ApplicationModule.createViewObjectFromQueryStmt(String, String).
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Create a ViewUsage using a SQL statement.
createViewObjectFromQueryStmt(String, String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Create a ViewUsage using a SQL statement.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewObjectFromQueryStmt(String, String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
createViewObjectFromQueryStmt(String, String, String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
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.
createViewObjectFromQueryStmt(String, String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Creates a read-only View Object, given the name of the View Object, the query statement and the name of a class that extends (ViewObjectImpl).
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.server.DBTransaction
Creates a View Object from a SQL statement.
createViewObjectFromQueryStmt(String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous query definition from an SQL statement.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.DBTransactionImpl
Creates an anonymous query definition from an SQL statement.
createViewObjectFromQueryStmt(String) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createViewObjectFromQueryStmt method.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of createViewObjectFromQueryStmt method.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewObjectFromQueryStmt(String, String, String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
createViewObjectFromQueryStmt(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
createViewObjectFromQueryStmt(String, String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewObjectFromQueryStmt(String, String, String) - Method in class oracle.jbo.server.PDefApplicationModule
 
createViewObjectNode(ViewObjectImpl) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
createViewObjectNode(ViewObjectImpl) - Method in class oracle.jbo.server.XmlDataDocumentWriter
 
createViewObjectOnEntity(String, String) - Method in interface oracle.jbo.ApplicationModule
 
createViewObjectOnEntity(String, String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createViewObjectOnEntity(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewObjectOnEntity(String, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
createViewObjectOnRowSet(String, RowSet) - Method in interface oracle.jbo.ApplicationModule
 
createViewObjectOnRowSet(String, RowSet) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createViewObjectOnRowSet(String, RowSet) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
createViewObjectOnRowSet(String, RowSet) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
createViewRowAttrHints(AttributeDefImpl) - Method in class oracle.adf.model.bean.DCDataRow
 
createViewRowAttrHints(AttributeDefImpl) - Method in class oracle.jbo.server.ViewRowImpl
Create a map to store attribute hints for this row.
createViewRowSet(String, boolean, boolean, boolean) - Method in class oracle.jbo.server.ViewObjectImpl
 
createWorkerApplicationModule(Object) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
createWorkerApplicationModule() - Method in class oracle.jbo.common.ampool.RemoteCookieHelper
 
createWorkerApplicationModule() - Method in class oracle.jbo.common.ampool.RemoteCookieImpl
 
createWorkerApplicationModule() - Method in interface oracle.jbo.common.ampool.RemotePoolCookie
 
createWorkerApplicationModule(Object) - Method in interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
 
createWorkerApplicationModule(Object) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
createWorkerApplicationModule(Object) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
createWsBindingModel(Port, String, String, String, String, String) - Static method in class oracle.adf.model.connection.webservice.util.PolicyUtil
 
createXMLDefinition(int) - Method in class oracle.jbo.server.RowImpl
Creates a StringWriter and calls printXMLDefinition to generate proper DTD for this row and all containees (if depthCount > 0)
createXMLDefinition(int) - Method in class oracle.jbo.server.ViewObjectImpl
Creates a DTD definition for the View Object and all its contents (including contained RowSets if depthCount is non-zero).
createXMLFromSerFile(String) - Method in class oracle.jbo.server.xml.JboXMLUtil
 
createXMLSharedDataHandle() - Static method in class oracle.jbo.server.ApplicationModuleImpl
Deprecated. This method was to be used in conjunction with Java-in-the-database configuration which is no longer supported.
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
 
CREATION_TIME - Static variable in interface oracle.jbo.common.ampool.ApplicationPoolListener
 
CredentialStoreDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
Criteria - Interface in oracle.binding.meta.criteria
This interface holds the definition of a criteria.
Criteria - Interface in oracle.jbo.common.xml
 
Criteria.Conjunction - Class in oracle.binding.meta.criteria
 
Criteria.Conjunction(int) - Constructor for class oracle.binding.meta.criteria.Criteria.Conjunction
 
CRITERIA_ALLOW_CONJUNCTION_OVERRIDE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_ALLOW_CONJUNCTION_OVERRIDE_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_ALLOW_MULTIPLE_VALUES - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_ALLOW_MULTIPLE_VALUES_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_AUTO_EXECUTE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_AUTO_EXECUTE_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_BIND_VARS_ACC - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_DISPLAY_NAME - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_DISPLAY_OPERATORS - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_DISPLAY_OPERATORS_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_HINT_DISPLAY_OPERATORS_ALWAYS - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_HINT_DISPLAY_OPERATORS_IN_ADVANCED_MODE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_HINT_DISPLAY_OPERATORS_IN_BASIC_MODE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_HINT_DISPLAY_OPERATORS_NEVER - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_HINT_FALSE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_HINT_TRUE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_IMMUTABLE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_INCLUDE_ENTITY_REFERENCES - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_ITEM - Static variable in class oracle.jbo.ViewCriteriaItem
 
CRITERIA_ITEM_NESTED_CRITERIA_ACC - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_OPERATOR_PROPERTY_DESCRIPTION - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_OPERATOR_PROPERTY_NAME - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_OPERATORS_ACC - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_ATTRIBUTE_NAME - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_CARDINALITY - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_CONJUNCTION - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_CONTROL_TYPE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_ITEM_NUM - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_LABEL - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_LOVNAME - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_OPERATOR - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_REMOVABLE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_REQUIRED - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_PROPERTY_UPPER_COLUMN - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_VALUE_PROPERTY_HASTRIGGER - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_VALUE_PROPERTY_ISBINDVARIABLE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_VALUE_PROPERTY_VALUE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEM_VALUES_ACC - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_ITEMS_ACC - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_MODE - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_MODE_ADVANCED - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_MODE_BASIC - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_MODE_CACHE - Static variable in class oracle.jbo.ViewCriteria
CRITERIA_MODE_... constants are used to specify View Criteria mode.
CRITERIA_MODE_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_MODE_QUERY - Static variable in class oracle.jbo.ViewCriteria
CRITERIA_MODE_... constants are used to specify View Criteria mode.
CRITERIA_NAME - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_PROPERTIES_ACC - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_ALLOW_CONJUNCTION_OVERRIDE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_AUTO_EXECUTE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_DISPLAY_NAME - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_DISPLAY_OPERATORS - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_MODE - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_SAVE_RESULTS_LAYOUT - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_PROPERTY_SHOW_IN_LIST - Static variable in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CRITERIA_REMOVABLE - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_REMOVABLE_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_RENDERED_MODE - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_RENDERED_MODE_ADVANCED - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_RENDERED_MODE_BASIC - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_RENDERED_MODE_BOTH - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_RENDERED_MODE_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_RENDERED_MODE_NEVER - Static variable in interface oracle.jbo.ViewCriteriaItemHints
 
CRITERIA_SAVE_RESULTS_LAYOUT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_SAVE_RESULTS_LAYOUT_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_SHOW_IN_LIST - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CRITERIA_SHOW_IN_LIST_DEFAULT - Static variable in interface oracle.jbo.ViewCriteriaHints
 
CriteriaAdapter - Interface in oracle.jbo
CriteriaAdapter is the interface that a ViewCriteria adapter is expected implement.
CriteriaAdapterImpl - Class in oracle.jbo.server
This class provides a concrete implementation of a CriteriaAdapter interface to be used on the server side of the framework.
CriteriaAdapterImpl() - Constructor for class oracle.jbo.server.CriteriaAdapterImpl
 
criteriaChanged(ViewCriteria) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
criteriaChanged(ViewCriteria) - Method in class oracle.jbo.common.BaseViewCriteriaManagerImpl
 
criteriaChanged(ViewCriteria) - Method in interface oracle.jbo.common.ViewCriteriaManagerOwner
 
criteriaChanged(ViewCriteria) - Method in class oracle.jbo.server.PDefViewObject
 
criteriaChanged(ViewCriteria) - Method in class oracle.jbo.server.ViewDefImpl
 
criteriaChanged(ViewCriteria) - Method in class oracle.jbo.server.ViewObjectImpl
 
criteriaChanged() - Method in class oracle.jbo.ViewCriteria
When a filter value changes in the view criteria it is marked dirty and the criteria manager is notified so that the view criteria is marked for a fresh clause generation in the next cycle.
criteriaChanged(ViewCriteria) - Method in interface oracle.jbo.ViewCriteriaManager
The criteria manager can track changes to applied view criteria.
CriteriaClauses - Class in oracle.jbo
 
CriteriaClauses() - Constructor for class oracle.jbo.CriteriaClauses
 
CriteriaClauses(String, String) - Constructor for class oracle.jbo.CriteriaClauses
 
CriteriaRow - Interface in oracle.binding.meta.criteria
A criteria definition is made up of a list of rows that implements this interface.
CriteriaRow.RowType - Class in oracle.binding.meta.criteria
 
CriteriaRow.RowType(int) - Constructor for class oracle.binding.meta.criteria.CriteriaRow.RowType
 
criteriaSelReqBindVarsChanged(ViewCriteria) - Method in class oracle.jbo.server.ViewObjectImpl
 
CS_FULL - Static variable in class oracle.jbo.uicli.jui.JUTableBinding
 
CS_NONE - Static variable in class oracle.jbo.uicli.jui.JUTableBinding
 
CS_RANGE - Static variable in class oracle.jbo.uicli.jui.JUTableBinding
 
CSMessageBundle - Class in oracle.jbo
Defines the error codes and default error messages for operations on business objects.
CSMessageBundle() - Constructor for class oracle.jbo.CSMessageBundle
 
CSVDataControl - Class in oracle.adfinternal.model.adapter.url.csv
Data control that represents a URL data source with CSV data format.
CSVDataControl() - Constructor for class oracle.adfinternal.model.adapter.url.csv.CSVDataControl
constructor
CSVDCDef - Class in oracle.adfinternal.model.adapter.url.csv
Data control definition representing CSV data.
CSVDCDef() - Constructor for class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Default constructor.
CSVDCDef(String, boolean, String, String, String) - Constructor for class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Creats a URL CSV Definition object.
CSVHandler - Class in oracle.adf.model.adapter.dataformat
Format handler for character separated values.
CSVHandler(InputStream, boolean, String, String, String) - Constructor for class oracle.adf.model.adapter.dataformat.CSVHandler
Creats a CSV format handler object.
CSVHandler.CSVDataEvent - Class in oracle.adf.model.adapter.dataformat
Event that the CSV handler sends during processing csv data.
CSVHandler.CSVDataEvent(String) - Constructor for class oracle.adf.model.adapter.dataformat.CSVHandler.CSVDataEvent
 
CSVParser - Class in oracle.adf.model.adapter.dataformat.csv
Excel CSV Parser.
CSVParser(InputStream) - Constructor for class oracle.adf.model.adapter.dataformat.csv.CSVParser
Constructor
CSVParser(InputStream, String) - Constructor for class oracle.adf.model.adapter.dataformat.csv.CSVParser
Constructor
CTL_CHECK_BOX - Static variable in interface oracle.jbo.AttributeHints
 
CTL_CHOICE_LIST - Static variable in interface oracle.jbo.AttributeHints
 
CTL_COMBO_BOX - Static variable in interface oracle.jbo.AttributeHints
 
CTL_COMBO_BOX_LOV - Static variable in interface oracle.jbo.AttributeHints
 
CTL_DATE - Static variable in interface oracle.jbo.AttributeHints
 
CTL_DEFAULT - Static variable in interface oracle.jbo.AttributeHints
String values for Control type control hint.
CTL_DELIMITEDIDS_CHOICE - Static variable in interface oracle.jbo.AttributeHints
 
CTL_EDIT - Static variable in interface oracle.jbo.AttributeHints
 
CTL_IMAGE - Static variable in interface oracle.jbo.AttributeHints
 
CTL_INPUT_TEXT_LOV - Static variable in interface oracle.jbo.AttributeHints
 
CTL_LIST_BOX - Static variable in interface oracle.jbo.AttributeHints
 
CTL_NUMBER_EDIT - Static variable in interface oracle.jbo.AttributeHints
 
CTL_RADIO_GROUP - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_CHECKBOX - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_COMBO - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_COMBOLOV - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_DATE - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_DEFAULT - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_DELIMITEDIDS_CHOICE - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_EDIT - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_IMAGE - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_LIST - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_LISTBOX - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_LOV - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_NUMEDIT - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_RADIOGRP - Static variable in interface oracle.jbo.AttributeHints
 
CTLTYPE_TOGGLE - Static variable in interface oracle.jbo.AttributeHints
 
CtrlHint - Interface in oracle.jbo.common.service.types
 
CtrlHint - Interface in oracle.jbo.common.types
 
CtrlHintImpl - Class in oracle.jbo.common.service.types
 
CtrlHintImpl() - Constructor for class oracle.jbo.common.service.types.CtrlHintImpl
 
CtrlHintsSupport - Interface in oracle.jbo.datasource
 
CTX_DC_PROJECT - Static variable in class oracle.adf.model.adapter.MetaDef
Set this property if DataControl Should be created in NON Active project
CTX_JDEVELOPER - Static variable in class oracle.adf.model.adapter.MetaDef
JDeveloper context name.
CTX_WORKPLACE - Static variable in class oracle.adf.model.adapter.MetaDef
Workplace context name.
CURRENT_DATACONTROL_FRAME - Static variable in class oracle.adf.model.BindingContext
 
CURRENT_VERSION - Static variable in class oracle.jbo.client.Configuration
 
CURRENT_VERSION - Static variable in class oracle.jbo.server.EntityImpl
 
CURRENT_VERSION - Static variable in class oracle.jbo.server.ViewRowImpl
 
CURRENT_VERSION - Static variable in class oracle.jbo.server.XmlDocumentReader
 
CUSTOM - Static variable in interface oracle.binding.meta.OperationDefinition
 
CUSTOM_ATTRIBUTE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
CUSTOM_EVENT_DISPATCHER_CLASSNAME - Static variable in class oracle.adf.model.BindingContext
 
CUSTOM_PROPERTIES - Static variable in class oracle.jbo.mom.xml.JTXMLTags
XML element container for custom name value pairs , representing the custom properties ( translatable and non-translatable )
CustomClassNotFoundException - Exception in oracle.jbo
Indicates a failure to find the named custom component/definition/row class.
CustomClassNotFoundException(String, Exception) - Constructor for exception oracle.jbo.CustomClassNotFoundException
Creates an exception to be localized using CSMessageBundle and error code EXC_CUSTOM_CLASS_NOT_FOUND.
CustomClassNotFoundException(Class, String, Object[]) - Constructor for exception oracle.jbo.CustomClassNotFoundException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
CustomDefDataControl - Interface in oracle.adf.model
 
customizeBinding(Object) - Method in interface oracle.adf.model.binding.DCBindingCustomizerInterface
 
customizeBinding(Object) - Method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
customizeBinding(Object) - Method in class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
Customized_Suffix - Static variable in class oracle.jbo.common.sdo.MDSQueryHelper
 
customizeDefinition(JUFormDef, HashMap<String, String>) - Method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
CustomOperator - Interface in oracle.binding.meta.criteria
A CustomOperator defines a custom operation that can be executed on an attribute.
CustomProperties - Interface in oracle.jbodt.common
 

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
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, 2011, Oracle. All rights reserved.