JDBC Process

We recommend the following process for developing, building, and executing a JVM COBOL application for JDBC:

  1. Assemble your JDBC resources
  2. Assemble application components
  3. Develop application code
  4. Add appropriate database connection code to your JDBC programs
  5. Build the project
  6. Configure the JVM runtime environment
  7. Run the application