mercredi 8 avril 2015

how to write query in spring jdbctemplate to fetch multiple rows with any condition?

select * from EmployeeDetails where empNo like '%"+searchWord+"%' or Name like '%"+searchWord+"%'"


this is my query and this should return muliple rows


Aucun commentaire:

Enregistrer un commentaire