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 #584709] Thu, 15 March 2007 11:53
a is currently offline aFriend
Messages: 75
Registered: July 2009
Member
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:Help with SQL Parser usage
Next Topic:SQL Query Model Serialization
Goto Forum:
  


Current Time: Thu Apr 25 00:41:59 GMT 2024

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

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

Back to the top