Uses of Class
net.sf.jailer.database.SqlScriptBasedStatisticRenovator
Packages that use SqlScriptBasedStatisticRenovator
-
Uses of SqlScriptBasedStatisticRenovator in net.sf.jailer.configuration
Methods in net.sf.jailer.configuration that return SqlScriptBasedStatisticRenovatorModifier and TypeMethodDescriptionDBMS.getStatisticRenovator()Gets theSqlScriptBasedStatisticRenovator.Methods in net.sf.jailer.configuration with parameters of type SqlScriptBasedStatisticRenovatorModifier and TypeMethodDescriptionvoidDBMS.setStatisticRenovator(SqlScriptBasedStatisticRenovator statisticRenovator) Sets theSqlScriptBasedStatisticRenovator.