jarray represents the Java Array object. It enables you to pass Arrays between Object COBOL programs and Java classes.
jarray is a wrapper for a Java object, but jarray itself is a native Object COBOL class, not a JAVA object,
Include this entry in the Class-Control paragraph of any program using this class.
jarray is class "jarray"