DataSource.getConnection

Overview | Methods | This Package | All Packages

DataSource.getConnection

Retrieves the Connection object associated with the data source.

Syntax

public Connection getConnection()

Return Value

Returns the associated Connection object.

See Also   getRecordset, getCommand