[
https://issues.apache.org/jira/browse/IBATIS-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659483#action_12659483
]
Jeff Butler commented on IBATIS-571:
------------------------------------
I assume you mean that there is a table with a column named "date" - an SQL
keyword. Ibator can currently accommodate this through the use of a column
override:
<columnOverride column="date" delimitedColumnName="true"/>
> Ibator generated sqlmap file should add quotes to the sql keyword,like "date"
> -----------------------------------------------------------------------------
>
> Key: IBATIS-571
> URL: https://issues.apache.org/jira/browse/IBATIS-571
> Project: iBatis for Java
> Issue Type: Bug
> Components: Tools
> Affects Versions: 2.3.4
> Reporter: qubicllj
>
> Ibator generated sqlmap file should add quotes to the sql keyword,like "date"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.