Next: In the Beginning
Up: A Code Generation How-To
Previous: A Code Generation How-To
  Contents
This is a quick walk through use of the code generator from a basic
file to database schema and factories, adding database constraints and
finally creating abstracted data views of classes.
Also commonly referred to as Dave Knull3.1the code generator is growing to be a very powerful tool, hopefully
all of the features will be understood after this chapter.
Note: this paper assumes you have a general knowledge of
XML3.2 and
Java3.3.
2002-03-05