Description
DataDictionaryImpl.getSetAutoincrementValue contains an unused local variable, and while looking at removing it I saw that some of the statements in the method could be reordered to reduce object creation and improve readability.
DataDictionaryImpl.getSetAutoincrementValue contains an unused local variable, and while looking at removing it I saw that some of the statements in the method could be reordered to reduce object creation and improve readability.