Método getConnection (SQLServerPooledConnection)
Crea un controlador de objeto para la conexión física que representa este objeto SQLServerPooledConnection.
Sintaxis
public java.sql.Connection getConnection()
Valor devuelto
Un objeto Connection.
Excepciones
java.sql.SQLException
Notas
El método getConnection especifica este método getConnection en la interfaz javax.sql.PooledConnection.
Vea también
Referencia
Clase SQLServerPooledConnection
Conceptos
Métodos SQLServerPooledConnection
Miembros de SQLServerPooledConnection