类分层结构
- java.lang.Object
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.AbstractJdbcCatalog (implements org.apache.seatunnel.api.table.catalog.Catalog)
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.redshift.RedshiftCatalog
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.redshift.RedshiftCatalogFactory (implements org.apache.seatunnel.api.table.factory.CatalogFactory)
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.redshift.RedshiftCreateTableSqlBuilder
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.redshift.RedshiftDataTypeConvertor (implements org.apache.seatunnel.api.table.catalog.DataTypeConvertor<T>)