public class D6CrudUpdateHelper
extends D6CrudHelperBase
Helper class to perform the following using the model classes
-To generate UPDATE statement
-Populate properties of the model object into prepared statement
Called from D6Crud
- Author:
- Tom Misawa (riversun.org@gmail.com)