Enterprise Developer provides one JDBC sample application – Getting Started with JDBC.
You can run the sample from the Visual COBOL Samples Browser. To start the Visual COBOL Samples Browser, click Start > All Programs > Micro Focus Enterprise Developer > Samples > Visual COBOL Samples.
The JDBC sample is listed on the Show managed only list in the Visual COBOL Samples Browser.
The source files are located in %PUBLIC%\Documents\Micro Focus\Enterprise Developer\SamplesEclipse\jvm_cobol by default.
The sample application comes with a Readme file to explain how to use the application.
Before you can use the demonstration application, you need to set up a data source to use by the demonstration.
This demonstration application produces a console log displaying its progress and, possibly, query results. It terminates on receipt of an error after displaying an error message.