Package org.odpi.openmetadata.adapters.connectors.mssql.tabulardatasource
package org.odpi.openmetadata.adapters.connectors.mssql.tabulardatasource
Implementation of the TabularDataSource resource connector for accessing the content of a Microsoft SQL Server table.
-
ClassesClassDescriptionMSSQLTabularDataSourceConnector works with structured files to retrieve simple tables of data.MSSQLTabularDataSourceProvider is the OCF connector provider for the Microsoft SQL Server Tabular Data Source resource connector.MSSQLTabularDataSourceConnector works with structured files to retrieve simple tables of data.MSSQLTabularDataSourceProvider is the OCF connector provider for the Microsoft SQL Server Tabular Data Source resource connector.Convert the tabular data source description into something understandable by Microsoft SQL Server so the schema for the table can be set up in the database.