Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Re: DTP Question

This might be what you're looking for:

http://www.eclipse.org/datatools/project_sqldevtools/sqltools_doc/SQL%20Query%20Parser%20User%20documentation.htm

Brian Fitzpatrick wrote:
Hi Amos...

Unfortunately I don't know that area of code very well. I'm forwarding this to the DTP mailing list so that one of the SQL parser folks might be able to answer the question.

--Fitz

_______________________________
Brian Fitzpatrick (aka "Fitz")
Senior Software Engineer, SOA-P
JBoss by Red Hat

----- Original Message -----
From: "amos" <wolfmanmos@xxxxxxxxxxx>
To: bfitzpat@xxxxxxxxxx
Cc: "amos g radford" <amos.g.radford@xxxxxxxxxxxxxxxxx>
Sent: Thursday, July 30, 2009 10:32:26 PM GMT -07:00 US/Canada Mountain
Subject: DTP Question


Can you tell me if there is a way to call the sql parsers without using the plug-in environment? Basically I'd like to reverse engineer sql statements into a structure that I ca call for a java application. If you have any examples of this it would be greatly appreciated. Thanks in advance Amos Radford _______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


Back to the top