public class DBDrop extends DBInitializationCommand
ManifoldCF
. The username and password for the
configured database need to be specified during construction.Constructor and Description |
---|
DBDrop(String userName,
String password)
The userName and password for the database to be dropped
|
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(IThreadContext tc) |
static void |
main(String[] args)
Useful when running this class standalone.
|
execute, getPassword, getUserName
public static final String _rcsid
protected void doExecute(IThreadContext tc) throws ManifoldCFException
doExecute
in class DBInitializationCommand
ManifoldCFException
public static void main(String[] args)
args
- String[] containing the arguments