I used Roo to create a project that uses an existing database. Im able to create dynamic crawlers, but I want to implement a custom search that will receive 4 parameters and use some of them to create Like conditions and others for the equality condition.
What is the best way to do this with Roo.
source share