Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » SQLResultRunnable for UserDefinedFunction (UDF)
SQLResultRunnable for UserDefinedFunction (UDF) [message #10829] Wed, 19 April 2006 11:56 Go to next message
Eclipse UserFriend
Originally posted by: anil.samuel.gmail.com

Hi

DTP - 0.9.0.200604141

I am using the default Run action for Routine class, which uses
RoutineEditor. This causes
org.eclipse.datatools.sqltools.routineeditor.launching.SPLau nchConfigurationDelegate
to handle the launching, where this issue is.

Issue is that current implementation uses
org.eclipse.datatools.sqltools.sqleditor.result.SimpleSQLRes ultRunnable
to handle the UDF type launching. If this was changed to be similar to
the case of Stored Procedure, then the plugin provider can provide a
org.eclipse.datatools.sqltools.core.services.ExecutionServic e instance
to handle it.

Any thoughts ?

Regards
Anthos
Re: SQLResultRunnable for UserDefinedFunction (UDF) [message #11469 is a reply to message #10829] Mon, 24 April 2006 06:17 Go to previous messageGo to next message
Hui Cao is currently offline Hui CaoFriend
Messages: 14
Registered: July 2009
Junior Member
Anil Samuel wrote:

> Hi

> DTP - 0.9.0.200604141

> I am using the default Run action for Routine class, which uses
> RoutineEditor. This causes
>
org.eclipse.datatools.sqltools.routineeditor.launching.SPLau nchConfigurationDelegate
> to handle the launching, where this issue is.

> Issue is that current implementation uses
> org.eclipse.datatools.sqltools.sqleditor.result.SimpleSQLRes ultRunnable
> to handle the UDF type launching. If this was changed to be similar to
> the case of Stored Procedure, then the plugin provider can provide a
> org.eclipse.datatools.sqltools.core.services.ExecutionServic e instance
> to handle it.

> Any thoughts ?

> Regards
> Anthos

Hi Anthos,
This sounds good, and I'll look into it. BTW, the Derby catalog loader
can't populate Derby Function objects well, as mentioned in BZ:129334.
Just curious, what kind of customization do you plan to do in the case of
UDF?

Regards
Hui Cao
DTP SQL Dev Tools committer
Sybase Inc
Re: SQLResultRunnable for UserDefinedFunction (UDF) [message #11542 is a reply to message #11469] Thu, 27 April 2006 05:01 Go to previous message
Eclipse UserFriend
Originally posted by: anil.samuel.gmail.com

Hi Hui

I am working on extending DTP for Oracle DB connectivity.

I am planning to use
?=schema.function(?,..)
in case of UDF.

Did that make sense ?

Anthos
Hui Cao wrote:
>
> Hi Anthos,
> This sounds good, and I'll look into it. BTW, the Derby catalog loader
> can't populate Derby Function objects well, as mentioned in BZ:129334.
> Just curious, what kind of customization do you plan to do in the case
> of UDF?
>
> Regards
> Hui Cao
> DTP SQL Dev Tools committer
> Sybase Inc
>
>
Re: SQLResultRunnable for UserDefinedFunction (UDF) [message #573005 is a reply to message #10829] Mon, 24 April 2006 06:17 Go to previous message
Hui Cao is currently offline Hui CaoFriend
Messages: 14
Registered: July 2009
Junior Member
Anil Samuel wrote:

> Hi

> DTP - 0.9.0.200604141

> I am using the default Run action for Routine class, which uses
> RoutineEditor. This causes
>
org.eclipse.datatools.sqltools.routineeditor.launching.SPLau nchConfigurationDelegate
> to handle the launching, where this issue is.

> Issue is that current implementation uses
> org.eclipse.datatools.sqltools.sqleditor.result.SimpleSQLRes ultRunnable
> to handle the UDF type launching. If this was changed to be similar to
> the case of Stored Procedure, then the plugin provider can provide a
> org.eclipse.datatools.sqltools.core.services.ExecutionServic e instance
> to handle it.

> Any thoughts ?

> Regards
> Anthos

Hi Anthos,
This sounds good, and I'll look into it. BTW, the Derby catalog loader
can't populate Derby Function objects well, as mentioned in BZ:129334.
Just curious, what kind of customization do you plan to do in the case of
UDF?

Regards
Hui Cao
DTP SQL Dev Tools committer
Sybase Inc
Re: SQLResultRunnable for UserDefinedFunction (UDF) [message #573078 is a reply to message #11469] Thu, 27 April 2006 05:01 Go to previous message
Eclipse UserFriend
Originally posted by: anil.samuel.gmail.com

Hi Hui

I am working on extending DTP for Oracle DB connectivity.

I am planning to use
?=schema.function(?,..)
in case of UDF.

Did that make sense ?

Anthos
Hui Cao wrote:
>
> Hi Anthos,
> This sounds good, and I'll look into it. BTW, the Derby catalog loader
> can't populate Derby Function objects well, as mentioned in BZ:129334.
> Just curious, what kind of customization do you plan to do in the case
> of UDF?
>
> Regards
> Hui Cao
> DTP SQL Dev Tools committer
> Sybase Inc
>
>
Previous Topic:SQL parser standalone?
Next Topic:Creating connection too slow
Goto Forum:
  


Current Time: Fri Apr 26 21:17:50 GMT 2024

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

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

Back to the top