Modul org.jooq
Package org.jooq

Schnittstelle LoaderJSONStep<R extends Record>


public interface LoaderJSONStep<R extends Record>
The Loader API is used for configuring data loads.

The step in constructing the Loader object where you can set the mandatory JSON loader options.

Autor:
Lukas Eder, Johannes Bühler