LockTableConstantAction(String fullTableName, long conglomerateNumber, boolean exclusiveMode)(Code)
Make the ConstantAction for a LOCK TABLE statement.
Parameters: fullTableName - Full name of the table. Parameters: conglomerateNumber - Conglomerate number for the heap Parameters: exclusiveMode - Whether or not to get an exclusive lock.