Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 02:21 AM
Katsaros Kwn/nos
Guest
 
Posts: n/a
Default Java application and SPI...(?)

Hi everybody,

Is there any way to connect a Java application to user defined functions (which use SPI)?
I have an already implemented Java app that I want to use in order to pass arguments to my functions and receive results (e.g. tuples).
I'm thinking of JNI and/or JDBC but I haven't reached a conclusion yet on whether it can help me do the job.

I'm a little confused. Any suggestions?

Regards,
Ntinos Kataros
  #2  
Old November 23rd, 2005, 02:21 AM
Richard Huxton
Guest
 
Posts: n/a
Default Re: Java application and SPI...(?)

Katsaros Kwn/nos wrote:[color=blue]
> Hi everybody,
>
> Is there any way to connect a Java application to user defined functions (which use SPI)?
> I have an already implemented Java app that I want to use in order to pass arguments to my functions and receive results (e.g. tuples).
> I'm thinking of JNI and/or JDBC but I haven't reached a conclusion yet on whether it can help me do the job.
>
> I'm a little confused. Any suggestions?[/color]

PL/Java might be a good place to start
http://gborg.postgresql.org/project/...rojdisplay.php

Also there is a java/jdbc mailing list that might be a good place to
discuss this.
--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles