Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.