_preparedStatement = $factory->prepare(); } public function getPreparedStatement() { return $this->_preparedStatement; } } ?>