Uses of Class
net.sf.jailer.subsetting.ExportStatistic
Packages that use ExportStatistic
-
Uses of ExportStatistic in net.sf.jailer.api
Methods in net.sf.jailer.api that return ExportStatisticModifier and TypeMethodDescriptionGenerates the export-script.Generates the export- and/or delete-script. -
Uses of ExportStatistic in net.sf.jailer.subsetting
Methods in net.sf.jailer.subsetting that return ExportStatisticModifier and TypeMethodDescriptionSubsettingEngine.export(String whereClause, URL extractionModelURL, String scriptFile, String deleteScriptFileName, DataSource dataSource, DBMS dbms, ScriptFormat scriptFormat, int modelPoolSize) Exports entities.Methods in net.sf.jailer.subsetting with parameters of type ExportStatisticModifier and TypeMethodDescriptionCollectedRowsCounter.createStatistic(boolean forDelete, DataModel datamodel, ExportStatistic exportStatistic) Creates the statistic.