Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 21B7E476D28 for ; Fri, 20 Sep 2002 06:54:06 -0400 (EDT) Received: from www.peak-mobile.com (unknown [211.157.1.157]) by postgresql.org (Postfix) with SMTP id 9555E476B20 for ; Fri, 20 Sep 2002 06:54:04 -0400 (EDT) Received: (qmail 24494 invoked from network); 21 Sep 2002 02:52:11 -0000 Received: from unknown (HELO PeakHongLi) (211.167.250.1) by 211.157.1.157 with SMTP; 21 Sep 2002 02:52:11 -0000 From: "Hong Li" To: Subject: more document about postgres extension of JDBC Date: Fri, 20 Sep 2002 18:53:38 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200209/29 X-Sequence-Number: 1481 Hi all, Just download the newest jdbc package pgjdbc2.jar from jdbc.postgresql.org, seems good after unjar, but question is, any document there for the detailed interface description about those classes? such as Encoding ? the JDBC chapter in the programmer has nothing for those kind of extensions. thanks, V