Syntax of database connection URLs for applications with embedded databases

For applications with embedded databases, the syntax of the database connection URL is

jdbc:derby:[subsubprotocol:][databaseName][;attributes]*
Related concepts
Additional SQL syntax
Related reference
Derby database connection URL syntax
Attributes of the Derby database connection URL