https://jira.jboss.org/browse/TEIID-1349 covers changes to our handling of default update
procedures. In short we will no longer use a generated procedure, but instead will leave
the procedure null. There is a UpdateValidator class that will provide a set of
ValidatorFailures and ValidatorWarnings related to the use of default update handling.
There will be a related change
https://jira.jboss.org/browse/TEIID-1351 to remove the need
to use translate criteria based update procedures at all.
Steve