Searched refs:preparedInsertSolutionRecordStatement (Results 1 – 2 of 2) sorted by relevance
26 protected static $preparedInsertSolutionRecordStatement = null; variable in ilAssQuestionUserSolutionAdopter273 if (self::$preparedInsertSolutionRecordStatement === null) {282 self::$preparedInsertSolutionRecordStatement = $this->db->prepareManip(288 return self::$preparedInsertSolutionRecordStatement;