Qore jni Module 2.4.0
Loading...
Searching...
No Matches
org.qore.lang.mapper.MapperOutputRecordIterator Class Reference

Java wrapper for the Mapper::MapperOutputRecordIterator class in Qore. More...

Inherits AbstractDataProviderRecordIterator.

Public Member Methods

 MapperOutputRecordIterator (QoreObject obj) throws Throwable
 creates the object as a wrapper for the Qore object
 

Detailed Description

Java wrapper for the Mapper::MapperOutputRecordIterator class in Qore.

Note
Loads and initializes the Qore library and the jni module in static initialization if necessary
Deprecated:
Use dynamic imports instead: import qoremod.Mapper.MapperOutputRecordIterator;

The documentation for this class was generated from the following file: