jtopenlite.com.ibm.jtopenlite.ddm.package-info Maven / Gradle / Ivy
/**
* Provides classes to access database files on an IBM i host using DDM.
*
*
* The {@link com.ibm.jtopenlite.ddm.DDMConnection } class is used to establish
* a connection to the host server (QUSRWRK/QRWTSRVR job).
* See {@link com.ibm.jtopenlite.samples.DDMRead} for an example of using DDM to read a file.
*/
package com.ibm.jtopenlite.ddm;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy