You can create a Java™ bean that uses the Java connector tools to access the functions and services provided by an Enterprise Information System (EIS).
You can create a J2C Java bean using the J2C Java Bean wizard. Once you have created the Java bean, you may close the wizard and later add data binding classes using the J2C Data Binding wizard, and add methods to the Java bean through the Snippets view. Alternatively, you can use the wizard to create the data bean and to add methods to use the data bean. In both cases, you can use the wizard to create a J2EE artifact (JSP, EJB or Web Service) to use to deploy your J2C Java bean, as the following diagram illustrates:
To create a J2C Java bean, complete the following steps: