Java app and SPI functions - Mailing list pgsql-jdbc

From Katsaros Kwn/nos
Subject Java app and SPI functions
Date
Msg-id 1096546604.5994.4.camel@localhost.localdomain
Whole thread Raw
Responses Re: Java app and SPI functions  (Adriaan Joubert <a.joubert@albourne.com>)
List 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



pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: PreparedStatement.setString with null
Next
From: Adriaan Joubert
Date:
Subject: Re: Java app and SPI functions