Interface DatabaseConfigServiceCompileTime

All Superinterfaces:
DatabaseConfigService
All Known Implementing Classes:
DatabaseConfigServiceImpl

public interface DatabaseConfigServiceCompileTime extends DatabaseConfigService
Service providing database connection factory and configuration information for use with historical data polling.
  • Method Details

    • getQuerySetting

      ColumnSettings getQuerySetting(String databaseName) throws DatabaseConfigException
      Returns the column metadata settings for the database.
      Parameters:
      databaseName - is the database name
      Returns:
      indicators for change case, metadata retrieval strategy and others
      Throws:
      DatabaseConfigException - if the name was not configured