ij Commands and Errors Reference,
Page 15 of 37


[top]
[prev]
[next]
Documentation Top
Index for This Book

Absolute
After Last
Async
Autocommit
Before First
Close
Commit
Connect
Disconnect
Driver
Elapsedtime
Execute
Exit
First
Get Cursor
Get Scroll Insensitive Cursor
Help
Last
MaximumDisplayWidth
Next
Prepare
Previous
Protocol
Readonly
Relative
Remove
Rollback
Run
Set Connection
Show Connections
Wait For

Exit

Syntax

EXIT

Description

Causes the ij application to complete and processing to halt. Issuing this command from within a file started with the Run command or on the command line causes the outermost input loop to halt.

ij automatically shuts down a Cloudscape database running in an embedded environment (issues a Connect ‘jdbc:cloudscape:;shutdown=true’ request) on exit.

ij exits when the Exit command is entered or if given a command file on the Java invocation line, when the end of the command file is reached.

Example

 ij> disconnect;
 ij> exit;
 C:\> 
[top]
[prev]
[next]


Cloudscape Version 3.0
For technical support, go to: www.cloudscape.com and click Support.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.