shut Down Data Source
Creates a data source that can be used to shut down an embedded derby database upon first connection.
Return
the created DataSource
Parameters
path To Db
a path to the database, must not be null
user
a username, can be null
p Word
a password, can be null
Creates a data source that can be used to shut down an embedded derby database upon first connection.
Return
the created DataSource
Parameters
db Name
the path to the database, must not be null
user
a username, can be null
p Word
a password, can be null