Based on the current documentation. No it is not possible. But you could have an implementation of one of your Repository to use the Criteria object in your code, which is a good way to do queryByExample
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?
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
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.