fromJdbcValue

Maps a JDBC isolation level integer to the corresponding TransactionIsolationLevel.

Return

The matching TransactionIsolationLevel.

Parameters

level

The JDBC isolation level constant.

Throws

if the provided level does not match any known level.