OceanBase 支持哪些事务隔离级别

A:脏读;

B:Read-Committed;

C:Serializable;

D:Repeatable-Read;

BCD