Uses of Interface
org.openprovenance.prov.template.library.ptm_copy.client.configurator.TableConfigurator
-
-
Uses of TableConfigurator in org.openprovenance.prov.template.library.ptm_copy.client.configurator
Classes in org.openprovenance.prov.template.library.ptm_copy.client.configurator that implement TableConfigurator Modifier and Type Class Description classBuilderConfiguratorclassConverterConfiguratorclassCsvConfiguratorclassCsvRecord2ObjectRecordConfiguratorclassEnactorConfiguratorclassPropertyOrderConfiguratorclassSqlConfiguratorclassSqlInsertConfigurator -
Uses of TableConfigurator in org.openprovenance.prov.template.library.ptm_copy.client.configurator2
Classes in org.openprovenance.prov.template.library.ptm_copy.client.configurator2 that implement TableConfigurator Modifier and Type Class Description classEnactorConfigurator2 -
Uses of TableConfigurator in org.openprovenance.prov.template.library.ptm_copy.logger
Methods in org.openprovenance.prov.template.library.ptm_copy.logger with parameters of type TableConfigurator Modifier and Type Method Description static <T> Map<String,T>Logger. initializeBeanTable(TableConfigurator<T> configurator)
-