SAP JRA Development Guidelines
Use
This section comprises several examples of JCA (Java Connector Architecture) usage for connectivity from external applications to SAP and vice versa, using the SAP Java Resource Adapter.
It also describes the handling of simple and complex structures / tables using JCA interfaces.
You can find detailed information on the following issues:
More Information
For an overview of the JCA documentation refer to:
-
http://java.sun.com/j2ee/connector/download.html
-
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/index.html (refer to packages javax.resource.* ).