When I am executing executeBatch method in java, its returning an int array that\'s fine but the value is -2 of all array elements,
it should be 0 or +ve number that
A value of -2 indicates that a element was processed successfully, but that the number of effected rows is unknown.
specs