open Database
The database must already exist. It is not created. An exception is thrown if it does not exist.
Return
the created database
Parameters
db Name
the name of the embedded database, must not be null
db Dir
a path to the directory that holds the database, must not be null
The database must already exist. It is not created. An exception is thrown if it does not exist.
Return
the database
Parameters
path To Db
the full path to the directory that is the database, must not be null