Uses of Class
com.sun.enterprise.admin.cli.optional.DatabaseCommand
-
Packages that use DatabaseCommand Package Description com.sun.enterprise.admin.cli.optional -
-
Uses of DatabaseCommand in com.sun.enterprise.admin.cli.optional
Subclasses of DatabaseCommand in com.sun.enterprise.admin.cli.optional Modifier and Type Class Description classStartDatabaseCommandstart-database command This command class will invoke DBControl to first ping if the database is running.classStopDatabaseCommandstop-database command This command class will invoke DBControl to stop the database.
-