partialCommit
Indicates whether to perform a partial commit of data changes when an error is encountered. The following are valid values.
partialCommit=true. Default. Partial commit is allowed. However, in a transaction context,
OneData ignores this value and only applies the value
false.
partialCommit=false. Partial commit is not allowed.
OneData does not support JSON in-memory processing for particalCommit. Even if partialCommit=true, OneData ignores the parameter.