Database Info
Use to specify the database connection and sequencing information for the TopLink mappings.
- Deployment Connection
- Select an existing database connection, or click New to create a new database connection using the Database Connection Wizard.
- Information for Connection
- These fields are for display only and cannot be changed on this page.
- Username
- Name used to log into the database.
- Driver
- Database driver used to log into the database.
- URL
- Location of the database.
- Database Platform
- Select the database platform type of the current deployment connection.
- Sequencing
- Preallocation Size
- Enter the default preallocation size. See "Working with Sequencing" for more information.
- Sequence Table Information
- Specify if this project uses:
-
- TopLink's Default Sequence Table
- The database's Native Sequencing
- Use a Custom Sequence Table
If you select a custom sequence table, select a sequence Name, the Sequence Name Field, and Sequence Counter Field.
Related Topics
Specifying Database Properties
Working with Database Connections
Copyright © 1997, 2004, Oracle.
All rights reserved.