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

E10653-05

Package oracle.jbo.mom

Contains the abstract implementation for meta object management in various ADF tiers.

See:
          Description

Interface Summary
DefinitionMgrListener  
PersonalizableDef  
PropertyDef  
PropertyDefFactory  
 

Class Summary
ContainerDefImpl  
DefinitionContext This abstract class encapsulates the thread-specific behavior and state needed by the DefinitionManager class.
DefinitionContextAgeable This class provides an implementation of the abstract DefinitionContext class in which the MOM cache supports ageing.
DefinitionContextStandard This class provides a "standard" implementation of the abstract DefinitionContext class.
DefinitionManager A static class used for accessing meta-objects.
DefinitionObject Default implementation of DefInterface implemented by all of JBO Definition classes.
DefinitionObjectInfo  
LongRunningStatementHandle This class represents a handle to the cancellable SQL statements.
LongRunningStatementMonitor This thread monitors the long running statements and terminates the run away statements.
MOMParser This abstract class encapsulates the thread-specific behavior and state needed by the DefinitionManager class in order to read and parse metaobject documents from a store of some sort.
MOMParserMDS This class provides an MDS implementation of the abstract MOMParser class.
MOMParserNonMDS This class provides a non-MDS implementation of the abstract MOMParser class.
PersDefBase  
PersistableDefObject  
PropertyDefFactoryManager  
PropertyNameValueDef This class implements a persistable name-value-type holder It can be used to store name-type-value triplets e.g., to persist Bean Properties.
Tags  
 

Enum Summary
PersistableDefObject.CustomizationType  
PersistableDefObject.PersonalizationType  
 

Package oracle.jbo.mom Description

Contains the abstract implementation for meta object management in various ADF tiers.


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

E10653-05

Copyright © 1997, 2011, Oracle. All rights reserved.