Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Sharing data with Java

You can share the COBOL data types that have Java equivalents. (Some COBOL data types have Java equivalents, but others do not.)

Share data items with Java in these ways:

To pass or receive arrays and strings, declare them as object references:

related tasks
Coding interoperable data types in COBOL and Java
Declaring arrays and strings for Java
Manipulating Java arrays
Manipulating Java strings
Invoking methods (INVOKE)
Sharing data


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)