Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » How to go about a DDL parser
How to go about a DDL parser [message #593941] Wed, 19 November 2008 16:01
Yigal Spinner is currently offline Yigal SpinnerFriend
Messages: 127
Registered: July 2009
Senior Member
I'm new to the DTP project. I scan the newsgroups and other resources
and it is confusing.
In the articles
( http://www.eclipse.org/datatools/project_modelbase/modelbase _doc/DTP%20Modelbase%20White%20paper.htm)
it shows that there is an extension point that will create a DDL parser
but I can not find the extension point.

In other article
( http://www.eclipse.org/datatools/project_sqldevtools/sqltool s_doc/SQL%20Query%20Parser%20User%20documentation.htm)
I found code that parses SQL commands but not the "CREATE" command.
Does some one have sample code (plugin) that will parse DDL?

I saw few newsgroup entries talking about getting the EMF model of the
DDL but no reference to how to go about doing it.

In my current project I need to create a list of tables and columns that
are created by the DDL. I would like to use the DTP to shorten the
development time of a parser.

Any help?

Thanks
Yigal
Previous Topic:NPE when trying to work on SQL file
Next Topic:NPE when trying to work on SQL file
Goto Forum:
  


Current Time: Thu Apr 18 03:32:57 GMT 2024

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

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

Back to the top