In docs I see that I can use @Lock(LockModeType.PESSIMISTIC_WRITE) for method in repository, but how to use it for several methods?