Using the databaseName attributeYou can use a databaseName attribute on a database connection URL
to specify the name of the database to which you want to connect.Database name attributeuse of in database
connection URLRead-only databasesaccessingSubsubprotocolpart of database connection URL syntaxjdbc:derby:;databaseName=databaseName
You can access read-only databases in jar or zip files by specifying jar as
the subsubprotocol, like this: