setDataSourceName(String name)

Syntax:

void setDataSourceName(String name) throws SQLException

Description:

Sets the data source name for this data source.

Parameters:

name

the new data source name

Throws:

SQLException - if a database access error occurs