According to https://github.com/cockroachdb/cockroach/issues/26925#issuecomment-1249500903 the default interpretation of integer is int8, so we should use int4 as DDL type for a java.lang.Integer.