WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Creating a data design project
Create a data design project to contain your database definition files.
Data design projects are used in the WebSphere® Message Broker Toolkit to contain database definitions.
To create a data design project in the Broker Application Development perspective, complete the following steps:
- Click A window opens in which you can select a wizard. .
- Expand Data, select Data Design Project, and click Next. The New Data Design Project wizard opens.
- Enter a name for your data design project, and then click Finish. The Open associated perspective dialog is displayed.
- Click No. Your data design project is created, and is displayed in the Broker Development view, under Independent resources.
After you create a data design project, you can complete
the following tasks:
- Create a database definition by using the New Database Definition File wizard to connect to a database server; see Creating a database definition (.dbm file) by using the New Database Definition File wizard.
- Create a database definition from scratch when it is not possible to connect to the database server by using the WebSphere Message Broker Toolkit; see Creating a database definition from scratch.
- Include your data design project in an application; see Including a project in an application or library.
- Reference your data design project from a Message Broker project; see Adding and removing library references.