Class MsFPVTReader

All Implemented Interfaces:
IJdbcReader, IMsJdbcReader

public final class MsFPVTReader extends AbstractSearchPathJdbcReader<MsJdbcLoader> implements IMsJdbcReader
Reader for Microsoft SQL functions, procedures, views, and triggers. Loads function, procedure, view, and trigger definitions from sys.objects and sys.sql_modules.
  • Constructor Details

    • MsFPVTReader

      public MsFPVTReader(MsJdbcLoader loader)
      Creates a new MsFPVTReader.
      Parameters:
      loader - the JDBC loader base