Class MsStatisticsReader


public final class MsStatisticsReader extends JdbcReader
Reader for Microsoft SQL statistics. Loads statistics definitions from sys.stats system view.
  • Constructor Details

    • MsStatisticsReader

      public MsStatisticsReader(JdbcLoaderBase loader)
      Constructs a new Microsoft SQL statistics reader.
      Parameters:
      loader - the JDBC loader base for database operations