\UpdateStatementBuilder

This class implements the builder for the whole Update statement. You can overwrite all functions to achieve another handling.

Summary

Methods
Properties
Constants
build()
No public properties found
No constants found
buildWHERE()
buildSET()
buildUPDATE()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

build()

build(  $parsed) 

Parameters

$parsed

buildWHERE()

buildWHERE(  $parsed) 

Parameters

$parsed

buildSET()

buildSET(  $parsed) 

Parameters

$parsed

buildUPDATE()

buildUPDATE(  $parsed) 

Parameters

$parsed