Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop Dynamic and EJB query > Develop applications that use EJB query > Use the dynamic query service


Access intent implications for dynamic query

WAS gives you the option to set access intent policies for your entity enterprise beans as a way of managing their transfer of data with the underlying data store. An access intent policy controls the isolation level used on the data source connection, as well as the database locks used during data retrieval. By manipulating these elements, you can maximize the efficiency of the application's data flow.

To learn more, begin with the topic, Access intent policies and the topic, Concurrency control.

When formulating dynamic queries, keep in mind the following considerations concerning their interaction with access intent policies:


Access intent policies for EJB 2.x entity beans
Concurrency control
Access intent service
Dynamic query performance considerations
Use the dynamic query service


Related


Access intent -- isolation levels and update locks

+

Search Tips   |   Advanced Search