Prado\Data\SqlMap\Statements\TCachingStatement::executeInsert PHP Method

executeInsert() public method

public executeInsert ( $connection, $parameter )
    public function executeInsert($connection, $parameter)
    {
        return $this->executeInsert($connection, $parameter);
    }