Hello,

The Derby parser is a piece of javacc logic called sqlgrammar.jj. The following set of papers and javadoc should help you get started understanding the Derby code: http://db.apache.org/derby/papers/index.html

Hope this helps,
-Rick

AKA_DERBY wrote:
Hey, we are looking for the code that parses SQL statements given to the
database. We have downloaded the Apache Derby source code from the site.
Please provide some suggestions.
Also, is there any document that provides a complete explanation for all the
files in the source code of Apache Derby?

Thanks,
AKA

Reply via email to