(I know this has been asked-and-answered, but unfortunately I have yet to master the skill of google searching for keywords which are part of everyday discussion - I search for "LIKE" and as you might guess I get almost every doc and email posted!)
Anyway, my question... Is it poosible to do in JDO - or for that matter in JPA or Low-Level API - to use LIKE in my data fetches? For example, I would like to do a search which I would implement in SQL as: SELECT * FROM books WHERE books.keywords LIKE '%fiction%'; Possible? Or any Work-arounds? Thanks! Steve B. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
