Starts a database transaction with the specified isolation level.
以指定的隔离级别启动数据库事务.
互联网
This isolation level may be implemented using exclusive write locks.
该隔离级别可以通过“排他写锁”实现.
互联网
Starts a database transaction with the specified isolation level and transaction name.
以指定的隔离级别和事务名称启动数据库事务.
互联网
Always use transaction isolation level set to Serializable.
总是将事务隔离级别设置为序列的.
互联网