Guest User

Untitled

a guest
Jun 18th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @Query("select w from SrorrBiFulfIntStateMov w where w.bismIdBiFulfIntStateMov = :id")
  2. public SrorrBiFulfIntStateMov findOneForUpdate(@Param("id") BigDecimal id);
Add Comment
Please, Sign In to add comment