i have a select query for which the entire where condition is coming from a java class . how i can use that entire where condition in the select query ? Below is the way i tried