spring-framework / org.springframework.jdbc.datasource / DataSourceTransactionManager / isEnforceReadOnly

isEnforceReadOnly

open fun isEnforceReadOnly(): Boolean

Return whether to enforce the read-only nature of a transaction through an explicit statement on the transactional connection.

Since
4.3.7

See Also
#setEnforceReadOnly