| Package | Description | 
|---|---|
| oracle.adf.model.adapter | 
 Contains the implementation for abstract adapters for various oracle.binding.DataControl
 implementation shipped with ADF. 
 | 
| oracle.adf.model.bean | |
| oracle.adf.model.binding | 
 Contains the abstract implementation of ADFm binding objects. 
 | 
| oracle.adf.model.connection | |
| oracle.adf.model.connection.rest.exception | |
| oracle.adf.model.generic | 
 Contains a readonly DataControl implementation for JavaBeans. 
 | 
| oracle.adf.model.placeholder | |
| oracle.adf.model.rest | |
| oracle.adf.model.rest.json.data | |
| oracle.adf.model.rest.json.parser | |
| oracle.adf.model.rest.json.schema | |
| oracle.adf.model.rest.odata | |
| oracle.binding.expr | |
| oracle.jbo | 
 Contains interfaces for client-side applications. 
 | 
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| oracle.jbo.common.ampool | |
| oracle.jbo.common.ws | |
| oracle.jbo.domain | |
| oracle.jbo.expr | 
 Contains the implementation of the expression evaluation used in ADF. 
 | 
| oracle.jbo.mom.xml | 
 Contains direct dependencies on the xml parser at the metaObject manager level in ADF Business Components 
 | 
| oracle.jbo.pool | |
| oracle.jbo.script | |
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.lov | |
| oracle.jbo.server.svc | |
| oracle.jbo.server.uniqueid | |
| oracle.jbo.uicli.binding | 
 Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. 
 | 
| oracle.jbo.version | |
| oracle.jbodt.common | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AdapterException
AdapterException is thrown from the adapter common runtime layer. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCCriteriaBaseVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaItemVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaOperatorVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaRowVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaValueVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaVOImpl
Deprecated.   
 | 
class  | 
DCDataAM
For internal adf framework use only. 
 | 
class  | 
DCDataVO  | 
class  | 
DCVCSubstAttrDef
This View Attribute Def is created so that it serves as a wrapper
 around the attributes created for exposing View Criteria definitions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCVariableImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectionException
ConnectionException defines the errors happening during a Connection
 lifecycle 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RestConnectionException
Base exception class for RestConnection. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCGenericRowSetIteratorImpl  | 
class  | 
DCRowSetIteratorImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PlaceholderVOImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRestDCDataVO  | 
class  | 
RestDCDataVO  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UnsupportedJsonStructureException  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonParserException  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonSchemaException  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ODataRestDCDataVO  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServiceInvocationException
ServiceInvocationException is thrown from the DataControlWrapper
 when the Service method invocation fails. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ApplicationModule
The interface for application modules. 
 | 
interface  | 
AttributeDef
Defines access to named attribute definitions. 
 | 
interface  | 
Category  | 
interface  | 
ComponentObject
Provides access to component objects by name. 
 | 
interface  | 
RowSet
A  
RowSet belongs to a view object. | 
interface  | 
Variable
Defines a named variable. 
 | 
interface  | 
ViewLink
Implemented by View Link classes. 
 | 
interface  | 
ViewObject
ViewObject decribes how the application will view and update data. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AfterCommitException
Indicates failure during the after-commit phase of the transaction cycle. 
 | 
class  | 
AfterPostException
Indicates failure during the after-post phase of the transaction cycle. 
 | 
class  | 
AfterRollbackException
Indicates failure during the after-rollback phase of the transaction cycle. 
 | 
class  | 
AlreadyConnectedException
An attempt was made to call  
connect() on a
 Transaction which is already connected to database. | 
class  | 
AlreadyLockedException
Indicates failure while attempting to lock a row because another
 user locked the row. 
 | 
class  | 
ApplicationModuleCreateException
Indicates failure that an Application Module could not be created. 
 | 
class  | 
AttrDependencyException  | 
class  | 
AttributeLoadException
Thrown when a value from a JDBC result set cannot be converted into a java type and
 loaded into an attribute. 
 | 
class  | 
AttributeReadXMLException
Thrown when reading an xml document fails for a RowSet or a Row. 
 | 
class  | 
AttrNotSelectedException
Indicates that an attempt has been made to use an attr that is not selected 
 | 
class  | 
AttrSetValException
Indicates n failed attempt to set an attribute value. 
 | 
class  | 
AttrValException
Indicates a attribute validation error. 
 | 
class  | 
BatchDMLException
Indicates a failure to post data to a database. 
 | 
class  | 
ConfigException
Thrown for configuration problems. 
 | 
class  | 
CreateRowPrivilegeException  | 
class  | 
CustomClassNotFoundException
Indicates a failure to find the named custom component/definition/row class. 
 | 
class  | 
DeadEntityAccessException
Indicates that a requested object could not be found. 
 | 
class  | 
DeadViewRowAccessException
Indicates that a requested object could not be found. 
 | 
class  | 
DefinitionChangedException
Thrown when activating the application module state or transaction
 with an older version of metadata into an application module with a later metadata
 definition. 
 | 
class  | 
DMLConstraintException
Indicates a failure to post data to a database. 
 | 
class  | 
DMLException
Indicates a failure to post data to a database. 
 | 
class  | 
EmptyDocException  | 
class  | 
ExprSecurityException
Deprecated. 
 
since 12.2.1.1.0.  In order to support existing applications that
 depend on this exception oracle.jbo.script will continue to extend this
 exception.  However, clients should be updated to handle
  
ExprSecurityException instead. | 
class  | 
ExprTimeoutException
Deprecated. 
 
since 12.2.1.1.0.  In order to support existing applications that
 depend on this exception oracle.jbo.script will continue to extend this
 exception.  However, clients should be updated to handle
  
ExprTimeoutException instead. | 
class  | 
HiddenDefException
Indicates that an attempt has been made to use a hidden
 definition. 
 | 
class  | 
InvalidAttrKindException
Indicates that data access failed because an unknown attribute type was encountered. 
 | 
class  | 
InvalidDefNameException
Indicates that an attempt has been made to associate a definition name
 with a type for which it is not valid. 
 | 
class  | 
InvalidObjAccessException
Indicates that an attempt has been made to associate an object
 with a type for which it is not valid. 
 | 
class  | 
InvalidObjNameException
Indicates that an attempt has been made to associate an object
 with a type for which it is not valid. 
 | 
class  | 
InvalidOperException
Indicates an operation failure. 
 | 
class  | 
InvalidOwnerException
Indicates that an attempt has been made to associate an object
 with an entity not its owner. 
 | 
class  | 
InvalidParamException
Indicates that an attempt has been made to pass an parameter of an
 invalid type to a method. 
 | 
class  | 
InvalidSortCriteriaAttrException
Indicates that a non persistant attribute is encountered while setting a DBSortCriteria. 
 | 
class  | 
JboException
Top level exception for the JBO package. 
 | 
class  | 
JboSecurityException  | 
class  | 
JboSerializationException
Thrown when an attempt to create a row fails. 
 | 
class  | 
JboSQLException
Indicates a failure during an operation against a database. 
 | 
class  | 
JboWarning
The facility for reporting non-fatal errors for the JBO package. 
 | 
class  | 
KeyNotFoundException
This exception is thrown while initializing the definition of
 an entity object to indicate that the entity object has no
 primary key attribute. 
 | 
class  | 
KeyNotPopulatedException  | 
class  | 
ListBindingMismatchException
Thrown when list binding does not find a matching row. 
 | 
class  | 
NameClashException
Indicates that an attempt has been made to use a name that is
 already defined. 
 | 
class  | 
NoDefException
Indicates that an attempt has been made to use a nonextistant
 definition. 
 | 
class  | 
NoObjException
Indicates that a named object does not exist. 
 | 
class  | 
NotConnectedException
Indicates that the Application Module is not connected to a database. 
 | 
class  | 
NoXMLFileException
Indicates that an XML file could not be found for a container. 
 | 
class  | 
PCollException  | 
class  | 
PersInconsistentException  | 
class  | 
PersistenceException
Indicates an error while loading XML files at Runtime. 
 | 
class  | 
PiggybackException
Indicates a failure while reading/writing piggyback. 
 | 
class  | 
PrecisionScaleValidationException
Indicates n failed attempt to set an attribute value. 
 | 
class  | 
ReadOnlyAttrException
Indicates an attempt to modify a read-only attribute. 
 | 
class  | 
ReadOnlyDefObjectException
Thrown when the application attempts to perform an update
 operation on a read-only def object. 
 | 
class  | 
ReadOnlyViewObjectException
Thrown when the application attempts to perform a data update
 operation on a read-only view object. 
 | 
class  | 
ReadXMLException
Thrown when reading an xml document fails for a RowSet or a Row. 
 | 
class  | 
RemoveRowPrivilegeException  | 
class  | 
RemoveWithDetailsException
Thrown when the application attempts to remove an Entity Object that is
 a composition association and has detail (children) Entity Objects. 
 | 
class  | 
RowAlreadyDeletedException
Thrown when the requested row is not found in the the database perhaps it has been
 already deleted after the row was initially queried. 
 | 
class  | 
RowCreateException
Thrown when an attempt to create a row fails. 
 | 
class  | 
RowDMLException
Indicates a failure to post data to a database. 
 | 
class  | 
RowFinderFetchLimitExceededException
When a RowFinder executes and finds the number of matching rows is more than expected maximum(maxRows),
 this Exception is thrown when user specified ErrorIfMaxRowsExceeded to true. 
 | 
class  | 
RowInconsistentException
Thrown if inconsist data is detected
 when locking a row. 
 | 
class  | 
RowLimitExceededWarning
A View Object will not fetch rows more than a globally configurable
 row limit. 
 | 
class  | 
RowNotAvailableException
Thrown when the requested row is not available. 
 | 
class  | 
RowNotFoundException
Thrown when the requested row is not found. 
 | 
class  | 
RowReadXMLException
Thrown when reading an xml document fails for a RowSet or a Row. 
 | 
class  | 
RowValException
Indicates that validation of a business object has failed. 
 | 
class  | 
SQLDatumException
Indicates a failure to get/set data from SQL datum. 
 | 
class  | 
SQLStmtException
Thrown when the evaluation of a SQL statement fails. 
 | 
class  | 
TooManyObjectsException
Thrown when more objects than expected are found. 
 | 
class  | 
TxnValException
Thrown when reading an xml document fails for a RowSet or a Row. 
 | 
class  | 
UpdateAttrPrivilegeException
Indicates an attempt to modify a read-only attribute. 
 | 
class  | 
ValidationException
Indicates a validation failure. 
 | 
class  | 
VariantException  | 
class  | 
ViewCriteria
A declarative representation for a View Object's WHERE clause fragment. 
 | 
class  | 
ViewCriteriaItem  | 
class  | 
ViewCriteriaItemCompound  | 
class  | 
ViewLinkAlreadyExistsException
Thrown if a view link already exists between the source and destination
 view object. 
 | 
class  | 
ViewObjectNotPreparedException  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ComponentHintsHelper  | 
class  | 
ComponentUsageImpl
Generic component Usage impl 
 | 
class  | 
ViewLinkImpl  | 
class  | 
ViewUsageImpl  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ViewObjectDynAttr  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationModuleHelper
Internal: Applications should not use this class. 
 | 
class  | 
AttributeDefHelper
Internal: Applications should not use this class. 
 | 
class  | 
AttributeInfo  | 
class  | 
CategoryImpl  | 
class  | 
DefaultVOCategoryImpl  | 
class  | 
GraphCycleException  | 
class  | 
JboAssert
Indicates that an  
ASSERT() statement has failed. | 
class  | 
JboExceptionHelper
The top-level class for Business Component exceptions. 
 | 
class  | 
JboExHelperLocalized
The superclass for localized exceptions for Business Components. 
 | 
class  | 
JboExMsgCarrier  | 
class  | 
JboUnexpectedException
Indicates an unspecified fatal error. 
 | 
class  | 
PropertiesHelper
Internal: Applications should not use this class. 
 | 
class  | 
RowSetHelper
Internal: Applications should not use this class. 
 | 
class  | 
RowSetIteratorHelper
Internal: Applications should not use this class. 
 | 
class  | 
UnknownSQLTypeException
Indicates that an attempt has been made to use a unknown or unimplemented SQL
 data type. 
 | 
class  | 
VariableImpl  | 
class  | 
ViewCriteriaImpl  | 
class  | 
ViewCriteriaItemCompoundImpl  | 
class  | 
ViewCriteriaItemImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationPoolException  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
WSRowSet  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WSApplicationModuleImpl  | 
class  | 
WSAttributeDefImpl  | 
class  | 
WSComponentObjectImpl  | 
class  | 
WSRowSetImpl  | 
class  | 
WSViewLinkImpl  | 
class  | 
WSViewObjectImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataCreationException
Indicates that a Domain object could not be created. 
 | 
class  | 
DomainAttributeDef  | 
class  | 
DomainValidationException
Indicates that a Domain object cannot be
 created because validation has failed. 
 | 
class  | 
GenericDomainException
Thrown when creation of Domain objects fails. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JIEvalException  | 
class  | 
JIEvaluationError  | 
class  | 
JIException  | 
class  | 
JIMultipleSyntaxErrors  | 
class  | 
JISyntaxError  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefPersistenceException
 NAME
      DefPersistenceException .java -
 DESCRIPTION
 NOTES
 VERSION
 MODIFIED   (MM/DD/YY)
      draju     02/20/98 -  Created the class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResourcePoolException  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExprDuplicateSignatureException  | 
class  | 
ExprResourceException  | 
class  | 
ExprScriptException
The Exception thrown from within an untrusted Script. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationModuleImpl
The base class of Application Modules. 
 | 
class  | 
AssociationDefImpl  | 
class  | 
AssociationReference
 NAME
      AssociationReference.java -
 DESCRIPTION
      The AssociationReference is an object that references an
      EntityAssociation or a ViewLinkDefImpl. 
 | 
class  | 
AttrFinderParameter  | 
class  | 
AttributeDefImpl
AttributeDefImpl is an implementation class for the
  
AttributeDef
 interface in the middle tier server. | 
class  | 
AttributeDefOverAttr  | 
class  | 
BoundParameter  | 
class  | 
ComponentObjectImpl
Abstract class for ComponentObjectImpl. 
 | 
class  | 
ContainerObjectImpl
The implementation of the  
ContainerObject interface. | 
class  | 
DSEntityCache  | 
class  | 
DSViewObjectImpl  | 
class  | 
EntityCache
The EntityCache caches queried rows for a particular EntityImpl. 
 | 
class  | 
EntityCacheOverRowSet  | 
class  | 
EntityReference
 NAME
      EntityReference.java - View object's use of entity base. 
 | 
class  | 
EntityRowSetImpl
EntityRowSetImpl represents the ResultSet of an association. 
 | 
class  | 
ExprFinderParameter  | 
class  | 
ProgrammaticViewObjectImpl  | 
class  | 
RowReference
 NAME
      RowReference.java - Base class for view object bases. 
 | 
class  | 
ViewAttributeDefImpl
The ViewAttributeDefImpl is an alias to an AttributeDefImpl. 
 | 
class  | 
ViewObjectImpl
The implementation of the
  
ViewObject interface, the middle-tier class that manages
 database queries and the view rows that result from executing queries. | 
class  | 
ViewObjectOnRowSets  | 
class  | 
ViewReference
 NAME
      ViewReference.java - View object's use of other view objects (composite VO). 
 | 
class  | 
ViewRowSetImpl
The middle-tier class that manages
 collections of view rows that result from executing a query. 
 | 
class  | 
ViewRowSetIteratorImpl
The middle-tier class that
 enables the user to iterate through row sets. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CmrAccessorDefImpl  | 
class  | 
CmrAccessorEntRowSet  | 
class  | 
CmrAccessorViewImpl  | 
class  | 
CmrAccessorViewRowSet  | 
class  | 
EntityFacadeCollImpl
Abstract base class for Entity Facade collections. 
 | 
class  | 
FinderViewImpl
Abstract base class for Finder-Based View Object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LOVAppModuleImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServiceJboWarning  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RowIdAMImpl
This class is the Application Module implementation for the RowId generator. 
 | 
class  | 
RowIdGenerationException
Indicates that an exception occurred while generating the RowId 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUCtrlParameterDef  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VersionException  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AttributeInterface  |