Access intent implications for dynamic query

 

Access intent implications for dynamic query

WebSphere Application Server 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 datastore. 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 your application's data flow. To learn more, begin with the topics Access intent policies and Concurrency control. When formulating dynamic queries, keep in mind the following considerations concerning their interaction with access intent policies: