release

@Transactional(propagation = Propagation.MANDATORY)
fun release(id: Long): Result<Unit>

Releases an exclusive session-level advisory lock, waiting if needed.

See also

Throws

when the lock is not successfully released