Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » How can I import ModelBase package into my own application?(ModelBase)
How can I import ModelBase package into my own application? [message #658138] Mon, 07 March 2011 02:17 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: March 2011
Junior Member
I want to employ the SQL Query Model in ModelBase module into a command-line based application. Who can tell me how could I do this? Does it offer public APIs to cosumer? Thanks.
Re: How can I import ModelBase package into my own application? [message #659309 is a reply to message #658138] Sat, 12 March 2011 02:27 Go to previous message
Brian Payton is currently offline Brian PaytonFriend
Messages: 154
Registered: July 2009
Senior Member
You can find a pretty good example of using the SQL Query Model in a
command-line environment in the test plugin for the SQL Query Parser,
particularly the SQLQueryParserInteractiveTest class.

The test plugin is named
org.eclipse.datatools.sqltools.parsers.sql.query.test, and you can
download it from DTP's CVS repository:

Host: dev.eclipse.org
Repository path: /cvsroot/datatools
Module:
org.eclipse.datatools.sqltools/plugins/org.eclipse.datatools .sqltools.parsers.sql.query.test
Connection type: pserver
User: anonymous


On 3/6/2011 6:17 PM, alex.liu@teradata.com wrote:
> I want to employ the SQL Query Model in ModelBase module into a
> command-line based application. Who can tell me how could I do this?
> Does it offer public APIs to cosumer? Thanks.
Previous Topic:CSV and XML "Databases"
Next Topic:Need Help about ODA Ecore
Goto Forum:
  


Current Time: Tue Sep 24 12:53:00 GMT 2024

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

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

Back to the top