[antlr-interest] SQL'92 grammar for Java parser

Maciej Gawinecki mgawinecki at gmail.com
Tue Mar 3 09:29:22 PST 2009


Hi,

Do you know any SQL'92 grammar generating Java parser, preferebly in 
ANTLR 3?

I've seen some SQL grammars on the project site but they seem not to 
meet my requirements.

I'm planning to associate table and column identifiers with 
corresponding comments (both single line and multi-line), which usually 
appears in CREATE TABLE/ALTER TABLE commands.

Thanks for your time,

Best
Maciej


More information about the antlr-interest mailing list