I use spring data jpa
I have a query in one of my repository
@("select party from Party party where partyId =:partyId") List fin