Data Marshaling and Type Conversion for
JVM COBOL Interoperation
Data type compatibility is one of the main issues when
JVM COBOL interoperates with code in non-COBOL managed languages. Often, you need to manipulate the COBOL data into compatible types.