Using third-party tools

You can hook into any JDBC tool with just our JDBC Driver class name (org.apache.derby.jdbc.EmbeddedDriver) and Derby's JDBC connection URL.

Related concepts
Retrieving the database connection URL
Supplying a parameter only once
Defining an identity column
Tricks of the VALUES clause