When you set up a database, the typical order is to create
a database, configure the properties file, and then create the database
tables. Choose the set of instructions that best matches your environment
for configuring the database.
Fast path: If you are using the included Derby database
no additional setup is necessary. .
The overview steps for setting up a database are as follows:
- Create a database.
- Configure the properties files. You can complete this step with
the Setup wizard.
- Create the database tables. You can complete this step with the
Setup wizard.