Skip to main content



      Home
Home » Eclipse Projects » DTP » Accessing query plan
Accessing query plan [message #529864] Tue, 27 April 2010 10:05 Go to next message
Eclipse UserFriend
I'm working on a Connectivity implementation and want to expose the query plan from my system. The only example for this I can find in DTP is the IngresExplainSQLActionDelegate that says this in its comments:

* Basically a copy of
* org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActi onDelegate with
* extension to be used as additional action in the SQLEditorService. XXX This class
* is for provisional usage only. It's obsolete when a menu entry for QEP generation is available.

I don't see that such a menu is there yet. Is that correct and we're left to our own devices for now as how we expose the plan?

thanks
~jd
Re: Accessing query plan [message #529979 is a reply to message #529864] Tue, 27 April 2010 17:33 Go to previous messageGo to next message
Eclipse UserFriend
There is currently no plan to enhance the Query Execution Plan code in
DTP. The committers who are familiar with that part of the code are no
longer active. I'm afraid you are on your own here.

John Doyle wrote:
> I'm working on a Connectivity implementation and want to expose the
> query plan from my system. The only example for this I can find in DTP
> is the IngresExplainSQLActionDelegate that says this in its comments:
>
> * Basically a copy of
> * org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActi
> onDelegate with
> * extension to be used as additional action in the SQLEditorService. XXX
> This class
> * is for provisional usage only. It's obsolete when a menu entry for QEP
> generation is available.
>
> I don't see that such a menu is there yet. Is that correct and we're
> left to our own devices for now as how we expose the plan?
>
> thanks
> ~jd
Re: Accessing query plan [message #530390 is a reply to message #529979] Thu, 29 April 2010 10:43 Go to previous message
Eclipse UserFriend
Thanks Brian
Re: Accessing query plan [message #597453 is a reply to message #529979] Thu, 29 April 2010 10:43 Go to previous message
Eclipse UserFriend
Thanks Brian
Previous Topic:Accessing query plan
Next Topic:Problems executing a script with multiple insert
Goto Forum:
  


Current Time: Fri Jul 04 22:49:22 EDT 2025

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

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

Back to the top