Package org.dspace.handle
Class UpdateHandlePrefix
java.lang.Object
org.dspace.handle.UpdateHandlePrefix
A script to update the handle values in the database. This is typically used
when moving from a test machine (handle = 123456789) to a production service
or when make a test clone from production service.
- Author:
- Stuart Lewis, Ivo Prajer (Czech Technical University in Prague)
-
Method Summary
-
Method Details
-
main
When invoked as a command-line tool, updates handle prefix- Parameters:
args- the command-line arguments, none used- Throws:
Exception- on generic exception
-