+

Search Tips   |   Advanced Search

 

Establishing custom finder SQL dynamic enhancement server-wide

 

Enable support for dynamic SQL enhancement of all custom finders, defined in all beans, by modifying the custom properties of your appserver in the console.

 

Overview

To establish this support on a server-wide basis (that is, dynamic SQL enhancement of all custom finders defined in all beans is enabled), use the following steps.

 

Procedure

  1. Open the console.

  2. Select Servers.

  3. Select Application Servers.

  4. Select the server you want to configure.

  5. In the Additional Properties area, select Process Definition.

  6. In the Additional Properties area, select Control or Servant. Select Control to define the property in the Control, Servant to define the property in the Servant.

  7. In the Additional Properties area, select Java Virtual Machine.

  8. Select Custom Properties.

  9. Select com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent and enter a value of all. If the property is not present in the list, create a new property name, enter the name com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent and the value all.



Custom finder SQL dynamic enhancement

 

Related Reference

Administrative console buttons
Administrative console page features