Query:{[select post0_.id as id1_16_0_, post0_.name as name2_16_0_, post0_.version as version3_16_0_, comments1_.post_id as post_id1_16_1_, comments1_.review as review2_24_1_, comments1_.comment_index as comment_3_1_ from Post post0_ left outer join post_comments comments1_ on post0_.id=comments1_.post_id where post0_.id=?][1]}
Query:{[select id from Post where id =? and version =? for update][1,0]}