public interface DataSourceMetaData
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCatalog()
Get catalog.
|
String |
getHostName()
Get host name.
|
int |
getPort()
Get port.
|
String |
getSchema()
Get schema.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.