public interface DatabaseInfo extends ProductVersion
| Modifier and Type | Method and Description |
|---|---|
Collection<DatabaseProperty> |
getProperties()
Gets all database properties.
|
Collection<Property> |
getServerInfo()
Gets the schema from the database connection.
|
String |
getUserName()
Gets the user name as known to this database.
|
getProductName, getProductVersionCollection<DatabaseProperty> getProperties()
Collection<Property> getServerInfo()
String getUserName()
Copyright © 2000-2021 Sualeh Fatehi. All rights reserved.