Database Commands
The database commands allow you to start and stop the Java DB database
(based on Apache Derby. These commands are supported in local mode only.
Table C–17 Database Commands
|
Command
|
Definition
|
|
start-database
|
Starts the Java DB server that is available with the Application Server.
Use this command only for working with applications deployed to the Application
Server.
|
|
stop-database
|
Stops a process of the Java DB server. Java DB server is available with
the Application Server.
|