+

Search Tips   |   Advanced Search

Develop Dynamic and EJB query

Dynamic query is a WebSphere programming extension for unprecedented application flexibility. This information also includes EJB query, the Java feature upon which the WebSphere extension is built.

Dynamic query lets you dynamically build and submit queries that select, sort, join, and perform calculations on application data at run time.

Dynamic query service provides the ability to pass in and process EJB query language queries at run time, eliminating the need to hard-code required queries into deployment descriptors during application development.


Subtopics

  • End-to-end paths for Dynamic and EJB query