Interface LockRowInTransactionStrategy

    • Method Detail

      • lock

        boolean lock​(ItemModel model)
        Creates a exclusive lock on the given ItemModel.
        Parameters:
        model - the container to lock.
        Returns:
        true if a lock could be established, false otherwise.