| Package | Description |
|---|---|
| org.apache.flink.connector.jdbc.catalog |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcCatalog
Catalogs for relational databases via JDBC.
|
class |
PostgresCatalog
Catalog for PostgreSQL.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractJdbcCatalog |
JdbcCatalogUtils.createCatalog(String catalogName,
String defaultDatabase,
String username,
String pwd,
String baseUrl)
Create catalog instance from given information.
|
AbstractJdbcCatalog |
JdbcCatalog.getInternal() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.