password=userPassword attribute

The password=userPassword attribute specifies a valid password for the given user name.

Combining with other attributes

Use this attribute in conjunction with the user=userName attribute.

Example

-- connect the user jack to toursDB
jdbc:derby:toursDB;user=jack;password=upTheHill