Triage Wish List TXT file from old doc directory
------------------------------------------------

         Key: IBATIS-247
         URL: http://issues.apache.org/jira/browse/IBATIS-247
     Project: iBatis for Java
        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?)
      - <generate> 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.
-
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

Reply via email to