Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 83541 invoked from network); 8 Jan 2007 17:43:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 17:43:11 -0000 Received: (qmail 27383 invoked by uid 500); 8 Jan 2007 17:43:16 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 27092 invoked by uid 500); 8 Jan 2007 17:43:15 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 27080 invoked by uid 99); 8 Jan 2007 17:43:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 09:43:15 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [217.156.99.222] (HELO relay.kepler-rominfo.com) (217.156.99.222) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 09:43:06 -0800 Received: from localhost (mail.kepler.ro [127.0.0.1]) by mail.kepler-rominfo.com (Postfix) with ESMTP id C036CB96 for ; Mon, 8 Jan 2007 19:42:39 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at kepler-rominfo.com Received: from relay.kepler-rominfo.com ([127.0.0.1]) by localhost (mail.kepler.ro [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YQMbtE1797lq for ; Mon, 8 Jan 2007 19:42:39 +0200 (EET) Received: from coan (unknown [192.168.16.13]) by mail.kepler-rominfo.com (Postfix) with SMTP id 98DDDB75 for ; Mon, 8 Jan 2007 19:42:39 +0200 (EET) Message-ID: <000b01c73352$7e59aed0$0d10a8c0@coan> From: "Cornel Antohi" To: References: <2fe5ef5b0701072015s60ecf227r7bf521aa35356e87@mail.gmail.com> <2fe5ef5b0701072045j10b88395j69f76fe2348f2b97@mail.gmail.com> <2fe5ef5b0701072100h38e35760j965e87310031f414@mail.gmail.com> <2fe5ef5b0701080723t43a36d94m1102981d1fb59259@mail.gmail.com> <16178eb10701080840u2a562ba2gb25b513fd35748c6@mail.gmail.com> Subject: ResultSet ... getTimestamp with Calendar Date: Mon, 8 Jan 2007 20:26:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I would like to ask you if iBatis offers support for the following JDBC function: http://java.sun.com/j2se/1.4.2/docs/api/java/sql/ResultSet.html#getTimestamp(int,%20java.util.Calendar) Thank you, Cornel