public class ConnectionInformations extends Object implements Serializable
| Constructor and Description |
|---|
ConnectionInformations() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getOpeningDate() |
List<StackTraceElement> |
getOpeningStackTrace() |
long |
getThreadId() |
static int |
getUniqueIdOfConnection(Connection connection) |
String |
toString() |
public static int getUniqueIdOfConnection(Connection connection)
public Date getOpeningDate()
public List<StackTraceElement> getOpeningStackTrace()
public long getThreadId()
Copyright © 2008–2024 Emeric Vernat. All rights reserved.