posted 10 years ago
[quote=Niall Loughnane]Hi Mark,
Thanks for your reply,
i have the code working now with queryByExample but is there a way to pass in an object into the qbe and to do both LIKE and case insensitive in the query?[/quote]
I haven't used Criteria in that manner so not sure. But you can check out the Hibernate documentation. :D
Mark