Membros SQLServerPooledConnection
As tabelas a seguir listam os membros expostos pela classe SQLServerPooledConnection.
Construtores
Nenhum.
Campos
Nenhum.
Campos herdados
Nenhum.
Métodos
Nome | Descrição |
---|---|
addConnectionEventListener | Registra o ouvinte de evento fornecido de forma que ele seja notificado quando um evento ocorrer no objeto SQLServerPooledConnection. |
close | Fecha a conexão física que o objeto SQLServerPooledConnection representa. |
getConnection | Cria um identificador de objeto para a conexão física que o objeto SQLServerPooledConnection representa. |
removeConnectionEventListener | Remove o ouvinte de evento fornecido. |
Métodos herdados
Classe herdada de: | Métodos |
---|---|
java.lang.Object | clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |