I would like to create dynamic JDOQL query, meaning without mentioning the JDO query in the Domain object and create the dynamic JDOQL query with in ISIS domain service method.
But ISIS Query API(allMatches(final Query<T> query)) doesn't support as it makes mandatory to have static JDOQL query in the domain object class Is there any other way to create dynamic JDOQL in the domain service method? Is it possible to directly use JDO query API BR Ranganath Varma The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
