Openswing accept only int value and not Integere value.
With int codlookupColumn openswing behave in a correct way, with Integer I have exception.

Thanks