Create a connection profile to connect to Apache Derby.
- In the Database Development perspective, right-click Databases in the Data Source Explorer and select New.
The New Connection Profile wizard opens.
- Select Derby Embedded Database
and click Next.
The Derby Embedded Database page appears.
- Type a unique connection profile name in the Name
field.
- Click Next.
- Click the down-arrow in the Select a driver from the drop-down field and select the Apache Derby driver definition that you previously created.
- Click Finish.
The connection profile is created. You can now use this connection profile to connect to the Apache Derby database.