Apache Derby
| Option | Info |
|---|---|
Type |
Relational |
Driver |
Included |
Version Included |
10.17.1.0 |
Hop Dependencies |
None |
Documentation |
|
JDBC Url |
jdbc:derby:<host>[:<port>]/<database> |
JDBC Url Embedded |
jdbc:derby:<database> |
Driver folder |
<Hop Installation>/lib/jdbc |
| Derby JDBC driver has two different modes, if you want to use Derby Embbeded, replace the derbyclient.jar file with derby.jar |