Chapter 7 Creating J2EE Applications for IBM WebSphere 5.0


Customizing Database Support

WebSphere Application Server supports the following databases:

SQL92, SQL99

PowerDesigner does not support the following databases:

Steps To define the type, name, and schema name of the target database:

  1. Select Model→Data Sources.
  2. Open the property sheet of the first data source.
  3. Click the Extended Attributes tab, and then click the WebSphere sub-tab at the bottom of the list.
  4. Enter values for the following properties:

Extended Attribute Description
DatabaseName Specifies the database name.

Default value: PDM Code or the PDM database object Code
DatabaseType Specifies the database type.

Default value: <Default>.

If you do not select the database type, PowerDesigner tries to determine it using the DBMS type of the PDM.
SchemaName Specifies the database schema name.

Default value: NULLID

 


Copyright (C) 2007. Sybase Inc. All rights reserved.