Paulo Pinto

Greenhorn
+ Follow
since Oct 27, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Paulo Pinto

I'm using now JBoss 4.2.3.GA and that SUBSTRING doesn't seem to work for this purpose anymore.

But I tried this and it worked for me:


This simulates the query:


You can even do a CONCAT(CONCAT('%', ?1), '%') if you need something like '%?1%' instead.
16 years ago