This class implements the builder for the SET part of INSERT statement.
You can overwrite all functions to achieve another handling.
build( $parsed)
buildColRef( $parsed)
buildConstant( $parsed)
buildOperator( $parsed)
buildFunction( $parsed)