I have a column in DB2 database where the value contains space for example "firstname lastname". when I do query.setParameter(value with space), it doesnot return any record, I was wondering why.
any suggestion will be appreciated. Thanks -- View this message in context: http://openjpa.208410.n2.nabble.com/problem-with-query-setParameter-values-with-space-tp4983862p4983862.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
