public static final class DatabaseMetaDataTransfer.View extends Object
Modifier and Type | Method and Description |
---|---|
DatabaseConnection |
getDatabaseConnection()
Returns the
DatabaseConnection this view comes from. |
JDBCDriver |
getJDBCDriver()
Returns the
JDBCDriver which was used to connect to getDatabaseConnection() . |
String |
getViewName()
Returns the name of this view.
|
String |
toString() |
public DatabaseConnection getDatabaseConnection()
DatabaseConnection
this view comes from.public JDBCDriver getJDBCDriver()
JDBCDriver
which was used to connect to getDatabaseConnection()
.public String getViewName()
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.