public class JdbcCatalogDescriptor extends CatalogDescriptor
JdbcCatalog
.Constructor and Description |
---|
JdbcCatalogDescriptor(String defaultDatabase,
String username,
String pwd,
String baseUrl) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
toCatalogProperties()
Converts this descriptor into a set of catalog properties.
|
getDefaultDatabase, toProperties
toString
protected Map<String,String> toCatalogProperties()
CatalogDescriptor
toCatalogProperties
in class CatalogDescriptor
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.