TIBCO Object Service Broker tables can be accessed from your COBOL programs if you have coded SQL statements within them. These statements are converted to valid COBOL statements by the TIBCO Object Service Broker preprocessor. The COBOL programs participate with TIBCO Object Service Broker as a client as opposed to a server as outlined in this manual.
The following definition is of the table EMPLOYEE. This is the TIBCO Object Service Broker table used by the COBOL program with embedded SQL statements. (Only the first 80 columns are shown.)