ij.outfile
ij.outfile
Function
Specifies a file to which the system should direct output for a session. Specify the file name relative to the current directory, or specify the absolute path.
Syntax
ij.outfile=fileName
Examples
java -Dij.outfile=out.txt org.apache.derby.tools.ij myscript.sql
Previous Page
Next Page
Table of Contents
Index