Namespace DbExport.Providers.DB2

Classes

DB2CodeGenerator

A specialized implementation of the CodeGenerator class for generating DB2-specific database schema and code representations. This class is responsible for transforming database schema information into DB2-compliant SQL code or other DB2-related output.

DB2SchemaProvider

Provides schema-related functionalities for a DB2 database, such as accessing table names, column names, index names, and foreign key names.