public interface IInfoBaseConnectionShort
Modifier and Type | Method and Description |
---|---|
String |
getApplication()
Gets the name of the application that established the connection
|
int |
getBlockedByLs()
Gets the number of the connection that locks this connection
in the transaction lock service
|
Date |
getConnectedAt()
Gets the time when the connection was established
|
int |
getConnId()
Gets the connection number
|
String |
getHost()
Gets the name of the computer that established the connection
|
UUID |
getInfoBaseConnectionId()
Gets the connection ID
|
UUID |
getInfoBaseId()
Gets the ID of the infobase to which the connection is established
|
int |
getSessionNumber()
Gets the session number if a session is attached to the connection
|
UUID |
getWorkingProcessId()
Gets the ID of the working process
to which the connection is established
|
UUID getInfoBaseConnectionId()
String getApplication()
int getBlockedByLs()
Date getConnectedAt()
int getConnId()
String getHost()
UUID getInfoBaseId()
UUID getWorkingProcessId()
int getSessionNumber()
Copyright © '1C' 1996-2012