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