CLOB encoding (was: Re: [Patch] JDBC3 Blob support) - Mailing list pgsql-jdbc

From Vadim Nasardinov
Subject CLOB encoding (was: Re: [Patch] JDBC3 Blob support)
Date
Msg-id 200503241640.15741@vadim.nasardinov
Whole thread Raw
In response to Re: [Patch] JDBC3 Blob support  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
On Thursday 24 March 2005 14:58, Kris Jurka wrote:
> and I pushed you into the CLOB part.  No one else has any feedback

After reading your original comments in
http://archives.postgresql.org/pgsql-jdbc/2005-03/msg00167.php, I had
a couple of questions that I neglected to ask right away.  If you
don't mind clarifying a couple of things for me, here they are:

 * Did I understand correctly that the server does not have an
   encoding associated with CLOB columns?

 * How do other databases deal with this?  Since I haven't touched
   Oracle in a long time, I would appreciate it if someone could
   refresh my recollection.  Do Oracle's CLOBs know their encoding?
   Do Oracle's dbms_lob functions respect the CLOB encoding?

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: [Patch] JDBC3 Blob support
Next
From: Vernon
Date:
Subject: Re: Unable to make a connention through jdbc