Re: SQLJ, any plans? - Mailing list pgsql-jdbc

From Jaime Casanova
Subject Re: SQLJ, any plans?
Date
Msg-id c2d9e70e0511252152t7a3bf06bkc05a6516f3d94bf8@mail.gmail.com
Whole thread Raw
In response to Re: SQLJ, any plans?  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: SQLJ, any plans?  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
On 11/25/05, Oliver Jowett <oliver@opencloud.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 ;)

pgsql-jdbc by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: getTables() not working for information_schema or pg_catalog
Next
From: Oliver Jowett
Date:
Subject: Re: SQLJ, any plans?