org.jooq
Interface LoaderXMLStep<R extends TableRecord<R>>


public interface LoaderXMLStep<R extends TableRecord<R>>

The Loader API is used for configuring data loads.

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

Author:
Lukas Eder



Copyright © 2012. All Rights Reserved.