public interface DatabaseConnection
Modifier and Type | Method and Description |
---|---|
boolean |
checkConnection()
Check the connection of the database
|
String |
getInfo()
Get information on a Database
|
boolean checkConnection()
String getInfo()
Copyright © 2018 Vitam. All rights reserved.