Return-Path: Delivered-To: apmail-ibatis-dev-archive@www.apache.org Received: (qmail 36876 invoked from network); 2 Nov 2006 11:43:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2006 11:43:55 -0000 Received: (qmail 65753 invoked by uid 500); 2 Nov 2006 11:44:05 -0000 Delivered-To: apmail-ibatis-dev-archive@ibatis.apache.org Received: (qmail 65229 invoked by uid 500); 2 Nov 2006 11:44:02 -0000 Mailing-List: contact dev-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ibatis.apache.org Delivered-To: mailing list dev@ibatis.apache.org Received: (qmail 65126 invoked by uid 99); 2 Nov 2006 11:44:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 03:44:01 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 03:43:46 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Gfayh-00057o-VI for dev@ibatis.apache.org; Thu, 02 Nov 2006 03:43:23 -0800 Message-ID: <7132119.post@talk.nabble.com> Date: Thu, 2 Nov 2006 03:43:23 -0800 (PST) From: SBP To: dev@ibatis.apache.org Subject: Creating connection MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: subhash.bp@sas.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am new to Ibatis. For connection instead of specifying in the xml file , can i pass the the connection object while creating the connetion. Some thing like this in Hibernate : Session session = _factory.openSession(myConnection); please help. regards, Subhash -- View this message in context: http://www.nabble.com/Creating-connection-tf2559286.html#a7132119 Sent from the iBATIS - Dev mailing list archive at Nabble.com.