|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LoaderLoadStep<R extends TableRecord<R>>
The Loader API is used for configuring data loads.
The step in constructing the Loader object where you can execute the
load.
| Method Summary | |
|---|---|
Loader<R> |
execute()
Execute the load. |
| Method Detail |
|---|
Loader<R> execute()
throws IOException
Loader object. They can be accessed using
Loader.errors()
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||