Description
Key cant-set-value is missing in properties file org.apache.openjpa.jdbc.meta.strats in openjpa-jdbc-2.0.1.jar so we don't get descriptive message in case this exception occurs.
To reproduce it set some field as not nullable in jpa and try to update it with null value.