Return-Path: Delivered-To: apmail-ibatis-user-cs-archive@www.apache.org Received: (qmail 74723 invoked from network); 3 Nov 2006 05:18:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2006 05:18:53 -0000 Received: (qmail 87032 invoked by uid 500); 3 Nov 2006 05:19:03 -0000 Delivered-To: apmail-ibatis-user-cs-archive@ibatis.apache.org Received: (qmail 87017 invoked by uid 500); 3 Nov 2006 05:19:03 -0000 Mailing-List: contact user-cs-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-cs@ibatis.apache.org Delivered-To: mailing list user-cs@ibatis.apache.org Received: (qmail 87005 invoked by uid 99); 3 Nov 2006 05:19:03 -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 21:19:03 -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 21:18:51 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GfrRn-0000qJ-4p for user-cs@ibatis.apache.org; Thu, 02 Nov 2006 21:18:31 -0800 Message-ID: <7152058.post@talk.nabble.com> Date: Thu, 2 Nov 2006 21:18:31 -0800 (PST) From: SBP To: user-cs@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-tf2566064.html#a7152058 Sent from the iBATIS - User - Cs mailing list archive at Nabble.com.