!--a11y-->
SAP JCo Client Programming 
The following table provides an overview of the main elements of client programming when using the SAP JCo as a standalone component:
|
Activity |
Section |
|
Creating direct connections or connection pools |
|
|
Creating a JCo repository, mapping ABAP and Java data types, accessing tables |
|
|
Access to tables and navigation in tables |
|
|
Generic processing of fields |
|
|
Optimizing performance by deactivating non-essential BAPI parameters |
|
|
Configuring error handling in SAP JCo |
|
|
Synchronizing object access to optimize performance |
|
|
Quick parameter check using the method writeHTML() |
For an overview of all SAP JCo classes, objects, methods, parameters, and fields, see the Javadocs. These HTML files are available in the docs directory of the SAPJCo installation.
