Package ru.abyss.settings.importer
Class ImporterV113
java.lang.Object
ru.abyss.settings.importer.ImporterCurrent
ru.abyss.settings.importer.ImporterV113
- All Implemented Interfaces:
Importer
- Direct Known Subclasses:
ImporterV112
- 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
-
ImporterV113
public ImporterV113()
-
-
Method Details
-
filterTable
protected ImportTable filterTable(Connection h2Connection, Connection pgConnection, ImportTable tbl) throws Exception - Overrides:
filterTablein classImporterCurrent- Throws:
Exception
-