IBM i program call J2C connector overview

The J2EE Connector Architecture (J2C) connector for IBM® i provides a standard, consistent client interface to back-end Enterprise Integrated Systems (EIS). This eliminates the need for different access models for different back-end EIS systems.

For the IBM i program call J2C connector, the back-end EIS system resource is an IBM i program or procedure. Connection information is abstracted out of the application, allowing developers to package their applications without regard for deployment details like server name or signon information. At deployment time, the application server administrator specifies the deployment-specific information using the IBM i program call J2C Connector.

For information about the J2C 1.0 specification, see the J2EE Connector Architecture (located on Sun Microsystem's Web site at http://java.sun.com/j2ee/connector/index.html.)


Feedback