Abator fails to generate proper insert queries for MySQL
--------------------------------------------------------

                 Key: IBATIS-403
                 URL: https://issues.apache.org/jira/browse/IBATIS-403
             Project: iBatis for Java
          Issue Type: Bug
          Components: Tools
    Affects Versions: 2.2.0
         Environment: MySQL
            Reporter: Daniel Kasmeroglu
            Priority: Minor


When a column corresponds to a MySQL reserved word (see 
http://dev.mysql.com/doc/refman/5.1/de/reserved-words.html) the query will be 
interpreted as erraneous. This can be fixed when the column names of the 
insertclause will be quoted properly.

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

Reply via email to