Business Components

Uses of Package
oracle.jbo.common

Packages that use oracle.jbo.common
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.server Contains the implementation of middle tier components. 
oracle.jbo.server.java.util   
 

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
AttributeDefHelper
          Internal: Applications should not use this class.
BaseObject
          The base class of all component classes.
ClientElement
          Internal: Applications should not use this class.
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.
MetaObjectBase
          Internal: Applications should not use this class.
ObjectMarshaller
          Defines methods for piggybacking.
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.
RowSetHelper
          Internal: Applications should not use this class.
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.server
BaseObject
          The base class of all component classes.
ClientDocument
          Internal: Applications should not use this class.
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.
PropertiesHelper
          Internal: Applications should not use this class.
RowSetHelper
          Internal: Applications should not use this class.
RowSetIteratorHelper
          Internal: Applications should not use this class.
TransPostControl
          Internal: Applications should not use this class.
 

Classes in oracle.jbo.common used by oracle.jbo.server.java.util
BaseObject
          The base class of all component classes.
 


Business Components