Hypersonic SQL Build Documentation

Batch files

This batch files are used to compile Hypersonic SQL:

Compiler

By default, the very fast compiler 'jikes' is used to compile the source code. To use the compiler 'javac', you will have to modify the batch file 'build.bat' and replace 'jikes' with 'javac'.

Switching Source Code: CodeSwitcher

To switch the source code of Hypersonic SQL, the tool 'CodeSwitcher' is used. For detailed information on how CodeSwitcher works and how it is used, see the CodeSwitcher documentation.

The following modes can be switched on or off: