Package ru.abyss.settings.importer
Class ImporterV110
java.lang.Object
ru.abyss.settings.importer.ImporterCurrent
ru.abyss.settings.importer.ImporterV113
ru.abyss.settings.importer.ImporterV112
ru.abyss.settings.importer.ImporterV110
- All Implemented Interfaces:
Importer
- Direct Known Subclasses:
ImporterV19
- Since:
- 29.06.2018 21:52:26
- Author:
- Minu <minu-moto@mail.ru>
-
Field Summary
Fields inherited from class ru.abyss.settings.importer.ImporterCurrent
ID, isLoadConsistRemains, isLoadContractors, isLoadPrices -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ImportTablefilterTable(Connection h2Connection, Connection pgConnection, ImportTable tbl) Methods inherited from class ru.abyss.settings.importer.ImporterCurrent
doImport, getDestFieldMapper, getSrcFieldMapper, joinToStr
-
Constructor Details
-
ImporterV110
public ImporterV110()
-
-
Method Details
-
filterTable
protected ImportTable filterTable(Connection h2Connection, Connection pgConnection, ImportTable tbl) throws Exception - Overrides:
filterTablein classImporterV112- Throws:
Exception
-