Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Package oracle.jbo.server

Interface Summary
ApplicationModuleRemoteAdapter Remote Adapter that adapts the 2-tier implementation of application module to remote application module.
Association  
ContainerObject Implemented by classes that provide server-side containers for components.
ContainerObjectListener Implemented by subscribers to container object events.
DBTransaction  
Entity  
EntityListener  
JTATransactionHandler  
ModelVisitor  
NativeMobileServiceBusListener The interface that defines the contract between the NativeMobileServiceBus and parties that wish to subscribe to business events raised on the fabric.
RowFilter  
SparseArrayInterface  
SQLBuilder  
TransactionHandler Implemented by classes that customize transaction operations.
TransactionHandlerFactory Factory to create TransactionHandlers.
TransactionListener  
TransactionPostListener Implemented by subscribers to transactions events generated during a transaction post operation.
ValidationListener  
ValidationManager  
ViewCriteriaAdapter  
 

Class Summary
ApplicationModuleDefImpl  
ApplicationModuleImpl An ApplicationModule is a logical container for coordinated objects related to a particular task, with optional programming logic
AssociationDefBase  
AssociationDefImpl  
AssociationEnd  
AttributeDefImpl  
AttributeListImpl The middle-tier manager for name/value pairs.
BaseSQLBuilderImpl  
BoundParameters  
BusLogicUnitBase  
ByteSerializer  
ComponentObjectImpl  
ConnectionCredentials Internal: Applications should not use this class.
ContainerObjectEvent The events generated when a component is added to or removed from a ContainerObject.
ContainerObjectImpl  
DBTransactionImpl  
DBTransactionImpl2 Implementation of DBTransaction interface for representing both "connected" and "not connected" state.
DefaultTxnHandlerFactoryImpl The default implementation of the TransactionHandlerFactory interface.
DefaultTxnHandlerImpl The default implementation of the TransactionHandler interface.
DefObject  
EffectiveDateFilterRange  
EntityAssociation  
EntityAssociationReference  
EntityCache The EntityCache caches queried rows of a particular EntityDef type
EntityDefImpl Represents Entity metadata, i.e.
EntityDefOverRowSet  
EntityEvent  
EntityImpl Entity represents data from the datastore and the methods required to sync this data with the datastore.
EntityReference  
EntityReplayItemPublisher Listens to events that are published on the NativeMobileServiceBus and collates their payloads.
EntityRowSetImpl  
EntityRowSetIteratorImpl  
EventDef  
EventInvocation  
JboEOExistsValidator  
JboEventObject  
JboExistsValidator  
JboMandatoryAttributesValidator Implements non-null validation for mandatory attributes.
JboMessageObject  
JboPrecisionScaleValidator Implements precision and scale validation for numeric attributes and length validation for string and character attributes.
JboSQLCompareValidator  
JboUniqueKeyValidator  
JboVOCompareValidator A validator that tests literal values by comparing them to a database value, using a pre-defined relation.
JboVOExistsValidator  
JboVOUsageCompareValidator  
JboVOUsageExistsValidator  
JDBCInteract Internal: Applications should not use this class.
KeyDef  
ListBinding  
MetaObject  
MetaObjectManager Keeps track of all metadata objects in a catalog.
ModelGenerator  
NamedObjectImpl The base class for all business objects.
NativeMobileServiceBus In ADF, there is the notion of an Enterprise Service Bus (ESB) or Fabric.
OLiteSQLBuilderImpl  
PayloadDef  
PayloadItem  
PDefViewCriteria  
PointBaseSQLBuilderImpl  
QueryCollection  
RetainAccessorDomain  
RowDef Abstract class which represents the definition of a tabular row
RowFilterKey  
RowFilterKeyForwardOnly  
RowFilterQC  
RowImpl Base class for other row types, such as Entity and View
RowQualifier  
SequenceImpl An encapsulation of a database sequence.
Serializer  
SessionImpl  
SparseArray The SparseArray represents Data from the datastore along with a flag whether data exists in a particular index into the array or not.
SQL92SQLBuilderImpl  
SQLBuilderFactory A facility for creating instances of the designated SQLBuilder class.
SQLiteSQLBuilderImpl  
StmtWithBindVars  
StringManagerImpl Provides methods for managing localizable messages.
TransactionEvent The events generated by DBTransaction during post and commit transactions.
ValidationBeanLoader Internal: Applications should not use this class.
ViewAccessorDef  
ViewAttributeDefImpl  
ViewDefImpl  
ViewKeyDef  
ViewLinkDefImpl  
ViewLinkImpl  
ViewObjectImpl  
ViewRowImpl  
ViewRowSetImpl The middle-tier class that manages collections of view rows that result from executing a query.
ViewRowSetIteratorImpl The middle-tier class that enables the user to iterate through row sets.
ViewUsageHelper  
 


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.