Interface DatabaseConnection

    • Method Detail

      • checkConnection

        boolean checkConnection()
        Check the connection of the database
        Returns:
        True if the connection is active
      • getInfo

        java.lang.String getInfo()
        Get information on a Database
        Returns:
        information on the database