Class MSSQLServerIntegrationProvider

All Implemented Interfaces:
AuditLoggingComponent

public class MSSQLServerIntegrationProvider extends IntegrationConnectorProvider
MSSQLServerIntegrationProvider is the OCF connector provider for the Microsoft SQL Server database server integration connector.
  • Constructor Details

    • MSSQLServerIntegrationProvider

      public MSSQLServerIntegrationProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation. Most of the work of this connector provider is handled by the base class.