Re: [JDBC] Prepared statement performance...
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Peter Kovacs" <peter.kovacs@sysdata.siemens.hu>
Cc: "Barry Lind" <barry@xythos.com>, "Dmitry Tkach" <dmitry@openratings.com>, pgsql-general@postgresql.org, pgsql-jdbc@postgresql.org
Date: 2002-09-28T16:25:54Z
Lists: pgsql-general
"Peter Kovacs" <peter.kovacs@sysdata.siemens.hu> writes: > ... but the SQL 92 spec should be, of course, the > ultimate authority in this regard. The SQL spec has never heard of JDBC. I assume there is a spec somewhere for the JDBC API, but it's not SQL92 nor SQL99. regards, tom lane