DatabaseName identifies the unique name that is to be assigned to the database to be created.
DatabaseName标识为要创建的数据库分配的唯一名称。
2
Second, the url attribute MUST be in the basic form "jdbc:derby:databaseName" where databaseName is the name of the Derby database you are working with.