skip to main content
Using the JDBC Client : JDBC Connection Properties : ServerDataSource
 

ServerDataSource

Description

A property that specifies a string to identify the server data source to be used for the connection. If unspecified, the configuration of the default server data source will be used for the connection.

Valid Values

string
where string is a JDBC data source, URL, or java.util.property.

Default

None

Data type

String