234235236237238239240241242243244
((NodeImpl)sessionImpl.getTransientNodesManager() .getItemByIdentifier(lock.getNodeIdentifier(), false)); if (node != null) { node.unlock(); } } catch (UnsupportedRepositoryOperationException e) {