Custom types and JDBC - Mailing list pgsql-general

From mephysto
Subject Custom types and JDBC
Date
Msg-id 1305098369316-4386655.post@n5.nabble.com
Whole thread Raw
Responses Re: Custom types and JDBC  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-general
Hi,
I would use custom types in several stored functions and I would my sotred
function return these custom types.
I would launch stored functions and retrieve results by JDBC interface: is
it possible to map postgres custom types to java objects without resultset
use?

Thanks in advance.

Meph

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Custom-types-and-JDBC-tp4386655p4386655.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: Tim Uckun
Date:
Subject: Postgres federation
Next
From: Dae-man Yang
Date:
Subject: ERROR: cannot execute nextval() in a read-only transaction