See: Description
| Interface | Description | 
|---|---|
| AccessorHierarchyDefInterface | Deprecated Only for framework usage. | 
| AccessorTraversal | |
| AccTravDef | This interface is used to describe ViewLink accessor traversal 
 in batch mode. | 
| AccTravInvoke | This interface describes the actual ViewLink accessor to invoke. | 
| AccTravQualifier | This interface is used to see if a row qualifies for accessor 
 invocation. | 
| AppModuleRequestHandler | |
| DataCollector | |
| DataDocumentWriter | |
| IDiagnostic | Defines methods for logging diagnostic messages. | 
| IDiagnostic2 | Defines methods for logging diagnostic messages. | 
| InternalViewRowInterface | |
| JBOClassLoader | |
| JboMessage | Defines methods for localizing exception messages
 for various target languages, and for message formatting. | 
| Marshallable | |
| MetaObjectBase | Internal: Applications should not use this class. | 
| NewViewContainerIdProvider | |
| ObjectMarshaller | Defines the interface for marshalling custom objects | 
| PropertyConstants | Defines constants used by various BC4J properties. | 
| PropertyContext | Defines methods for logging diagnostic messages. | 
| PropertyMetadataDelegate | Implementing this interface allows to override the method getDefaults() in
 PropertyMetadata. | 
| PropertyMetadataInfoProvider | A property info provider can register itself with a PropertyMetadataDelegate,
 if the delegate implements PropertyMetadataListener. | 
| PropertyMetadataListener | This interface allows a component in the runtime environment to register 
 with a PropertyMetadataDelegate in the design environment | 
| ResourceBundleDef | Interface to be implemented by different Resource Bundledefs | 
| ResourceBundleDefFactory | Factory to create a resource bundle def. | 
| ResourceBundleOwner | |
| TransactionControl | |
| TransPostControl | Internal: Applications should not use
 this class. | 
| TypeSQLNative | |
| ViewCriteriaClauseBuilder | |
| ViewCriteriaManagerOwner | |
| ViewObjectDynAttr | 
| Class | Description | 
|---|---|
| AbstractListBinding | |
| AccessorNameTokenizer | |
| AccTravDefImpl | This class is a base implementation of the  AccTravDefinterface. | 
| AccTravInvokeImpl | This class is a base implementation of the  AccTravInvokeinterface. | 
| AccTravQualAllImpl | This accessor traversal qualifier class matches any row. | 
| AccTravQualBaseImpl | This abstract class is a base implementation of the  AccTravQualifierinterface. | 
| AccTravQualByAttrValuesImpl | This accessor traversal qualifier class matches by the row's
 attribute values. | 
| AccTravQualByDefFullNameImpl | This accessor traversal qualifier class matches by the row's
 definition full name. | 
| ADFLoggerDiagnosticImpl | The class logs information by using ADFLogger starting in JDev 10.1.3. | 
| ApplicationModuleHelper | Internal: Applications should not use this class. | 
| ArrayMarshaller | The ArrayMarshaller is a helper class to marshall array of java types
 into byte streams and vice versa. | 
| ArrayResourceBundle | ArrayResourceBundleis an abstract subclass ofResourceBundlethat manages locale-dependent resources
 in an array. | 
| AttributeDefHelper | Internal: Applications should not use this class. | 
| AttributeDefValue | AttributeDefValue describes the View Object attribute. | 
| AttributeHintsMap | |
| AttributeInfo | |
| Base64 | Deprecated | 
| BaseOperationsScript | Deprecated all scripts now extend BaseGroovyScript directly. | 
| BaseScriptGroovy | Deprecated | 
| BaseViewCriteriaManagerImpl | This class provides implementation for most of the ViewCriteriaManager interface for
 a View Object. | 
| CallAnalyzer | Provides a method for extracting function-call information from the
 the current stack. | 
| CategoryImpl | |
| CategoryManagerImpl | |
| CharacterEncodingMapping | Provides two static conversion functions to translate between IANA
 names for character set encodings and JDK names. | 
| CheckedListResourceBundle | A helper class to aid with keeping our NLSable resources
 consistent. | 
| ClientDocument | Internal: Applications should not use this class. | 
| ClientElement | Internal: Applications should not use this class. | 
| CommonCriteriaAdapter | |
| CommonMessageBundle | |
| CommonMessageBundle_en | |
| Configuration | Deprecated since 5.0 Use  Configurationinstead. | 
| ConsoleDiagnosticImpl | The superclass for classes that display diagnostics in a console. | 
| ContextUtil | |
| DataDocument | |
| DBSortCriteriaCollection | |
| DBSortCriteriaImpl | |
| DeclarativeWhereClause | A jbo designtime base class for reference objects. | 
| DefaultResourceFactory | The default factory to create a resource bundle def. | 
| DefaultSessionContextImpl | |
| DefaultVOCategoryImpl | |
| DefLocaleContext | |
| DependencyGraph | This implements a directed graph which can be used to determine a 
 partial ordering of the nodes using a topological sort. | 
| Diagnostic | The  Diagnosticclass contains static tracing methods. | 
| DiagnosticFactory | Creates instances of implementations of the  IDiagnosticinterface. | 
| DiagnosticStream | This class allows you to pass an instance of itself to
 code that expects to be using a PrintStream, and to indirect
 through the Diagnostic facility: hence the output can
 be controlled using the system properties jbo.diagnostic.logging
 etcetera. | 
| EventGroup | This class provides a typesafe enumeration of instrumented event
 groups | 
| ExprDefUtils | |
| ExpressionDef | |
| FileDiagnosticImpl | A Diagnostic implementation that routes output to a file. | 
| GenericResourceBundleDef | |
| GraphicsUtils | GraphicsUtilsdefines common user-interface related utility
 functions. | 
| GroovyParserUtil | Utility class to get parsed content of Groovy scripts
 For internal framework use only. | 
| GroovyScriptSupport | |
| IASDiagnosticImpl | The superclass for classes that display diagnostics in a console. | 
| InternedString | |
| JavaTypeMapEntries | Populates TypeMap Entries for BC4J Designtime and Runtime
 to map a Database column type to a java-class type and also to jdbc-sqltype and id. | 
| JboAbstractMap | |
| JboBeanUtils | |
| JBOClass | |
| JboCompOper | |
| JboEnvUtil | Internal: Applications should not use this class. | 
| JboExceptionHelper | The top-level class for Business Component exceptions. | 
| JboExHelperLocalized | The superclass for localized exceptions for Business Components. | 
| JboHome | Internal: Applications should not use this class. | 
| JboInitialContext | Internal: Applications should not use this class. | 
| JboInitialContextFactory | Internal: Applications should not use this class. | 
| JboNameUtil | Internal: Applications should not use this class. | 
| JboObjectInputStream | |
| JboObjectOutputStream | |
| JboPropertiesResourceBundle | A helper class to aid with keeping our NLSable resources
 consistent. | 
| JboPropertiesResourceBundle_en | |
| JboResourceBundle | A helper class to aid with keeping our NLSable resources
 consistent. | 
| JboResourceBundle_en | |
| JboServiceMessage | |
| JBOSessionFactoryHelper | Internal: Applications should not use this class. | 
| JboStringUtil | |
| JboTypeMap | Internal: Applications should not use this class. | 
| JboTypeMapEntries | |
| JboXMLUtil | Internal: Applications should not use this class. | 
| ListBindingDef | |
| ListBindingDefSerializer | |
| Lock | |
| LoopDiagnostic | Allow an accumulation of individual debug messages before dumping
 to the Diagnostic stream to allow for easy wrapping of loops etc. | 
| MasterRowHandles | |
| MessageBundleDef | MessageBundleDef implements ResourceBundleDef | 
| MOMProperties | This static class exists purely to keep the properties
 out of the way of MetaObjectManager's static initializer | 
| MsgBundleKey | MsgBundleKey is used as a key for any msg bundle it stores locale and bundlename | 
| NamedObjectImpl | The base class for all business objects. | 
| ObjectTypeHelper | Internal: Applications should not use this class. | 
| OperationDefinitionsValues | |
| OracleAppsTypeMapEntries | Populates Oracle-database specific TypeMap Entries for BC4J Designtime and Runtime
 to map a Database column type to a java-class type and also to jdbc-sqltype and id. | 
| OracleTypeMapEntries | Populates Oracle-database specific TypeMap Entries for BC4J Designtime and Runtime
 to map a Database column type to a java-class type and also to jdbc-sqltype and id. | 
| Owner | This is a simple example of a java type-safe constant. | 
| PiggybackClsCheckWrapper | |
| PiggybackInput | This is a helper class for piggybacking input. | 
| PiggybackInputStream | This class is a helper class for Client Service to do piggybacking. | 
| PiggybackObjectOutputStream | This class is a helper class for Client Service to do piggybacking. | 
| PiggybackOutput | This is a helper class for piggybacking output. | 
| PipeDiagnosticImpl | The superclass for classes that act as a stream for diagnostic messages. | 
| PrintVersion | Prints the current BC4J version number. | 
| PropertiesBundleDef | PropertiesBundleDef implements ResourceBundleDef | 
| PropertiesHelper | Internal: Applications should not use this class. | 
| PropertyDefaultContext | temporary (Nov02) implementation to hold a default property context. | 
| PropertyEnums | |
| PropertyGroup | This is an example of a java type-safe constant. | 
| PropertyManager | Internal: Applications should not use this class. | 
| PropertyMetadata | Internal: Applications should not use this class. | 
| PropertyMetadataType | This class registers the type for BC4J properties. | 
| RepConversion | Numbers' representation conversion/manipulation routines. | 
| ResourceConfigCallback | |
| ResourceFactoryManager | A manager class used to register and unregister ResourceFactories based on NameSpace | 
| ResourceManager | Used by the generated implementations of the  ArrayResourceBundlewhich is theResourceBundleflavor in use by the IDE. | 
| ResourceUtils | Utility class to make using resources easier. | 
| ROTEntry | |
| RowSetHelper | Internal: Applications should not use this class. | 
| RowSetIteratorHelper | Internal: Applications should not use this class. | 
| SerializationUtils | Mainly used in the client/server remoting classes as a helper | 
| SessionContextManagerImpl | |
| SharedFileDiagnosticImpl | A Diagnostic implementation that routes output to a file. | 
| SilentDiagnosticImpl | The superclass for classes that act as null output devices. | 
| SparseArrayImpl | The SparseArrayImpl represents Data from the datastore along with a flag whether
 data exists in a particular index into the array or not. | 
| StringManager | Provides methods for managing localizable messages. | 
| StringManagerFactory | The factory for creating StringManager instances. | 
| StructureDefHelper | Internal: Applications should not use this class. | 
| SvcMethodRequest | |
| SvcMethodResponse | |
| SvcMsgDataRow | |
| SvcMsgIteratorState | |
| SvcMsgNoData | |
| SvcMsgRequest | |
| SvcMsgRequestParams | |
| SvcMsgResponse | |
| SvcMsgResponseByValueRowSet | |
| SvcMsgResponseEvent | |
| SvcMsgResponseException | |
| SvcMsgResponseFullRef | |
| SvcMsgResponseNavig | This class is a helper class for Client Service to do piggybacking. | 
| SvcMsgResponseRef | |
| SvcMsgResponseRowEvent | |
| SvcMsgResponseValues | |
| SvcMsgVariable | |
| Timer | Internal: Applications should not use this class. | 
| TypeMarshaller | Provides methods for passing primitive Java values between
 the client and middle tier as byte streams. | 
| UsageInfo | |
| UserAznUtil | Deprecated | 
| UUID | |
| VariableImpl | |
| VariableManagerImpl | |
| VariableValueManagerImpl | |
| ViewCriteriaImpl | |
| ViewCriteriaItemCompoundImpl | |
| ViewCriteriaItemImpl | |
| ViewCriteriaItemValueImpl | |
| ViewCriteriaMarshaller | |
| ViewCriteriaRowImpl | |
| ViewCriteriaUsageImpl | |
| ViewDefInfo | |
| ViewObjectSubclassDef | |
| WeakHashlist | |
| WeakHashtable | Internal: Applications should not use this class. | 
| WeakHashtableImpl | Internal: Applications should not use this class. | 
| WeakKeyHashtable | Internal: Applications should not use this class. | 
| WeakKeyHashtableImpl | Internal: Applications should not use this class. | 
| WeakVector | Internal: Applications should not use this class. | 
| WeakVectorImpl | Internal: Applications should not use this class. | 
| XliffResourceBundleDef | |
| XmlInterfaceCriteria | 
| Enum | Description | 
|---|---|
| OwnerType | Deprecated | 
| PropertyEnums.FETCH_MODE | 
| Exception | Description | 
|---|---|
| GraphCycleException | |
| JboAssert | Indicates that an  ASSERT()statement has failed. | 
| JboExMsgCarrier | |
| JboUnexpectedException | Indicates an unspecified fatal error. | 
| UnknownSQLTypeException | Indicates that an attempt has been made to use a unknown or unimplemented SQL
 data type. | 
| Annotation Type | Description | 
|---|---|
| OperationsScript | Deprecated |