> I'm looking for a way of displaying available databases,
> ideally something similar to "show databases" from MySQL.

Derby doesn't maintain a master catalog of databases, so you
have to keep track of the databases yourself. Here's
a few suggestions from the list archive from the last time
this topic came up:

http://www.nabble.com/Re%3A-List-existing-databases-p11813553.html

thanks,

bryan

Reply via email to