public interface EntityImporter extends Importer
EntityImporter interface.
| Modifier and Type | Method and Description |
|---|---|
void |
addForeignedKeys(String foreignerKey)
addForeignedKeys.
|
Set<String> |
getForeignerKeys()
getForeignerKeys.
|
ItemReader |
getReader()
getReader.
|
void |
setPopulator(Populator populator)
setPopulator.
|
getCurData, getPrepare, ignoreNull, isDataValid, read, setCurData, setCurrent, setPrepare, setReaderaddListener, getCurrent, getDataName, getFail, getFormat, getLocale, getSuccess, getTranferIndex, transfer, transferItemvoid addForeignedKeys(String foreignerKey)
addForeignedKeys.
foreignerKey - a String object.void setPopulator(Populator populator)
setPopulator.
populator - a Populator object.ItemReader getReader()
getReader.
getReader in interface ImporterItemReader object.Copyright © 2005–2018 The Beangle Software. All rights reserved.