EJB query language
EJB query language enables you to write queries based on
entity beans without knowing the underlying relational schema.
Using the dynamic query service
There are times in the development process when you might
prefer to use the dynamic query service rather than the regular Enterprise
JavaBeans (EJB) query service (which can be referred to as deployment
query). During testing, for instance, the dynamic query service
can be used at application run time, so you do not have to re-deploy
your application.
Last updated: April 18, 2014 05:01 AM CDT http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=container_ejbquery_developing File name: container_ejbquery_developing.html