Modifying the schema name
The next step is to modify the schema name so that your bean will be portable to other databases. The special value to allow a bean to be portable in this manner is NULLID.
Before you begin
About this task
Procedure
- In the Project Explorer view expand Databases > WebSphereCommerceServerExtensionsData.
- Right-click the schema node (for example, db2user) and select Rename.
- Set the value to
NULLID
. - Proceed to creating the access bean.