Establishing custom finder SQL dynamic enhancement for specific custom finders

You can add an environment variable to establish support for custom finders you want to use in data access applications.

About this task

To establish this support for specific custom finders use the following steps.

Procedure

  1. Start a Java Platform, Enterprise Edition (Java EE) application development environment of your choice.
  2. Create or edit the application EAR file needing this support.
  3. Check for an environmental variable called com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent.methodLevel . If the variable does not already exist, add it to the EAR file.
  4. Give the variable a value that corresponds to a list of method names (including parameter lists) with each name separated from the others by a colon (:).
  5. Deploy and install the application.



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 4:16:02 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-base-dist&topic=tdat_sqllock3
File name: tdat_sqllock3.html