The java.sql.Connection.TRANSACTION_* constant for this level, which is also Spring's ISOLATION_* constant for it.
java.sql.Connection.TRANSACTION_*
ISOLATION_*
How the level is spelled in SET TRANSACTION ISOLATION LEVEL and in BEGIN.
SET TRANSACTION ISOLATION LEVEL
BEGIN