Re: SQLJ, any plans?

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: SQLJ, any plans?
Date: 2005-11-26 05:52:22
Message-ID: c2d9e70e0511252152t7a3bf06bkc05a6516f3d94bf8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 11/25/05, Oliver Jowett <oliver(at)opencloud(dot)com> wrote:
> Jaime Casanova wrote:
>
> > are there any plans to get embedded SQL (SQLJ) to work with the jdbc
> > in postgres?
>
> What fails with the current driver?
>
> -O
>

The driver works fine, AFAIK... but it can use the SQLJ syntax?

#sql { SELECT campo INTO :var FROM tabla WHERE id = :id_var; }

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-11-26 12:19:23 Re: SQLJ, any plans?
Previous Message Thomas Kellerer 2005-11-25 23:49:16 Re: getTables() not working for information_schema or pg_catalog