Class: WithTransactionalLock::Mixin::PostgresAdvisoryLock

Inherits:
AdvisoryLockBase show all
Defined in:
lib/with_transactional_lock/mixin.rb

Instance Attribute Summary

Attributes inherited from AdvisoryLockBase

#connection, #lock_name

Method Summary

Methods inherited from AdvisoryLockBase

#initialize, #yield_with_lock

Constructor Details

This class inherits a constructor from WithTransactionalLock::Mixin::AdvisoryLockBase