4 require_once
'Modules/TestQuestionPool/classes/class.ilAssQuestionProcessLocker.php';
54 array(
'name' =>
'tst_solutions',
'type' =>
ilDB::LOCK_WRITE,
'sequence' =>
true)
62 $this->db->lockTables($tables);
67 $this->db->unlockTables();
72 $this->db->lockTables(array(
74 array(
'name' =>
'tst_test_result',
'type' =>
ilDB::LOCK_WRITE,
'sequence' =>
true)
80 $this->db->unlockTables();
101 $this->db->lockTables(array(
108 $this->db->unlockTables();