Hi, I need advice regarding the file sqlgrammar.jj contained in the impl.sql.compile package. Well, it seems the file SQLParser.java is produced by some kind of automatic process using the file sqlgrammar.jj. I have to modify the SQL parsing to add some fuzzy query in apache derby. So can somebody help me and tell me where and how to use this "automatic process" building SQLParser.java from sqlgrammar.jj ?
Thanks in advance. Thibault Espanol -- View this message in context: http://old.nabble.com/SQL-grammar-building-tp26315288p26315288.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
