org.fcrepo.server.utilities
Class ClearSQLDatabase

java.lang.Object
  extended by org.fcrepo.server.utilities.ClearSQLDatabase

public class ClearSQLDatabase
extends Object

Clears the SQL database post-install. Can be called by system test scripts to make sure that the configured SQL database is empty after installing fedora, but before running it for the first time.

Version:
$Id$
Author:
Aaron Birkland

Constructor Summary
ClearSQLDatabase()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearSQLDatabase

public ClearSQLDatabase()
Method Detail

main

public static void main(String[] args)


Copyright © 2012 DuraSpace. All Rights Reserved.