[ https://issues.apache.org/jira/browse/OPENJPA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Dick resolved OPENJPA-1555. ----------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 > SQLBuffer code cleanup > ---------------------- > > Key: OPENJPA-1555 > URL: https://issues.apache.org/jira/browse/OPENJPA-1555 > Project: OpenJPA > Issue Type: Improvement > Components: jdbc > Reporter: Michael Dick > Assignee: Michael Dick > Priority: Trivial > Fix For: 2.2.0 > > > Some (maybe many) of the methods in SQLBuffer are no longer needed. I ran > into a few with the changes for OPENJPA-1118 (removing Numbers.valueOf()). > At least public appendValue(int), appendValue(int, Column), > appendValue(long), and appendValue(long, Column) can take advantage of > autoboxing. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira