protected String getConnectionCatalogName() throws DatabaseException {
   return connection.getCatalog();
 }