Providing a user name and password
When user authentication is enabled, an application must provide
a user name and password. One way to do this is to use the user=userName and password=userPassword connection
URL attributes.
Usersproviding a name and password for in
connection
jdbc:derby:sample;user=jill;password=toFetchAPail