| Method and Description |
|---|
| com.ibm.jzos.ZFileException.getAmrcBytes()
just for debugging
|
| com.ibm.jzos.ZFileRecordReader.newReader(ZFile)
This method no longer provides the most efficient
way to perform dataset I/O.
|
| com.ibm.jzos.fields.BinaryAsLongField.setSigned(boolean)
Change the sign of the field. When Data Access Acceleration (DAA) is enabled,
this method is not supported and an UnsupportedOperationException will be thrown.
|
| com.ibm.jzos.fields.BinaryAsIntField.setSigned(boolean)
Change the sign of the field. When Data Access Acceleration (DAA) is enabled,
this method is not supported and an UnsupportedOperationException will be thrown.
|