An Oracle DDL parser using JavaCC

A simple Oracle CREATE TABLE statement parser extracting table names, field names, field types, primary keys information.
NOTE. I'm not a grammar/compiler expert, and managed to have the javacc grammar file just work. Plz, don't take serious eyes on the grammars.

created : April 14, 2003

Sources
oracle-create-table.jj

If you want to get information about JavaCC refer to these sites.


Yoon Kyung Koo <yoonforh at yahoo dot com>
Last modified: Sun Jun 08 02:03:24 +0900 2003