Re: JSQL and postgre 8.1 - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: JSQL and postgre 8.1
Date
Msg-id Pine.BSO.4.64.0701110008010.1493@leary2.csoft.net
Whole thread Raw
In response to JSQL and postgre 8.1  (Marcin Zuba <strannik@o2.pl>)
List pgsql-jdbc

On Mon, 8 Jan 2007, Marcin Zuba wrote:

> Is it possible in Postgre 8.1 to run jsql select statement with the #sql
> prefix (without initializing instances of such classes like
> PreperedStatement or ResultSet) ? If so what java packages do I need to
> do this ?

I don't know of any postgresql specific SQLJ translators, but it's
possible that there are generic ones out there that will work with
postgresql.  In general SQLJ never really caught on and even Oracle seems
to be phasing it out[1].  Perhaps you should consider some other
technology?

Kris Jurka

[1] http://whitepapers.techrepublic.com.com/whitepaper.aspx?docid=97751

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Cannot create PoolableConnectionFactory
Next
From: vasylenko@uksatse.org.ua
Date:
Subject: Re: