Sun Java System Mobile Enterprise Platform 1.0 Developer's Guide for Enterprise Connectors

Packages in the Enterprise Connector Business Object API

The Enterprise Connector Business Object (ECBO) API contains the following classes:

The MusicDB example implements its own versions of all of these classes except for SessionContext. It uses the default implementation of SessionContext.

See Chapter 3, Classes and Methods in the Enterprise Connector Business Object API Package, for summaries of the classes and methods in the ECBO API packages.

To synchronize data with an EIS/EAI system such as Siebel or SAP, your BusinessObjectProvider implementation and the three command implementations will need to call methods that access the Sun JCA Adapter for that system. These methods are provided by the Sun Java Composite Application Platform Suite (Java CAPS). See Accessing a Sun JCA Adapter for an EIS/EAI System for details.