DataDirect Connect Drivers
:
MySQL Driver
:
Isolation Levels
Isolation Levels
The MySQL driver supports the Read Committed, Read Uncommitted, Repeatable Read, and Serializable isolation levels. The default is Read Committed.