Operating Systems: i5/OS
Personalize the table of contents and search results
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 application
server in the administrative 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
- Open the administrative console.
- Select Servers.
- Select Application Servers.
- Select the server you want to configure.
- In the Additional Properties area, select Process Definition.
- 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.
- In the Additional Properties area, select Java Virtual Machine.
- Select Custom Properties.
- 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
|