Package com.mysql.cj.jdbc
Class IterateBlock<T>
java.lang.Object
com.mysql.cj.jdbc.IterateBlock<T>
public abstract class IterateBlock<T>
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description void
doForAll()
boolean
fullIteration()
-
Method Details
-
doForAll
public void doForAll() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
fullIteration
public final boolean fullIteration()
-