Iterator wrapper for an IResultSet, useful for iterating through query results in an enhanced for (foreach) loop. Note that the iterator manipulates the state of the underlying IResultSet.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.