Re: Java application and SPI...(?)

From: Richard Huxton <dev(at)archonet(dot)com>
To: Katsaros Kwn/nos <ntinos(at)aueb(dot)gr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Java application and SPI...(?)
Date: 2004-09-30 10:20:03
Message-ID: 415BDDD3.1040008@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Katsaros Kwn/nos wrote:
> 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?

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

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Campano, Troy 2004-09-30 12:13:04 Re: WinXP + PgSQL 8 beta3 = impossible?
Previous Message BARTKO 2004-09-30 09:53:54 WinXP + PgSQL 8 beta3 = impossible?