***** Batch Code Generation ***** The following file provides a brief description of the steps involved in performing batch code generation. Please contact support@thinkui.com if you have any questions or comments. ***** SETUP ***** Please download and install the ThinkUI SQL Client software (version 1.0.8 or later). Follow the instructions in the README.TXT and check that you are able to access your database. ***** STEPS ***** To perform batch code generation, please follow the following steps: 1. Define the classpath in Ant. e.g. 2. Define the custom SQL Client Generate Ant task to generate code. e.g. 3. Invoke the "codegen" task for a given code generation command. e.g. Tip: The connection name is the name of the connection defined in the SQL Client GUI. Alternatively, the tag can be used to specify the DB connection. Note: Please refer the README.TXT file in the "batch" folder for additional details. The "batch" folder also contains several sample Ant build files.