Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 49661 invoked from network); 4 Nov 2006 05:15:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2006 05:15:40 -0000 Received: (qmail 98532 invoked by uid 500); 4 Nov 2006 05:15:50 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 98454 invoked by uid 500); 4 Nov 2006 05:15:49 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 98443 invoked by uid 99); 4 Nov 2006 05:15:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 21:15:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 21:15:37 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E25FC7142DB for ; Fri, 3 Nov 2006 21:15:17 -0800 (PST) Message-ID: <10024445.1162617317924.JavaMail.root@brutus> Date: Fri, 3 Nov 2006 21:15:17 -0800 (PST) From: "Henri Yandell (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Updated: (DBUTILS-28) [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/DBUTILS-28?page=all ] Henri Yandell updated DBUTILS-28: --------------------------------- Fix Version/s: 1.2 > [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission > ------------------------------------------------------------------------ > > Key: DBUTILS-28 > URL: http://issues.apache.org/jira/browse/DBUTILS-28 > Project: Commons DbUtils > Issue Type: Improvement > Affects Versions: Nightly Builds > Environment: Operating System: All > Platform: PC > Reporter: Kyle Miller > Priority: Minor > Fix For: 1.2 > > Attachments: dbutils.zip, reuse_handler.jar > > > The Stored Procedure Runner is the first cut at Stored Proc support in DBUtils. > The Bean reuse handler allows the QueryRunner to add values to an existing bean > instead of instantiating an new instance. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org