Package ru.abyss.settings.importer
Class ImporterV18
- All Implemented Interfaces:
Importer
- Direct Known Subclasses:
ImporterV17
- 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) protected StringgetDestFieldMapper(ImportTable table, String field) Methods inherited from class ru.abyss.settings.importer.ImporterCurrent
doImport, getSrcFieldMapper, joinToStr
-
Constructor Details
-
ImporterV18
public ImporterV18()
-
-
Method Details
-
getDestFieldMapper
- Overrides:
getDestFieldMapperin classImporterCurrent
-
filterTable
protected ImportTable filterTable(Connection h2Connection, Connection pgConnection, ImportTable tbl) throws Exception - Overrides:
filterTablein classImporterV19- Throws:
Exception
-