Module org.jooq
Package org.jooq

Interface ForInStep<T>


@Pro public interface ForInStep<T>
The step in the creation of a FOR LOOP statement where the IN clause can be supplied.
Author:
Lukas Eder