From oracle-l-bounce@freelists.org Wed Apr 6 11:16:16 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j36GGGkv030977 for ; Wed, 6 Apr 2005 11:16:16 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j36GGFem030973 for ; Wed, 6 Apr 2005 11:16:16 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 0AE3E91D4B; Wed, 6 Apr 2005 10:13:33 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31565-02; Wed, 6 Apr 2005 10:13:32 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6C42B91691; Wed, 6 Apr 2005 10:13:32 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=j/5SVDNzOFD4EW99f7OCq+Iyyq/RxdMesIyN8SB3Nz0raWbHdN6lcrcNW339YYGpSLyLk6zP9IFQT7gIGeTS5nvrMdUgCgHeHuzVUGb2VFRM0E4mI8HAYPbqUCRlTBUk+7nGFaJNnsKHRZGEWY82I20H1uOWM4v24CvIb+Yy5a8= Message-ID: <04e801c53aba$f1ced800$1a03310a@IBME1D11967173> From: "cichomitiko gmail" To: , References: <97b7fd2f0504060800333f267f@mail.gmail.com> Subject: Re: arraysize setting for JDBC Date: Wed, 6 Apr 2005 17:11:42 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-archive-position: 18126 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: cichomitiko@gmail.com Precedence: normal Reply-To: cichomitiko@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on air891.startdedicated.com X-Spam-Status: No, hits=0.2 required=5.0 tests=AWL autolearn=ham version=2.60 X-Spam-Level: You can use setFetchSize(); ******************************** Statement stmt = conn.createStatement(); stmt.setFetchSize(100); HTH Dimitre ----- Original Message ----- From: "The Human Fly" To: Sent: Wednesday, April 06, 2005 5:00 PM Subject: arraysize setting for JDBC > Hello list, > > Can any one tell how can we change the arraysize (oracle) for JDBC > connection. What I know is that JDBC arraysize for oracle is 10, for > sqlplus is 15 and etc. I want to increase the arraysize for my JDBC > connection. > > Thanks for your time! > > -- > Best Regards, > Jaffar, OCP DBA > Banque Saudi Fransi > Saudi Arabia > ---------------------------------------------------------------------------------------- > "It is your atittude, not your aptitude that determins your altitude." > -- > http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-l