JDatabaseQueryPostgresql::forShare
Signature
protected function forShare(string
$table_name,
[string
$glue = ','] )
Parameters
-
$table_name
- The table to lock
-
$glue
- The glue by which to join the conditions. Defaults to ',' .
Returns
- JDatabaseQueryPostgresql
- FOR SHARE query element