I want to write a query to find records containing specific string in a field which is defined as as List in my Entity.
and this is my JPA Entity :
@En