begin_isolated_db_transaction(isolation)
Instance Public methods
Begins the transaction with the isolation level set. Raises an error by default; adapters that support setting the isolation level should implement this method.
Begins the transaction with the isolation level set. Raises an error by default; adapters that support setting the isolation level should implement this method.
Please login to continue.