Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Help with SQL Parser usage
Help with SQL Parser usage [message #27282] Thu, 15 March 2007 11:53
Eclipse UserFriend
Originally posted by: a.gmail.com

Hello,

I need to use the SQL Parser for quite a simple application.
The purpose is to parse an SQL statement and to come up with the
table/columns of where the data is extracted from, and the table/columns
of where the data is inserted to.

I can find the tables with:
StatementHelper.getTablesForStatement

but can't seem to find an equivalent method for finding the columns,

browsing the API docs I wasn't able to find an answer,

would appreciate any help,

Thanks,
A.
Previous Topic:Feature uninstall popup menu item is disabled
Next Topic:Help with SQL Parser usage
Goto Forum:
  


Current Time: Thu Apr 25 19:22:10 GMT 2024

Powered by FUDForum. Page generated in 0.03157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top