READ_UNCOMMITTED

Properties

Link copied to clipboard

The java.sql.Connection.TRANSACTION_* constant for this level, which is also Spring's ISOLATION_* constant for it.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

How the level is spelled in SET TRANSACTION ISOLATION LEVEL and in BEGIN.