Package adams.db

Interface RenamingDataProvider<T>

    • Method Detail

      • rename

        String rename​(int dbid,
                      T newName)
        Renames the data container.
        Parameters:
        dbid - the database ID of the data container
        newName - the new name
        Returns:
        null if successfully renamed, otherwise the error message