Base class for database based lock handlers for providing thread/resource locking
in order to protect resources from being altered by multiple threads at the
same time.
Internal in-memory lock handler for providing thread/resource locking in
order to protect resources from being altered by multiple threads at the
same time.
Internal database based lock handler for providing thread/resource locking
in order to protect resources from being altered by multiple threads at the
same time.