Spring Jpa Reository -


i prepared hql query , stored in string variable. using spring jpa repositories deal database.

i want execute hql query using spring reprository. able find way how invoke without @query annotation.

how run hql queries in spring jpa without @query annotation?

there 2 ways can try.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -