You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Jeff Butler (JIRA)" <ib...@incubator.apache.org> on 2007/11/21 06:40:43 UTC

[jira] Commented: (IBATIS-468) Provide a way to handle column name prefix/suffix in abator.

    [ https://issues.apache.org/jira/browse/IBATIS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544169 ] 

Jeff Butler commented on IBATIS-468:
------------------------------------

I'm going to take a slightly different approach.  Rather than adding more properties to the <table> element, I'll make a sub-element called <columnRenamingRule searchString="^psn_" replaceString=""/>

Other than that, we're thinking exactly the same way.


> Provide a way to handle column name prefix/suffix in abator.
> ------------------------------------------------------------
>
>                 Key: IBATIS-468
>                 URL: https://issues.apache.org/jira/browse/IBATIS-468
>             Project: iBatis for Java
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 2.3.0
>         Environment: Mac OS X 10.4.10, Java 1.5.0_07
>            Reporter: Iwao AVE!
>            Assignee: Jeff Butler
>            Priority: Minor
>         Attachments: IBATIS-468_AbatorColumnPrefix.patch
>
>
> As discussed in the following thread, it would be nice if Abator removes (or replaces) column name prefix.
> http://www.mail-archive.com/user-java@ibatis.apache.org/msg06641.html

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