public interface ConnectionMetadata
Connection
is connected to.Modifier and Type | Method and Description |
---|---|
String |
getDatabaseProductName()
Retrieves the name of this database product.
|
String |
getDatabaseVersion()
Retrieves the version number of this database product.
|
String getDatabaseProductName()
String getDatabaseVersion()
Copyright © 2021. All rights reserved.