Creating J2C applications connecting to CICS® and IMS™
You can use the J2C wizards to create J2EE Connector applications.
Creating Java data binding classes
The CICS/IMS Java™ Data Binding wizard enables you to create a class or set of classes that map to COBOL, to C, or to PL/I data structures.
Creating a J2C Java bean
After you create IMS Java data bindings, you need to create a Java bean that communicates with IMS through the J2EE Connector Architecture.
Adding or Editing a Java method
You can add a Java method for each function or service you want to access from the EIS. Additional methods can be added later in the Java source editor from the project explorer view or through the Snippets view.