Java app and SPI functions

From: "Katsaros Kwn/nos" <ntinos(at)aueb(dot)gr>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Java app and SPI functions
Date: 2004-09-30 12:16:44
Message-ID: 1096546604.5994.4.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi everybody!

I'm new to PostgreSQL with JDBC. What I want to do is to connect an
already implemented Java application to my postgresql server.I want to
be able to pass arguments from the java application to some function
I've written in C (that uses SPI functions) and receive tuples to
display in the Java GUI.

Any hints on where to start from?

Richard Huxton at the General list kindly pointed me to the PL/Java
project. Is this where I should focus?

Thanks in advance,
Ntinos Katsaros

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Adriaan Joubert 2004-09-30 13:28:20 Re: Java app and SPI functions
Previous Message Oliver Jowett 2004-09-30 10:34:25 Re: PreparedStatement.setString with null