Compartir a través de


getConnection Method ()

Tries to establish a connection with the data source that this SQLServerDataSource object represents.

public java.sql.Connection getConnection()

Valor devuelto

A SQLServerConnection object.

Excepciones

java.sql.SQLException

Notas

This getConnection method is specified by the getConnection method in the javax.sql.DataSource interface.

Vea también

Referencia

SQLServerDataSource Class

Conceptos

getConnection Method (SQLServerDataSource)
SQLServerDataSource Methods
SQLServerDataSource Members