[ http://issues.apache.org/jira/browse/IBATIS-263?page=comments#action_12367252 ]
Vijay Babu commented on IBATIS-263: ----------------------------------- What solves this? If is only for typing errors I would not do it. BASIC didn't care about case, Java does. > Ignore case on type aliases > --------------------------- > > Key: IBATIS-263 > URL: http://issues.apache.org/jira/browse/IBATIS-263 > Project: iBatis for Java > Type: Improvement > Components: SQL Maps > Versions: 2.1.7 > Reporter: Nathan Maves > Assignee: Nathan Maves > Priority: Trivial > > All of the following, "String", "string", and "StRiNg", should resolve to > java.lang.String. -- 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
