I am really liking EBean and am currently testing replacing hibernate with it. However, I don't see any way to do a query by example. I think this is something I would miss from hibernate. Am I missing something? Also, I think this project may gain more traction if it had a better name. EBean is just so generic.
I put in for a new feature ReflectionExpression
Ok, I see that... so I'm thinking that the ReflectionExpression is what you are looking for ... and that is a query by example feature but with some additional option ( to specify "startsWith", "contains" etc).
I think I'm getting that :)
Logged as Bug/Enhancement http://www.avaje.org/bugdetail-91.html
Code now in HEAD.