Resets the time of the download for the specified publications.
void Connection.resetLastDownloadTime( String pub_name ) throws ULjException
pub_name The name of the publication to check.
To reset the download time for when the entire database is synchronized, use the special Connection.SYNC_ALL_DB_PUB_NAME publication.
This method requires that no uncommitted transactions are on the current connection.