createClientDataSourceWithLocalHost

Return

the created DataSource

Parameters

dbName

the path to the database, must not be null

user

a username, can be null

pWord

a password, can be null

create

a flag to indicate if the database should be created upon first connection