19 declare(strict_types=1);
lockSequence(bool $lock_bool)
Set true/false whether you would like to lock an existing sequence-table, too Without lockSequence(tr...
Class ilTableLockInterface Defines methods, which a Table-Lock used in ilAtomQuery provides...
aliasName(string $alias_name)
If you use Alias' in your Queries which have to be locked by ilAtomQuery, "LOCK TABLE" needs to lock ...