With ACUCOBOL-GT, there are two ways to create and use a Java Database Connectivity (JDBC) ResultSet in COBOL:
- Using a class called DBConnect that is included in ACUCOBOL-GT's COBOL Virtual Machine Java archive file, "CVM.jar". See CVM Class for more information on ACUCOBOL-GT's CVM class.)
- Using the CJAVA-DBCONNECT and CJAVA-DBQUERY op-codes to the C$JAVA routine