Return-Path: Delivered-To: apmail-ibatis-dev-archive@www.apache.org Received: (qmail 72068 invoked from network); 15 Aug 2009 13:19:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Aug 2009 13:19:37 -0000 Received: (qmail 99663 invoked by uid 500); 15 Aug 2009 13:19:43 -0000 Delivered-To: apmail-ibatis-dev-archive@ibatis.apache.org Received: (qmail 99623 invoked by uid 500); 15 Aug 2009 13:19:43 -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 99615 invoked by uid 99); 15 Aug 2009 13:19:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2009 13:19:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2009 13:19:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 17267234C1EC for ; Sat, 15 Aug 2009 06:19:15 -0700 (PDT) Message-ID: <1199487034.1250342355094.JavaMail.jira@brutus> Date: Sat, 15 Aug 2009 06:19:15 -0700 (PDT) From: "Clinton Begin (JIRA)" To: dev@ibatis.apache.org Subject: [jira] Closed: (IBATIS-247) Triage Wish List TXT file from old doc directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IBATIS-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-247. -------------------------------- Resolution: Fixed > Triage Wish List TXT file from old doc directory > ------------------------------------------------ > > Key: IBATIS-247 > URL: https://issues.apache.org/jira/browse/IBATIS-247 > Project: iBatis for Java > Issue Type: Task > Reporter: Clinton Begin > > ------------------------------------------------------------ > Wish List > ------------------------------------------------------------ > Ease of Use > - Optional new line stripping > - Cross file resource management (currently works, but order dependent --ok?) > - Circular relationships > - Per result Lazy Load configuration > - Optional results/exclusions (i.e. don't require all results) > - Automap remaining columns, ignore missing columns > - DAO lazy initialization option (quiet failure?) > - tag for CRUD methods (as per iBATIS.NET) > - Improved Dynamic SQL syntax/flexibility > - Pluggable SQL Scripting languages > Flexibility > - Constructor based results (not fields at this time) > - Field based results > - Improved configuration API and logging > - Flush cache at specific time (e.g. 22:30) > - Cache dependency on other cache (flush-on-dependant) > Database Support > - Save point support > - Add true autocommit support (mostly for SYBASE procs) > Database Support > - Trim whitespace from CHAR data > Tools > - XDoclet/QDox Tags (@ibatis) > - SQL Map Editor GUI > - Ant Tasks? > Unconfirmed > - RowSet|ResultSet results? > - Multiple result sets/update results > - Get warnings (conn, ps, rs) > - Asynchronous updates (queued) > - Idle Connection Timeout in SimpleDataSource > - Map with 1:M relationship with other Map? (i.e. map key contains list of other maps) > - On-the-fly configuration reload? (out of scope? external responsibility?) > - Cancel long running statements (cross thread) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ibatis.apache.org For additional commands, e-mail: dev-help@ibatis.apache.org