TableGen Hints
Hints
- Javadoc documentation is available here
- Example Javadoc for generated classes is available
here
- DO NOT edit the classes by hand. Always extend them instead.
The methods provided by DatabaseAccess and the getFromResultSet methods
are designed with this in mind.
- Check out the examples directory for common driver configurations.
- A simple test program is provided in test along with the SQL to
create the database.
- Code produced by this tool has no restrictions as to its usage.
Do what you will with it. Changes to TableGen are covered by GPL and
so you must release any changes to it.