Not able to set number in Restrictions.ilike("id" ,"+"searchTerm"+") in hibernate -


i have student class attribute name , id property.

name   || id  rahul11   101 sam       110 

i make 1 search bar in if search 11 display thing start 11 in student class.

how achieve criteria.add(restrictions.****)

edit: using search term string


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -