You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Clinton Begin (JIRA)" <ib...@incubator.apache.org> on 2008/12/27 05:03:44 UTC

[jira] Closed: (IBATIS-572) configure ibatis programmaticaly and not by an XML

     [ https://issues.apache.org/jira/browse/IBATIS-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clinton Begin closed IBATIS-572.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
         Assignee: Clinton Begin

This is a feature that is supported in ibatis 3... not only programmatically, but  the idea is to allow for annotations or any kind of configuration that you want to implement yourself as well.  Unfortunately it's not something ever planned for 2.x, as it was specifically and very intentionally tied to XML.   

> configure ibatis programmaticaly and not by an XML
> --------------------------------------------------
>
>                 Key: IBATIS-572
>                 URL: https://issues.apache.org/jira/browse/IBATIS-572
>             Project: iBatis for Java
>          Issue Type: Test
>            Reporter: Amir Pashazadeh
>            Assignee: Clinton Begin
>             Fix For: 3.0.0
>
>
> when using hibernate it is possible to configure the Configuration instance programmaticaly by calling methods to set parameters, and add  .hbm,xml files to it, it is good to have the same feature in ibatis, to configure it within code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.