Java app and SPI functions

Поиск
Список
Период
Сортировка
От Katsaros Kwn/nos
Тема Java app and SPI functions
Дата
Msg-id 1096546604.5994.4.camel@localhost.localdomain
обсуждение исходный текст
Ответы Re: Java app and SPI functions
Список 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 по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: PreparedStatement.setString with null
Следующее
От: Adriaan Joubert
Дата:
Сообщение: Re: Java app and SPI functions