At this point, you have completed the following tasks:
- Installed and started Apache Derby as a network server.
- Created a new database.
- Created tables in a specific schema within your new database.
That just scratches the surface of what you can do with Apache Derby using only the tools you have been using so far. Throughout the rest of this tutorial, if you have spare time, you can refer to the Apache Derby Introduction handout for further learning activities, including:
- Enabling connections to the Apache Derby network server from other hosts.
- Forcing Apache Derby to authenticate users.
- Performing online backups of Apache Derby databases.
- Importing and exporting bulk data from Apache Derby.