| Modifier and Type | Class and Description |
|---|---|
class |
JdbcCatalog
Catalogs for relational databases via JDBC.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractJdbcCatalog |
JdbcCatalogUtils.createCatalog(ClassLoader userClassLoader,
String catalogName,
String defaultDatabase,
String username,
String pwd,
String baseUrl)
Create catalog instance from given information.
|
AbstractJdbcCatalog |
JdbcCatalog.getInternal() |
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlCatalog
Catalog for MySQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresCatalog
Catalog for PostgreSQL.
|
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.