Business Components

Uses of Package
oracle.jbo.common

Packages that use.*
PackageDescription
oracle.jbo Contains interfaces for client-side applications. 
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.common.ampool   
oracle.jbo.domain   
oracle.jbo.mom   
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.uicli Contains message bundle classes for JClient  
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. 
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
oracle.jbo.uicli.layout   
oracle.jbo.uicli.mom Contains classes that implement metadata management for JClient  
 

Classes in oracle.jbo.common used by oracle.jbo
CheckedListResourceBundle
          A helper class to aid with keeping our NLSable resources consistent.
ClientDocument
          Internal: Applications should not use this class.
JboExceptionHelper
          The top-level class for Business Component exceptions.
JboMessage
          Defines methods for localizing exception messages for various target languages, and for message formatting.
MetaObjectBase
          Internal: Applications should not use this class.
 

Classes in oracle.jbo.common used by oracle.jbo.common
ArrayResourceBundle
          ArrayResourceBundle is an abstract subclass of ResourceBundle that manages locale-dependent resources in an array.
AttributeDefHelper
          Internal: Applications should not use this class.
CheckedListResourceBundle
          A helper class to aid with keeping our NLSable resources consistent.
ClientElement
          Internal: Applications should not use this class.
CommonMessageBundle
           
EventGroup
          This class provides a typesafe enumeration of instrumented event groups
IDiagnostic
          Defines methods for logging diagnostic messages.
JboExceptionHelper
          The top-level class for Business Component exceptions.
JboHome
          Internal: Applications should not use this class.
JboMessage
          Defines methods for localizing exception messages for various target languages, and for message formatting.
JboTypeMap
          Internal: Applications should not use this class.
JboTypeMapEntries
           
MetaObjectBase
          Internal: Applications should not use this class.
NamedObjectImpl
          The base class for all business objects.
ObjectMarshaller
          Defines the interface for marshalling custom objects
ObjectTypeHelper
          Internal: Applications should not use this class.
PiggybackEntry
          The common interface for classes that implement piggybacking.
PiggybackExceptionEntry
          This class is a helper class for serializing array of objects
PiggybackHandleEntry
          This class is a helper class for Client Service to do piggybacking.
PropertiesHelper
          Internal: Applications should not use this class.
PropertyMetadata
          Internal: Applications should not use this class.
ResourceManager
          Used by the generated implementations of the ArrayResourceBundle which is the ResourceBundle flavor in use by the IDE.
RowSetHelper
          Internal: Applications should not use this class.
StringManager
          Provides methods for managing localizable messages.
StringManagerFactory
          The factory for creating StringManager instances.
Timer
          Internal: Applications should not use this class.
 

Classes in oracle.jbo.common used by oracle.jbo.common.ampool
CheckedListResourceBundle
          A helper class to aid with keeping our NLSable resources consistent.
JboMessage
          Defines methods for localizing exception messages for various target languages, and for message formatting.
MetaObjectBase
          Internal: Applications should not use this class.
 

Classes in oracle.jbo.common used by oracle.jbo.domain
JboMessage
          Defines methods for localizing exception messages for various target languages, and for message formatting.
MetaObjectBase
          Internal: Applications should not use this class.
 

Classes in oracle.jbo.common used by oracle.jbo.mom
MetaObjectBase
          Internal: Applications should not use this class.
NamedObjectImpl
          The base class for all business objects.
 

Classes in oracle.jbo.common used by oracle.jbo.server
ClientDocument
          Internal: Applications should not use this class.
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.
JBOClassLoader
           
JboHome
          Internal: Applications should not use this class.
JboInitialContext
          Internal: Applications should not use this class.
MetaObjectBase
          Internal: Applications should not use this class.
NamedObjectImpl
          The base class for all business objects.
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.
PropertiesHelper
          Internal: Applications should not use this class.
RowSetHelper
          Internal: Applications should not use this class.
RowSetIteratorHelper
          Internal: Applications should not use this class.
StringManager
          Provides methods for managing localizable messages.
TransPostControl
          Internal: Applications should not use this class.
 

Classes in oracle.jbo.common used by oracle.jbo.uicli
CheckedListResourceBundle
          A helper class to aid with keeping our NLSable resources consistent.
 

Classes in oracle.jbo.common used by oracle.jbo.uicli.binding
NamedObjectImpl
          The base class for all business objects.
 

Classes in oracle.jbo.common used by oracle.jbo.uicli.jui
NamedObjectImpl
          The base class for all business objects.
 

Classes in oracle.jbo.common used by oracle.jbo.uicli.layout
NamedObjectImpl
          The base class for all business objects.
 

Classes in oracle.jbo.common used by oracle.jbo.uicli.mom
MetaObjectBase
          Internal: Applications should not use this class.
NamedObjectImpl
          The base class for all business objects.
ObjectTypeHelper
          Internal: Applications should not use this class.
 


Business Components