On Fri, Nov 14, 2008 at 6:15 AM, Rick Hillegas <[EMAIL PROTECTED]> wrote: > Hi Flavio, > > I don't think that we have a good primer on the AST nodes. However, you can > get some sense of what the nodes mean by building the Derby javadoc and > looking at the javadoc for the package org.apache.derby.impl.sql.compile.
The engine javadoc is also available online: http://db.apache.org/derby/javadoc/engine/ cheers, andrew
