Developing applications that use EJB query

What to do next

  • 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 JavaBean (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.

Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 3:36:59 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-iseries&topic=container_ejbquery_developing
File name: container_ejbquery_developing.html