SchemaCrawler - Apache Velocity Templating Example
Description
The command example demonstrates the integration of SchemaCrawler with Apache Velocity.
How to Setup
- Make sure that java is on your PATH
- Start a command shell in the
_downloaderdirectory - Run
download.cmd velocity(ordownload.sh velocityon Unix) to install Apache Velocity templating support
How to Run
- Make sure that java is on your PATH
- Start the test database server by following instructions in the
_testdb/README.htmlfile - Start a command shell in the
velocityexample directory - Run
velocity.cmd tables.vm(orvelocity.sh tables.vmon Unix)
How to Experiment
- Try modifying the Velocity template,
tables.vmto modify the output produced.