This class implements the builder for the whole Update statement. You can overwrite all functions to achieve another handling.
build( $parsed)
buildWHERE( $parsed)
buildSET( $parsed)
buildUPDATE( $parsed)