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