单项选择题

TransactionDefinition接口的()获取事务的隔离级别。

A.getTimeout()
B.isReadOnly()
C.getIsolationLevel()
D.getPropagationBehavior()