| Author |
H2 database - how can I know if the database exsists or not
|
moshi cochem
Ranch Hand
Joined: Nov 10, 2009
Posts: 91
|
|
Hi,
about H2 database , working with java.
how can I know if the database exsists or not ?
I know I can try to connect to the database and if is not exsists - it will be created.
But I want to check by myself if exists or not.
Thanks.
|
 |
 |
|
|
subject: H2 database - how can I know if the database exsists or not
|
|
|